Kovavavvavava's picture
Upload folder using huggingface_hub
f7d4859 verified
Raw
History Blame Contribute Delete
9.65 kB
{
"codebase_version": "v2.1",
"robot_type": null,
"total_episodes": 400,
"total_frames": 51034,
"total_tasks": 1,
"total_videos": 2800,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 15,
"splits": {
"train": "0:400"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
8
],
"names": [
"states_joint_0",
"states_joint_1",
"states_joint_2",
"states_joint_3",
"states_joint_4",
"states_joint_5",
"states_joint_6",
"states_joint_7"
]
},
"observation.right_eef_pose": {
"dtype": "float32",
"shape": [
10
],
"names": [
"states_ee_0",
"states_ee_1",
"states_ee_2",
"states_ee_3",
"states_ee_4",
"states_ee_5",
"states_ee_6",
"states_ee_7",
"states_ee_8",
"states_ee_9"
]
},
"observation.points.gripper_pcds": {
"dtype": "pcd",
"shape": [
-1,
3
],
"names": [
"N",
"channels"
]
},
"observation.points.goal_gripper_pcds": {
"dtype": "pcd",
"shape": [
-1,
3
],
"names": [
"N",
"channels"
]
},
"action": {
"dtype": "float32",
"shape": [
8
],
"names": [
"action_joint_0",
"action_joint_1",
"action_joint_2",
"action_joint_3",
"action_joint_4",
"action_joint_5",
"action_joint_6",
"action_joint_7"
]
},
"action.right_eef_pose": {
"dtype": "float32",
"shape": [
10
],
"names": [
"action_ee_0",
"action_ee_1",
"action_ee_2",
"action_ee_3",
"action_ee_4",
"action_ee_5",
"action_ee_6",
"action_ee_7",
"action_ee_8",
"action_ee_9"
]
},
"observation.images.cam_azure_kinect_front.color": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_azure_kinect_left.color": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_wrist": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_azure_kinect_front.transformed_depth": {
"dtype": "video",
"shape": [
720,
1280,
1
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "ffv1",
"video.pix_fmt": "gray16le",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 1,
"has_audio": false
}
},
"observation.images.cam_azure_kinect_left.transformed_depth": {
"dtype": "video",
"shape": [
720,
1280,
1
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "ffv1",
"video.pix_fmt": "gray16le",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 1,
"has_audio": false
}
},
"observation.images.cam_azure_kinect_front.goal_gripper_proj": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_azure_kinect_left.goal_gripper_proj": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.cam_azure_kinect_front.intrinsics": {
"dtype": "float32",
"shape": [
3,
3
],
"names": [
"rows",
"cols"
]
},
"observation.cam_azure_kinect_front.extrinsics": {
"dtype": "float32",
"shape": [
4,
4
],
"names": [
"rows",
"cols"
]
},
"observation.cam_azure_kinect_left.intrinsics": {
"dtype": "float32",
"shape": [
3,
3
],
"names": [
"rows",
"cols"
]
},
"observation.cam_azure_kinect_left.extrinsics": {
"dtype": "float32",
"shape": [
4,
4
],
"names": [
"rows",
"cols"
]
},
"next_event_idx": {
"dtype": "int32",
"shape": [
1
],
"names": [
"idx"
]
},
"embodiment": {
"dtype": "string",
"shape": [
1
],
"names": [
"embodiment"
],
"info": "Name of embodiment"
},
"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
}
}
}