תיאור :
דף הבית : https://github.com/notmahi/dobb-e
קוד מקור :
tfds.robotics.rtx.Dobbe
גרסאות :
-
0.1.0
(ברירת מחדל): שחרור ראשוני.
-
גודל הורדה :
Unknown size
גודל ערכת נתונים :
21.21 GiB
שמירה אוטומטית במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'train' | 5,208 |
- מבנה תכונה :
FeaturesDict({
'episode_metadata': FeaturesDict({
'file_path': string,
}),
'steps': Dataset({
'action': Tensor(shape=(7,), dtype=float32),
'discount': Scalar(shape=(), dtype=float32),
'is_first': bool,
'is_last': bool,
'is_terminal': bool,
'language_embedding': Tensor(shape=(512,), dtype=float32),
'language_instruction': string,
'observation': FeaturesDict({
'gripper': Tensor(shape=(1,), dtype=float32),
'quat': Tensor(shape=(4,), dtype=float32),
'rot': Tensor(shape=(3,), dtype=float32),
'state': Tensor(shape=(7,), dtype=float32),
'wrist_image': Image(shape=(256, 256, 3), dtype=uint8),
'xyz': Tensor(shape=(3,), dtype=float32),
}),
'reward': Scalar(shape=(), dtype=float32),
}),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
episode_metadata | FeaturesDict | |||
episode_metadata/file_path | מוֹתֵחַ | חוּט | ||
צעדים | מערך נתונים | |||
צעדים/פעולה | מוֹתֵחַ | (7,) | לצוף32 | |
צעדים/הנחה | סקלר | לצוף32 | ||
צעדים/הוא_ראשון | מוֹתֵחַ | bool | ||
צעדים/הוא_אחרון | מוֹתֵחַ | bool | ||
steps/is_terminal | מוֹתֵחַ | bool | ||
שלבים/הטבעת_שפה | מוֹתֵחַ | (512,) | לצוף32 | |
שלבים/הוראת_שפה | מוֹתֵחַ | חוּט | ||
צעדים/תצפית | FeaturesDict | |||
מדרגות/תצפית/תופסן | מוֹתֵחַ | (1,) | לצוף32 | |
צעדים/תצפית/קוואט | מוֹתֵחַ | (4,) | לצוף32 | |
צעדים/תצפית/ריקבון | מוֹתֵחַ | (3,) | לצוף32 | |
צעדים/תצפית/מצב | מוֹתֵחַ | (7,) | לצוף32 | |
צעדים/תצפית/תמונת_שורש כף היד | תמונה | (256, 256, 3) | uint8 | |
צעדים/תצפית/xyz | מוֹתֵחַ | (3,) | לצוף32 | |
צעדים/פרס | סקלר | לצוף32 |
מפתחות בפיקוח (ראה
as_supervised
doc ):None
איור ( tfds.show_examples ): לא נתמך.
דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@misc{shafiullah2023dobbe, title={On Bringing Robots Home}, author={Nur Muhammad Mahi Shafiullah and Anant Rai and Haritheja Etukuru and Yiqian Liu and Ishan Misra and Soumith Chintala and Lerrel Pinto}, year={2023}, eprint={2311.16098}, archivePrefix={arXiv}, primaryClass={cs.RO} }