kfstiger's picture
Upload folder using huggingface_hub
9c6de84 verified
Raw
History Blame Contribute Delete
7.78 kB
{
"codebase_version": "v3.0",
"fps": 10,
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
20
],
"names": [
[
"localization.pose.pika_l.x",
"localization.pose.pika_l.y",
"localization.pose.pika_l.z",
"localization.pose.pika_l.r00",
"localization.pose.pika_l.r01",
"localization.pose.pika_l.r10",
"localization.pose.pika_l.r11",
"localization.pose.pika_l.r20",
"localization.pose.pika_l.r21",
"localization.pose.pika_l.gripper",
"localization.pose.pika_r.x",
"localization.pose.pika_r.y",
"localization.pose.pika_r.z",
"localization.pose.pika_r.r00",
"localization.pose.pika_r.r01",
"localization.pose.pika_r.r10",
"localization.pose.pika_r.r11",
"localization.pose.pika_r.r20",
"localization.pose.pika_r.r21",
"localization.pose.pika_r.gripper"
]
]
},
"action": {
"dtype": "float32",
"shape": [
20
],
"names": [
[
"localization.pose.pika_l.x",
"localization.pose.pika_l.y",
"localization.pose.pika_l.z",
"localization.pose.pika_l.r00",
"localization.pose.pika_l.r01",
"localization.pose.pika_l.r10",
"localization.pose.pika_l.r11",
"localization.pose.pika_l.r20",
"localization.pose.pika_l.r21",
"localization.pose.pika_l.gripper",
"localization.pose.pika_r.x",
"localization.pose.pika_r.y",
"localization.pose.pika_r.z",
"localization.pose.pika_r.r00",
"localization.pose.pika_r.r01",
"localization.pose.pika_r.r10",
"localization.pose.pika_r.r11",
"localization.pose.pika_r.r20",
"localization.pose.pika_r.r21",
"localization.pose.pika_r.gripper"
]
]
},
"observation.images.pikaDepthCamera_l": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 10,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {},
"is_depth_map": false
}
},
"observation.images.pikaDepthCamera_r": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 10,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {},
"is_depth_map": false
}
},
"observation.images.pikaFisheyeCamera_l": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 10,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {},
"is_depth_map": false
}
},
"observation.images.pikaFisheyeCamera_r": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 10,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {},
"is_depth_map": false
}
},
"observation.depths.pikaDepthCamera_l": {
"dtype": "image",
"shape": [
1,
480,
640
],
"names": [
"channels",
"height",
"width"
]
},
"observation.depths.pikaDepthCamera_r": {
"dtype": "image",
"shape": [
1,
480,
640
],
"names": [
"channels",
"height",
"width"
]
},
"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
}
},
"total_episodes": 17,
"total_frames": 1733,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"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",
"robot_type": "cobot_magic",
"splits": {
"train": "0:17"
}
}