google-deepmind / google-deepmind/open_x_embodiment
How to write changed data to original tfds datasets?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
I want to augment images data in some datasets in [open_x_embodiment](https://github.com/google-deepmind/open_x_embodiment). We know that it's easy to read episode data using tfds api,but i don't find some api that can store changed data to original datasets. Is there any way to do that?
Contributor guide
Assessment
This issue has not been assessed yet.