-
Notifications
You must be signed in to change notification settings - Fork 12
Issues: droid-dataset/droid_policy_learning
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Batch collate error, "found object" from
raw_language
and a question about pad_mask
#25
opened Oct 4, 2024 by
badinkajink
Check that: - if dataset was added recently, it may only be available in
tfds-nightly
- the dataset name is spelled correctly - dataset class defines all base class abstract methods - the module defining the dataset class is imported Did you mean: droid -> drop ? The builder directory droid/droid doesn't contain any versions. No builder could be found in the directory: ./droid for the builder: droid. No registered data_dirs were found in: - ./droid
#1
opened Mar 29, 2024 by
Jinming-Li
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.