- विवरण :
इस डेटा सेट में रोबोट पुशिंग मोशन के लगभग 44,000 उदाहरण हैं, जिसमें एक प्रशिक्षण सेट (ट्रेन) और पहले देखे गए (टेस्टसीन) और अनसीन (टेस्टनोवेल) ऑब्जेक्ट्स के दो टेस्ट सेट शामिल हैं। यह छोटा 64x64 संस्करण है।
स्रोत कोड :
tfds.video.BairRobotPushingSmall
संस्करण :
-
2.0.0
(डिफ़ॉल्ट): नया स्प्लिट एपीआई ( https://tensorflow.org/datasets/splits )
-
डाउनलोड साइज :
30.06 GiB
डेटासेट आकार :
Unknown size
ऑटो-कैश्ड ( दस्तावेज़ीकरण ): अज्ञात
विभाजन :
विभाजित करना | उदाहरण |
---|---|
'test' | 256 |
'train' | 43,264 |
- विशेषताएं :
Sequence({
'action': Tensor(shape=(4,), dtype=tf.float32),
'endeffector_pos': Tensor(shape=(3,), dtype=tf.float32),
'image_aux1': Image(shape=(64, 64, 3), dtype=tf.uint8),
'image_main': Image(shape=(64, 64, 3), dtype=tf.uint8),
})
पर्यवेक्षित कुंजी (
as_supervised
doc देखें):None
चित्र ( tfds.show_examples ): समर्थित नहीं है।
उदाहरण ( tfds.as_dataframe ):
- उद्धरण :
@misc{1710.05268,
Author = {Frederik Ebert and Chelsea Finn and Alex X. Lee and Sergey Levine},
Title = {Self-Supervised Visual Planning with Temporal Skip Connections},
Year = {2017},
Eprint = {arXiv:1710.05268},
}