LogicDeposit's picture
Initial upload of TransferCube dataset
9c1c940 verified
Raw
History Blame Contribute Delete
6.09 kB
{
"codebase_version": "v3.0",
"robot_type": null,
"total_episodes": 110,
"total_frames": 49243,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 30,
"splits": {
"train": "0:110"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
31
],
"names": [
"dof_pos/waistRoll",
"dof_pos/waistPitch",
"dof_pos/waistYaw",
"dof_pos/neckYaw",
"dof_pos/neckPitch",
"dof_pos/shoulderPitch_Left",
"dof_pos/shoulderRoll_Left",
"dof_pos/shoulderYaw_Left",
"dof_pos/elbow_Left",
"dof_pos/wristYaw_Left",
"dof_pos/wristPitch_Left",
"dof_pos/wristRoll_Left",
"dof_pos/shoulderPitch_Right",
"dof_pos/shoulderRoll_Right",
"dof_pos/shoulderYaw_Right",
"dof_pos/elbow_Right",
"dof_pos/wristYaw_Right",
"dof_pos/wristPitch_Right",
"dof_pos/wristRoll_Right",
"dof_pos/hand_pinky_Left",
"dof_pos/hand_ring_Left",
"dof_pos/hand_middle_Left",
"dof_pos/hand_index_Left",
"dof_pos/hand_thumb_1_Left",
"dof_pos/hand_thumb_2_Left",
"dof_pos/hand_pinky_Right",
"dof_pos/hand_ring_Right",
"dof_pos/hand_middle_Right",
"dof_pos/hand_index_Right",
"dof_pos/hand_thumb_1_Right",
"dof_pos/hand_thumb_2_Right"
]
},
"action": {
"dtype": "float32",
"shape": [
31
],
"names": [
"dof_pos/waistRoll",
"dof_pos/waistPitch",
"dof_pos/waistYaw",
"dof_pos/neckYaw",
"dof_pos/neckPitch",
"dof_pos/shoulderPitch_Left",
"dof_pos/shoulderRoll_Left",
"dof_pos/shoulderYaw_Left",
"dof_pos/elbow_Left",
"dof_pos/wristYaw_Left",
"dof_pos/wristPitch_Left",
"dof_pos/wristRoll_Left",
"dof_pos/shoulderPitch_Right",
"dof_pos/shoulderRoll_Right",
"dof_pos/shoulderYaw_Right",
"dof_pos/elbow_Right",
"dof_pos/wristYaw_Right",
"dof_pos/wristPitch_Right",
"dof_pos/wristRoll_Right",
"dof_pos/hand_pinky_Left",
"dof_pos/hand_ring_Left",
"dof_pos/hand_middle_Left",
"dof_pos/hand_index_Left",
"dof_pos/hand_thumb_1_Left",
"dof_pos/hand_thumb_2_Left",
"dof_pos/hand_pinky_Right",
"dof_pos/hand_ring_Right",
"dof_pos/hand_middle_Right",
"dof_pos/hand_index_Right",
"dof_pos/hand_thumb_1_Right",
"dof_pos/hand_thumb_2_Right"
]
},
"observation.images.head": {
"dtype": "video",
"shape": [
3,
360,
640
],
"names": [
"channel",
"height",
"width"
],
"info": {
"video.height": 360,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist_left": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channel",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist_right": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channel",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
}
}
}