shuver's picture
Add files using upload-large-folder tool
a3c2a4d verified
{
"codebase_version": "v2.1",
"robot_type": "dvrk",
"total_episodes": 196,
"total_frames": 103067,
"total_tasks": 1,
"total_videos": 1176,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:7, 8:14, 15:29, 30:31, 32:33, 34:38, 39:48, 49:58, 60:63, 64:69, 70:73, 74:76, 79:95, 96:103, 105:109, 110:112, 114:120, 122:123, 124:127, 128:130, 131:134, 135:137, 139:140, 141:151, 152:153, 154:157, 158:162",
"val": "7:8, 14:15, 31:32, 38:39, 48:49, 58:59, 73:74, 76:78, 104:105, 109:110, 112:113, 123:124, 130:131, 137:138, 140:141, 153:154",
"test": "29:30, 33:34, 59:60, 63:64, 69:70, 78:79, 95:96, 103:104, 113:114, 120:122, 127:128, 134:135, 138:139, 151:152, 157:158",
"perfect": "0:135",
"recovery": "135:162",
"failure": "162:196"
},
"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.images.endoscope.left": {
"dtype": "video",
"shape": [
576,
720,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 576,
"video.width": 720,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.endoscope.right": {
"dtype": "video",
"shape": [
576,
720,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 576,
"video.width": 720,
"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": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"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": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"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.realsense.color": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.realsense.depth": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 720,
"video.width": 1280,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.state": {
"dtype": "float32",
"shape": [
23
],
"names": [
[
"psm1_pose.position.x",
"psm1_pose.position.y",
"psm1_pose.position.z",
"psm1_pose.orientation.x",
"psm1_pose.orientation.y",
"psm1_pose.orientation.z",
"psm1_pose.orientation.w",
"psm1_jaw",
"psm2_pose.position.x",
"psm2_pose.position.y",
"psm2_pose.position.z",
"psm2_pose.orientation.x",
"psm2_pose.orientation.y",
"psm2_pose.orientation.z",
"psm2_pose.orientation.w",
"psm2_jaw",
"ecm_pose.position.x",
"ecm_pose.position.y",
"ecm_pose.position.z",
"ecm_pose.orientation.x",
"ecm_pose.orientation.y",
"ecm_pose.orientation.z",
"ecm_pose.orientation.w"
]
]
},
"action": {
"dtype": "float32",
"shape": [
23
],
"names": [
[
"psm1_sp.position.x",
"psm1_sp.position.y",
"psm1_sp.position.z",
"psm1_sp.orientation.x",
"psm1_sp.orientation.y",
"psm1_sp.orientation.z",
"psm1_sp.orientation.w",
"psm1_jaw_sp",
"psm2_sp.position.x",
"psm2_sp.position.y",
"psm2_sp.position.z",
"psm2_sp.orientation.x",
"psm2_sp.orientation.y",
"psm2_sp.orientation.z",
"psm2_sp.orientation.w",
"psm2_jaw_sp",
"ecm_sp.position.x",
"ecm_sp.position.y",
"ecm_sp.position.z",
"ecm_sp.orientation.x",
"ecm_sp.orientation.y",
"ecm_sp.orientation.z",
"ecm_sp.orientation.w"
]
]
},
"observation.meta.tool.psm1": {
"dtype": "string",
"shape": [
1
],
"names": [
"psm1_tool_type"
]
},
"observation.meta.tool.psm2": {
"dtype": "string",
"shape": [
1
],
"names": [
"psm2_tool_type"
]
},
"observation.meta.suj": {
"dtype": "float32",
"shape": [
21
],
"names": [
[
"suj_psm1_pose.position.x",
"suj_psm1_pose.position.y",
"suj_psm1_pose.position.z",
"suj_psm1_pose.orientation.x",
"suj_psm1_pose.orientation.y",
"suj_psm1_pose.orientation.z",
"suj_psm1_pose.orientation.w",
"suj_psm2_pose.position.x",
"suj_psm2_pose.position.y",
"suj_psm2_pose.position.z",
"suj_psm2_pose.orientation.x",
"suj_psm2_pose.orientation.y",
"suj_psm2_pose.orientation.z",
"suj_psm2_pose.orientation.w",
"suj_ecm_pose.position.x",
"suj_ecm_pose.position.y",
"suj_ecm_pose.position.z",
"suj_ecm_pose.orientation.x",
"suj_ecm_pose.orientation.y",
"suj_ecm_pose.orientation.z",
"suj_ecm_pose.orientation.w"
]
]
},
"instruction.text": {
"dtype": "string",
"shape": [
1
],
"description": "Thread the string through the eye of the next bolt."
},
"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
}
},
"episode_count": {
"perfect": "135",
"recovery": "27",
"failure": "34",
"total": "196"
}
}