বর্ণনা :
সোর্স কোড :
tfds.robotics.rtx.IoAiTech
সংস্করণ :
-
0.1.0
(ডিফল্ট): প্রাথমিক প্রকাশ।
-
ডাউনলোড আকার :
Unknown size
ডেটাসেটের আকার :
89.63 GiB
স্বয়ংক্রিয় ক্যাশে ( ডকুমেন্টেশন ): না
বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'train' | ৩,৮৪৭ |
- বৈশিষ্ট্য গঠন :
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({
'depth': Image(shape=(720, 1280, 1), dtype=uint8),
'fisheye_camera_extrinsic': Tensor(shape=(4, 4), dtype=float32),
'fisheye_camera_intrinsic': Tensor(shape=(3, 3), dtype=float32),
'image': Image(shape=(360, 640, 3), dtype=uint8),
'image_fisheye': Image(shape=(640, 800, 3), dtype=uint8),
'image_left_side': Image(shape=(360, 640, 3), dtype=uint8),
'image_right_side': Image(shape=(360, 640, 3), dtype=uint8),
'left_camera_extrinsic': Tensor(shape=(4, 4), dtype=float32),
'left_camera_intrinsic': Tensor(shape=(3, 3), dtype=float32),
'main_camera_intrinsic': Tensor(shape=(3, 3), dtype=float32),
'right_camera_extrinsic': Tensor(shape=(4, 4), dtype=float32),
'right_camera_intrinsic': Tensor(shape=(3, 3), dtype=float32),
'state': Tensor(shape=(8,), dtype=float32),
}),
'reward': Scalar(shape=(), dtype=float32),
}),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
episode_metadata | ফিচারসডিক্ট | |||
episode_metadata/file_path | টেনসর | স্ট্রিং | ||
পদক্ষেপ | ডেটাসেট | |||
পদক্ষেপ/ক্রিয়া | টেনসর | (৭,) | float32 | |
পদক্ষেপ/ছাড় | স্কেলার | float32 | ||
steps/is_first | টেনসর | bool | ||
ধাপ/শেষ_শেষ | টেনসর | bool | ||
steps/is_terminal | টেনসর | bool | ||
পদক্ষেপ/ভাষা_এম্বেডিং | টেনসর | (512,) | float32 | |
পদক্ষেপ/ভাষা_নির্দেশ | টেনসর | স্ট্রিং | ||
পদক্ষেপ/পর্যবেক্ষণ | ফিচারসডিক্ট | |||
পদক্ষেপ/পর্যবেক্ষণ/গভীরতা | ছবি | (720, 1280, 1) | uint8 | |
পদক্ষেপ/পর্যবেক্ষণ/ফিশে_ক্যামেরা_বহির্ভূত | টেনসর | (৪, ৪) | float32 | |
পদক্ষেপ/পর্যবেক্ষন/ফিশে_ক্যামেরা_অন্তঃস্থ | টেনসর | (৩, ৩) | float32 | |
পদক্ষেপ/পর্যবেক্ষণ/চিত্র | ছবি | (360, 640, 3) | uint8 | |
পদক্ষেপ/পর্যবেক্ষণ/ছবি_ফিশে | ছবি | (640, 800, 3) | uint8 | |
পদক্ষেপ/পর্যবেক্ষণ/ছবি_বাম_পাশে | ছবি | (360, 640, 3) | uint8 | |
পদক্ষেপ/পর্যবেক্ষণ/ছবি_রাইট_সাইড | ছবি | (360, 640, 3) | uint8 | |
পদক্ষেপ/পর্যবেক্ষণ/বাম_ক্যামেরা_বহির্ভূত | টেনসর | (৪, ৪) | float32 | |
পদক্ষেপ/অবজারভেশন/বাম_ক্যামেরা_অন্তর্ভুক্ত | টেনসর | (৩, ৩) | float32 | |
পদক্ষেপ/পর্যবেক্ষণ/প্রধান_ক্যামেরা_অন্তঃস্থ | টেনসর | (৩, ৩) | float32 | |
পদক্ষেপ/পর্যবেক্ষণ/right_camera_extrinsic | টেনসর | (৪, ৪) | float32 | |
পদক্ষেপ/পর্যবেক্ষণ/right_camera_intrinsic | টেনসর | (৩, ৩) | float32 | |
পদক্ষেপ/পর্যবেক্ষণ/রাষ্ট্র | টেনসর | (8,) | float32 | |
পদক্ষেপ/পুরস্কার | স্কেলার | float32 |
তত্ত্বাবধান করা কী (দেখুন
as_supervised
doc ):None
চিত্র ( tfds.show_examples ): সমর্থিত নয়।
উদাহরণ ( tfds.as_dataframe ):
- উদ্ধৃতি :