SamLegion888's picture
Fixed video codecs to H.264
562171f verified
Raw
History Blame Contribute Delete
5.72 kB
{
"codebase_version": "v2.1",
"robot_type": "panda",
"total_episodes": 150,
"total_frames": 36194,
"total_tasks": 1,
"total_videos": 450,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 15,
"splits": {
"train": "0:150"
},
"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": "float64",
"shape": [
14
],
"names": [
"cartesian_position",
"gripper_position",
"joint_position"
]
},
"action": {
"dtype": "float64",
"shape": [
28
],
"names": [
"cartesian_position",
"cartesian_velocity",
"gripper_position",
"gripper_velocity",
"joint_position",
"joint_velocity"
]
},
"observation.images.exterior_image_1_left": {
"dtype": "video",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 180,
"video.width": 320,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.exterior_image_2_left": {
"dtype": "video",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 180,
"video.width": 320,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist_image_left": {
"dtype": "video",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 180,
"video.width": 320,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"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
},
"annotation.language.language_instruction": {
"dtype": "int64",
"shape": [
1
]
},
"annotation.language.language_instruction_2": {
"dtype": "int64",
"shape": [
1
]
},
"annotation.language.language_instruction_3": {
"dtype": "int64",
"shape": [
1
]
}
},
"discarded_episode_indices": [
1,
2,
3,
4,
5,
6,
7,
9,
12,
13,
14,
18,
20,
21,
22,
23,
24,
25,
27,
29,
30,
31,
33,
36,
37,
38,
39,
41,
42,
43,
44,
47,
48,
49,
50,
51,
52,
53,
54,
57,
58,
60,
61,
63,
64,
65,
69,
70,
71,
72,
73,
74,
77,
78,
79,
80,
81,
84,
85,
86,
87,
94,
95,
96,
98,
99,
102,
103,
104,
106,
107,
110,
111,
113,
115,
116,
117,
118,
119,
122,
125,
126,
128,
131,
134,
137,
138,
139,
140,
141,
142,
143,
146,
147
]
}