diff --git a/0x00raghu/toffee_blue/meta/info.json b/0x00raghu/toffee_blue/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ecb6e382b034cb2831f1b0ac3aea8edeb0622938 --- /dev/null +++ b/0x00raghu/toffee_blue/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11947, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_blue/meta/stats.json b/0x00raghu/toffee_blue/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..4e6774d67a13ffbde4eb19f3d28ff3debbad857f --- /dev/null +++ b/0x00raghu/toffee_blue/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -40.078125, + 54.404296875, + 55.546875, + 38.056640625, + -42.5390625, + 0.0 + ], + "max": [ + 42.978515625, + 187.20703125, + 179.12109375, + 88.59375, + 12.3046875, + 52.33302688598633 + ], + "mean": [ + 3.712851064059688, + 145.4994527539459, + 141.18604642121355, + 62.94913661794263, + -9.469168275771825, + 8.253738883430312 + ], + "std": [ + 19.637269669090976, + 47.20128023401231, + 41.650320685481454, + 6.930776589124926, + 6.381487251734305, + 12.97080893820124 + ], + "count": [ + 11947 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6788786023855209 + ] + ], + [ + [ + 0.6318955957889557 + ] + ], + [ + [ + 0.5836114376783371 + ] + ] + ], + "std": [ + [ + [ + 0.17797852835579944 + ] + ], + [ + [ + 0.1923313678314451 + ] + ], + [ + [ + 0.19742472741818576 + ] + ] + ], + "count": [ + 2400 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.93917298861764 + ], + "std": [ + 5.748005730212411 + ], + "count": [ + 11947 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5017996149661 + ], + "std": [ + 5.7665495552529595 + ], + "count": [ + 11947 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11946 + ], + "mean": [ + 5973.0 + ], + "std": [ + 3448.801820922739 + ], + "count": [ + 11947 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.1751904243743 + ], + "std": [ + 172.44017995539386 + ], + "count": [ + 11947 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6795447438955307 + ] + ], + [ + [ + 0.6493698865175247 + ] + ], + [ + [ + 0.6123761028051377 + ] + ] + ], + "std": [ + [ + [ + 0.1857916025200794 + ] + ], + [ + [ + 0.193526775202433 + ] + ], + [ + [ + 0.19741707040989773 + ] + ] + ], + "count": [ + 2400 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11947 + ] + }, + "observation.state": { + "min": [ + -39.990234375, + 53.0859375, + 58.623046875, + 39.19921875, + -41.748046875, + 0.6141248941421509 + ], + "max": [ + 42.099609375, + 187.55859375, + 180.087890625, + 87.71484375, + 10.546875, + 51.0747184753418 + ], + "mean": [ + 3.536282617297244, + 144.12546543329842, + 142.69591773507224, + 62.689676688547024, + -8.952263755360098, + 9.293964405543557 + ], + "std": [ + 19.281498567629768, + 48.65262262119308, + 41.190645200869234, + 6.805958055949475, + 6.2364135297875976, + 12.784306075248004 + ], + "count": [ + 11947 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_blue_2/meta/info.json b/0x00raghu/toffee_blue_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b69e6cac32b84bff9debad807d36d325a8d75ec5 --- /dev/null +++ b/0x00raghu/toffee_blue_2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11944, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_blue_2/meta/stats.json b/0x00raghu/toffee_blue_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..bb02de8e526536838c2845e471951d513f922d1e --- /dev/null +++ b/0x00raghu/toffee_blue_2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6794443130493164 + ] + ], + [ + [ + 0.6484697431325912 + ] + ], + [ + [ + 0.6118004381656647 + ] + ] + ], + "std": [ + [ + [ + 0.18701462451458925 + ] + ], + [ + [ + 0.19514270253095975 + ] + ], + [ + [ + 0.19952823983011406 + ] + ] + ], + "count": [ + 2400 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.681754755973816 + ] + ], + [ + [ + 0.6324525803327561 + ] + ], + [ + [ + 0.5830189406871795 + ] + ] + ], + "std": [ + [ + [ + 0.18001272707563432 + ] + ], + [ + [ + 0.1943323471878276 + ] + ], + [ + [ + 0.19919396466587488 + ] + ] + ], + "count": [ + 2400 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.936671144596618 + ], + "std": [ + 5.746559157244617 + ], + "count": [ + 11944 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11944 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.1001339584729 + ], + "std": [ + 172.39678086775706 + ], + "count": [ + 11944 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11943 + ], + "mean": [ + 5971.5 + ], + "std": [ + 3447.93579551592 + ], + "count": [ + 11944 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.500251172136638 + ], + "std": [ + 5.766078014008939 + ], + "count": [ + 11944 + ] + }, + "action": { + "min": [ + -39.990234375, + 60.380859375, + 51.50390625, + 39.111328125, + -35.595703125, + 0.0 + ], + "max": [ + 45.0, + 187.20703125, + 179.12109375, + 93.603515625, + 14.677734375, + 80.42086029052734 + ], + "mean": [ + 6.261588852855078, + 138.38137347444302, + 135.6570358966232, + 62.72733847278919, + -9.160713820940924, + 10.565654137632787 + ], + "std": [ + 21.207618944401265, + 47.76382492072663, + 41.067008713460226, + 7.256838388385866, + 8.623086788794978, + 14.90365977074864 + ], + "count": [ + 11944 + ] + }, + "observation.state": { + "min": [ + -38.759765625, + 59.23828125, + 54.84375, + 38.671875, + -34.716796875, + 0.6141248941421509 + ], + "max": [ + 44.560546875, + 187.55859375, + 180.0, + 91.0546875, + 13.447265625, + 79.324462890625 + ], + "mean": [ + 6.075733788955236, + 136.82670449092734, + 137.22096806888362, + 62.42408103808731, + -8.739421664361018, + 11.349067961778404 + ], + "std": [ + 20.829503292627052, + 49.07526219552603, + 40.60938098085315, + 7.1922782038616075, + 8.372746202518282, + 14.407047728128386 + ], + "count": [ + 11944 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_red/meta/info.json b/0x00raghu/toffee_red/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e74a08863ca36693b93d8795a08913173b0f7d47 --- /dev/null +++ b/0x00raghu/toffee_red/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11956, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_red/meta/stats.json b/0x00raghu/toffee_red/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f2a11e2c37accd64a30459163b5f42422d30c4cc --- /dev/null +++ b/0x00raghu/toffee_red/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6778307020664215 + ] + ], + [ + [ + 0.6495471358299255 + ] + ], + [ + [ + 0.6113702237606049 + ] + ] + ], + "std": [ + [ + [ + 0.19507578902427927 + ] + ], + [ + [ + 0.19922585460805772 + ] + ], + [ + [ + 0.19725093335313662 + ] + ] + ], + "count": [ + 2400 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.946670987527082 + ], + "std": [ + 5.752332397342221 + ], + "count": [ + 11956 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11955 + ], + "mean": [ + 5977.5 + ], + "std": [ + 3451.3998971431865 + ], + "count": [ + 11956 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11956 + ] + }, + "observation.state": { + "min": [ + -37.529296875, + 64.6875, + 76.81640625, + 10.283203125, + -53.61328125, + 0.3799391984939575 + ], + "max": [ + 38.056640625, + 184.482421875, + 174.375, + 78.75, + 8.61328125, + 41.10942077636719 + ], + "mean": [ + -4.971686507057051, + 133.76343536887453, + 134.20081857966514, + 44.54394785829035, + -14.787943226471917, + 10.069653729763905 + ], + "std": [ + 21.714173253703443, + 42.11024628407402, + 31.373187313165534, + 11.660744351737472, + 14.539590675891544, + 10.643100053324078 + ], + "count": [ + 11956 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6742434233427048 + ] + ], + [ + [ + 0.6323614925146103 + ] + ], + [ + [ + 0.5822215974330902 + ] + ] + ], + "std": [ + [ + [ + 0.18660959427080104 + ] + ], + [ + [ + 0.19849328855868836 + ] + ], + [ + [ + 0.19963619610295213 + ] + ] + ], + "count": [ + 2400 + ] + }, + "action": { + "min": [ + -38.056640625, + 66.796875, + 73.564453125, + 10.01953125, + -54.228515625, + -0.08496176451444626 + ], + "max": [ + 38.14453125, + 184.39453125, + 175.60546875, + 80.33203125, + 10.1953125, + 42.82073211669922 + ], + "mean": [ + -4.9245507693801205, + 135.5637717822915, + 133.29778693726567, + 44.74355852312769, + -15.197094669306944, + 9.757466380673533 + ], + "std": [ + 22.17846800279212, + 41.31298175468377, + 32.64524503858008, + 11.828725319742027, + 14.776635773785957, + 10.896391122883625 + ], + "count": [ + 11956 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.4001338240214 + ], + "std": [ + 172.5699856477148 + ], + "count": [ + 11956 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.498159919705587 + ], + "std": [ + 5.766266498704144 + ], + "count": [ + 11956 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_red_2/meta/info.json b/0x00raghu/toffee_red_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..73543b98bd9498c7ea9d2d8623d5c994302703eb --- /dev/null +++ b/0x00raghu/toffee_red_2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11941, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_red_2/meta/stats.json b/0x00raghu/toffee_red_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ce146072e170825b465fcbcef603ae95e8603040 --- /dev/null +++ b/0x00raghu/toffee_red_2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 11940 + ], + "mean": [ + 5970.0 + ], + "std": [ + 3447.0697701090994 + ], + "count": [ + 11941 + ] + }, + "observation.state": { + "min": [ + -38.759765625, + 67.8515625, + 61.435546875, + 11.337890625, + -46.0546875, + 0.3799391984939575 + ], + "max": [ + 40.166015625, + 184.482421875, + 174.375, + 77.607421875, + 16.611328125, + 38.44984817504883 + ], + "mean": [ + -4.350184782067892, + 132.54360408861228, + 131.79292198393915, + 47.01859895536702, + -10.312261997140958, + 9.888670800968328 + ], + "std": [ + 22.484770422475982, + 42.56627042243097, + 32.71861751694175, + 11.65399491406297, + 12.275306155086415, + 11.228090921219087 + ], + "count": [ + 11941 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11941 + ] + }, + "action": { + "min": [ + -39.287109375, + 68.90625, + 57.919921875, + 10.1953125, + -46.23046875, + 0.08496176451444626 + ], + "max": [ + 40.693359375, + 184.39453125, + 175.60546875, + 78.662109375, + 17.666015625, + 40.016990661621094 + ], + "mean": [ + -4.2894687846910715, + 134.3613345838853, + 130.8582798282402, + 47.21077917265279, + -10.614855701944734, + 9.378556185237487 + ], + "std": [ + 22.967455994773307, + 41.75847949441956, + 33.93164079376236, + 11.751481021803192, + 12.591434494973955, + 11.447071464960993 + ], + "count": [ + 11941 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.671643540263176 + ] + ], + [ + [ + 0.6327672928571701 + ] + ], + [ + [ + 0.5854984134435653 + ] + ] + ], + "std": [ + [ + [ + 0.18668290801462242 + ] + ], + [ + [ + 0.1990215610111435 + ] + ], + [ + [ + 0.200898670427817 + ] + ] + ], + "count": [ + 2400 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6746163547039032 + ] + ], + [ + [ + 0.648976719379425 + ] + ], + [ + [ + 0.6143461972475052 + ] + ] + ], + "std": [ + [ + [ + 0.19543446794490962 + ] + ], + [ + [ + 0.20014617329272033 + ] + ], + [ + [ + 0.19867577757519853 + ] + ] + ], + "count": [ + 2400 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.93416804347283 + ], + "std": [ + 5.745110402598329 + ], + "count": [ + 11941 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.500376852859894 + ], + "std": [ + 5.766186883196054 + ], + "count": [ + 11941 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.02503977891297 + ], + "std": [ + 172.3533163268574 + ], + "count": [ + 11941 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_red_3__/meta/info.json b/0x00raghu/toffee_red_3__/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..d19b40caac2685173e938de602d6b6b201808b7d --- /dev/null +++ b/0x00raghu/toffee_red_3__/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 24, + "total_frames": 14331, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:24" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_red_3__/meta/stats.json b/0x00raghu/toffee_red_3__/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b1e5bed6ec1e71fc93b6a284b9dc3040878bee51 --- /dev/null +++ b/0x00raghu/toffee_red_3__/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -41.572265625, + 45.0, + 50.888671875, + 12.3046875, + -62.75390625, + 0.3799391984939575 + ], + "max": [ + 40.869140625, + 184.482421875, + 174.375, + 99.755859375, + 19.072265625, + 39.817630767822266 + ], + "mean": [ + -3.756494713782241, + 130.24508116894262, + 126.26148776051122, + 55.341717580883525, + -13.989089184567332, + 8.901082808386963 + ], + "std": [ + 22.261336220687085, + 48.59703500910771, + 41.500108177560364, + 10.533583286588941, + 16.038649703420276, + 11.263814698370897 + ], + "count": [ + 14331 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6706732288002968 + ] + ], + [ + [ + 0.6324156646927198 + ] + ], + [ + [ + 0.5863870133956274 + ] + ] + ], + "std": [ + [ + [ + 0.18712080822156352 + ] + ], + [ + [ + 0.19998322345813907 + ] + ], + [ + [ + 0.20248304116212623 + ] + ] + ], + "count": [ + 2880 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 14330 + ], + "mean": [ + 7165.0 + ], + "std": [ + 4137.003343806561 + ], + "count": [ + 14331 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 23 + ], + "mean": [ + 11.499476658990998 + ], + "std": [ + 6.922171411947067 + ], + "count": [ + 14331 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.93541975123178 + ], + "std": [ + 5.745835052871302 + ], + "count": [ + 14331 + ] + }, + "action": { + "min": [ + -42.36328125, + 46.93359375, + 47.109375, + 11.77734375, + -63.80859375, + 0.25488531589508057 + ], + "max": [ + 41.396484375, + 184.39453125, + 175.60546875, + 100.634765625, + 20.21484375, + 40.86661148071289 + ], + "mean": [ + -3.662961866140707, + 132.20837551726774, + 125.43185493906314, + 55.66561243510964, + -14.282039333060284, + 8.491441518195167 + ], + "std": [ + 22.735536368407786, + 47.61349337622082, + 42.77143790058123, + 10.586854683640432, + 16.335967150054294, + 11.41878159080695 + ], + "count": [ + 14331 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6750458305080732 + ] + ], + [ + [ + 0.6513861467440923 + ] + ], + [ + [ + 0.6173466915885607 + ] + ] + ], + "std": [ + [ + [ + 0.19570344901069617 + ] + ], + [ + [ + 0.20096731221826553 + ] + ], + [ + [ + 0.1995445625287339 + ] + ] + ], + "count": [ + 2880 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.06259158467657 + ], + "std": [ + 172.375056786166 + ], + "count": [ + 14331 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 14331 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_to_hand_1/meta/info.json b/0x00raghu/toffee_to_hand_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6efd44377adc3a3f4388b62b2a086fbf50a38c57 --- /dev/null +++ b/0x00raghu/toffee_to_hand_1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11897, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_to_hand_1/meta/stats.json b/0x00raghu/toffee_to_hand_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..45ca4e608c8269364ff0d0d7fd0413ef615ab868 --- /dev/null +++ b/0x00raghu/toffee_to_hand_1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -46.669921875, + 39.90234375, + 37.08984375, + 29.53125, + -5.009765625, + -0.2719855010509491 + ], + "max": [ + 6.50390625, + 193.095703125, + 184.21875, + 88.41796875, + 38.583984375, + 35.63010025024414 + ], + "mean": [ + -11.457119539904877, + 129.585970042122, + 120.39114043848288, + 55.45351051849368, + 11.877549537221975, + 10.611775038131517 + ], + "std": [ + 14.763433552158816, + 53.82338188380712, + 50.68806195490887, + 7.225097852179951, + 7.126911598258969, + 9.515165801288259 + ], + "count": [ + 11897 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.898954766231734 + ], + "std": [ + 5.72637828434176 + ], + "count": [ + 11897 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 296.968647558208 + ], + "std": [ + 171.79135285863248 + ], + "count": [ + 11897 + ] + }, + "observation.state": { + "min": [ + -45.52734375, + 37.44140625, + 41.1328125, + 30.76171875, + -3.515625, + 0.40551501512527466 + ], + "max": [ + 6.064453125, + 189.140625, + 181.318359375, + 87.5390625, + 37.705078125, + 34.6309814453125 + ], + "mean": [ + -11.221757104619869, + 126.06975537720393, + 121.416823556526, + 55.37686193844065, + 11.292020916207314, + 10.702203750169467 + ], + "std": [ + 14.422041864739983, + 54.118010104180826, + 48.77803535291631, + 7.087725367892448, + 7.128959724024799, + 9.197312199674906 + ], + "count": [ + 11897 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6808983380085444 + ] + ], + [ + [ + 0.6442896994632189 + ] + ], + [ + [ + 0.6100048165622112 + ] + ] + ], + "std": [ + [ + [ + 0.20870884978298482 + ] + ], + [ + [ + 0.22088456698743794 + ] + ], + [ + [ + 0.2192754435003332 + ] + ] + ], + "count": [ + 2394 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11897 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6779135185275958 + ] + ], + [ + [ + 0.6398349528324634 + ] + ], + [ + [ + 0.604558108071038 + ] + ] + ], + "std": [ + [ + [ + 0.21252528261345804 + ] + ], + [ + [ + 0.23097264309529802 + ] + ], + [ + [ + 0.22947745339188846 + ] + ] + ], + "count": [ + 2394 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11896 + ], + "mean": [ + 5948.0 + ], + "std": [ + 3434.368064142223 + ], + "count": [ + 11897 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.517021097755737 + ], + "std": [ + 5.766540420354022 + ], + "count": [ + 11897 + ] + } +} \ No newline at end of file diff --git a/0x00raghu/toffee_to_hand_2/meta/info.json b/0x00raghu/toffee_to_hand_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..72a9851d847b0e6d703847c84df9977d88f166c9 --- /dev/null +++ b/0x00raghu/toffee_to_hand_2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11950, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/0x00raghu/toffee_to_hand_2/meta/stats.json b/0x00raghu/toffee_to_hand_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..e79820bbc3e4dd6fa4376dabcfd19174122ae9cb --- /dev/null +++ b/0x00raghu/toffee_to_hand_2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 11949 + ], + "mean": [ + 5974.5 + ], + "std": [ + 3449.6678463295566 + ], + "count": [ + 11950 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11950 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.2502092050209 + ], + "std": [ + 172.48351370480668 + ], + "count": [ + 11950 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 9.94167357648267 + ], + "std": [ + 5.74945012533612 + ], + "count": [ + 11950 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6748315304517746 + ] + ], + [ + [ + 0.6368249654769897 + ] + ], + [ + [ + 0.6005153447389603 + ] + ] + ], + "std": [ + [ + [ + 0.2041781542490077 + ] + ], + [ + [ + 0.22131660976817566 + ] + ], + [ + [ + 0.22255707769744457 + ] + ] + ], + "count": [ + 2400 + ] + }, + "observation.state": { + "min": [ + -42.978515625, + 48.33984375, + 45.087890625, + 14.501953125, + -40.60546875, + 0.40551501512527466 + ], + "max": [ + 35.595703125, + 189.228515625, + 181.318359375, + 75.498046875, + 15.732421875, + 32.7656135559082 + ], + "mean": [ + -10.176248603924547, + 130.4286320872287, + 127.64923339907594, + 50.184546847483105, + -2.8041449053816216, + 7.860835610792726 + ], + "std": [ + 15.16070168669733, + 53.0726174590834, + 46.992555876978074, + 8.743321052331614, + 10.955068031722242, + 9.181703470677236 + ], + "count": [ + 11950 + ] + }, + "action": { + "min": [ + -43.76953125, + 50.9765625, + 40.693359375, + 13.447265625, + -44.560546875, + -0.2719855010509491 + ], + "max": [ + 13.53515625, + 193.095703125, + 184.21875, + 77.080078125, + 16.611328125, + 35.08612823486328 + ], + "mean": [ + -10.397387399833073, + 133.89416898719438, + 126.85333636615067, + 50.28663983269217, + -2.7851325749054117, + 7.045521481246629 + ], + "std": [ + 15.48423125220217, + 52.85640236368771, + 49.1359554928801, + 8.889579056654402, + 11.412788827102064, + 9.515225243318184 + ], + "count": [ + 11950 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6800901353359222 + ] + ], + [ + [ + 0.6387318730354309 + ] + ], + [ + [ + 0.5979151099920272 + ] + ] + ], + "std": [ + [ + [ + 0.2065058694129821 + ] + ], + [ + [ + 0.21659746347264827 + ] + ], + [ + [ + 0.21585778187839763 + ] + ] + ], + "count": [ + 2400 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.497991631799163 + ], + "std": [ + 5.766295459866231 + ], + "count": [ + 11950 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/offline_dataset_name2/meta/info.json b/1g0rrr/offline_dataset_name2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..352618933b482c966b2d981842d02673843c6698 --- /dev/null +++ b/1g0rrr/offline_dataset_name2/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 2779, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/offline_dataset_name2/meta/stats.json b/1g0rrr/offline_dataset_name2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..57d4f725fa6a2ecaa587b1f9e81dccfb5cafce7e --- /dev/null +++ b/1g0rrr/offline_dataset_name2/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.596128112077713 + ] + ], + [ + [ + 0.597150793671608 + ] + ], + [ + [ + 0.5977602392435074 + ] + ] + ], + "std": [ + [ + [ + 0.25185565219391604 + ] + ], + [ + [ + 0.2506192994317698 + ] + ], + [ + [ + 0.2507887480531509 + ] + ] + ], + "count": [ + 2000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 2778 + ], + "mean": [ + 1389.0 + ], + "std": [ + 802.2281471003121 + ], + "count": [ + 2779 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.06693055055775458 + ], + "std": [ + 0.24990168458774029 + ], + "count": [ + 2779 + ] + }, + "observation.state": { + "min": [ + 0.703125, + 81.123046875, + 113.5546875, + -26.89453125, + -12.3046875, + 17.248062133789062 + ], + "max": [ + 50.537109375, + 176.220703125, + 175.869140625, + 42.275390625, + 12.041015625, + 61.627906799316406 + ], + "mean": [ + 18.155153976322378, + 129.2400800492876, + 148.79610849705134, + 12.431668785502904, + 1.9157562748954295, + 50.231762966006386 + ], + "std": [ + 14.51668567822523, + 33.43324772896762, + 18.81675094838337, + 20.72138765057893, + 3.421950135803484, + 14.53179380539604 + ], + "count": [ + 2779 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5764315247535705 + ] + ], + [ + [ + 0.5748966068029404 + ] + ], + [ + [ + 0.5757721215486526 + ] + ] + ], + "std": [ + [ + [ + 0.29561379917633823 + ] + ], + [ + [ + 0.29758297025121694 + ] + ], + [ + [ + 0.30005370872840853 + ] + ] + ], + "count": [ + 2000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 17.5 + ], + "mean": [ + 7.023749478646601 + ], + "std": [ + 4.218671594659598 + ], + "count": [ + 2779 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2779 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.06693055055775458 + ], + "std": [ + 0.24990168458774029 + ], + "count": [ + 2779 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 175 + ], + "mean": [ + 70.23749550197913 + ], + "std": [ + 42.186716566766236 + ], + "count": [ + 2779 + ] + }, + "action": { + "min": [ + -6.767578125, + -7.91015625, + -9.228515625, + -9.31640625, + -2.900390625, + -9.689922332763672 + ], + "max": [ + 5.361328125, + 11.162109375, + 5.185546875, + 9.228515625, + 4.306640625, + 30.813955307006836 + ], + "mean": [ + -0.004807259342872805, + 0.4497001761153003, + -0.6229512972684162, + -0.19153135104460783, + -0.008760598370731319, + -0.07643146483794314 + ], + "std": [ + 1.3105758360359339, + 2.591768153307415, + 1.5647373933215263, + 1.6495309946481458, + 0.4965785659482832, + 1.9440623929370537 + ], + "count": [ + 2779 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.140338251169485 + ], + "std": [ + 5.740184546975571 + ], + "count": [ + 2779 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/reward_dataset_name2/meta/info.json b/1g0rrr/reward_dataset_name2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..26f6b848d9af32612d08b30d5437181bcbf8904a --- /dev/null +++ b/1g0rrr/reward_dataset_name2/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 1442, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:10" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/reward_dataset_name2/meta/stats.json b/1g0rrr/reward_dataset_name2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f27a9533c6cb2f197c7fbeda4962163e286bcc23 --- /dev/null +++ b/1g0rrr/reward_dataset_name2/meta/stats.json @@ -0,0 +1,341 @@ +{ + "action": { + "min": [ + -6.15234375, + -4.74609375, + -4.658203125, + -5.625, + -1.58203125, + -8.527132034301758 + ], + "max": [ + 5.2734375, + 8.61328125, + 4.921875, + 8.349609375, + 2.197265625, + 33.72092819213867 + ], + "mean": [ + -0.06856931685554006, + 0.39934770144966536, + -0.6387612747749244, + -0.18797135094746473, + -0.007192159306978737, + -0.07485836579986872 + ], + "std": [ + 1.2475284379821707, + 2.058898024959076, + 1.271131521556051, + 1.4564574296561503, + 0.43983298246565156, + 1.7387704509730573 + ], + "count": [ + 1442 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5894465178042022 + ] + ], + [ + [ + 0.589562732752491 + ] + ], + [ + [ + 0.5854269552493885 + ] + ] + ], + "std": [ + [ + [ + 0.2848749589260986 + ] + ], + [ + [ + 0.28429660622050434 + ] + ], + [ + [ + 0.28731851951800164 + ] + ] + ], + "count": [ + 997 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.04854368932038835 + ], + "std": [ + 0.21491207399202578 + ], + "count": [ + 1442 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.188626907073509 + ], + "std": [ + 2.943609345462384 + ], + "count": [ + 1442 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1442 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 1441 + ], + "mean": [ + 720.5 + ], + "std": [ + 416.2694439903078 + ], + "count": [ + 1442 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 18.899999618530273 + ], + "mean": [ + 7.4267683750052065 + ], + "std": [ + 4.576429518381818 + ], + "count": [ + 1442 + ] + }, + "observation.state": { + "min": [ + 0.791015625, + 83.935546875, + 115.751953125, + -20.654296875, + -7.119140625, + 17.635658264160156 + ], + "max": [ + 39.990234375, + 175.95703125, + 172.79296875, + 42.1875, + 11.25, + 61.627906799316406 + ], + "mean": [ + 16.34442614649271, + 134.836104833468, + 153.18372890985623, + 12.652592916594465, + 3.2788322820908156, + 52.62350570213117 + ], + "std": [ + 13.803952520369132, + 31.280166950968265, + 16.45765915463769, + 21.29278423075303, + 3.086920668336859, + 12.903827723369025 + ], + "count": [ + 1442 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.0478502080443828 + ], + "std": [ + 0.21344921090154462 + ], + "count": [ + 1442 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6071391445822797 + ] + ], + [ + [ + 0.6055399534575558 + ] + ], + [ + [ + 0.6053941385557084 + ] + ] + ], + "std": [ + [ + [ + 0.24129702560988125 + ] + ], + [ + [ + 0.23964017474357496 + ] + ], + [ + [ + 0.2397474963677643 + ] + ] + ], + "count": [ + 997 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 189 + ], + "mean": [ + 74.26768377253813 + ], + "std": [ + 45.76429597898357 + ], + "count": [ + 1442 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/reward_pickplace1/meta/info.json b/1g0rrr/reward_pickplace1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1b2655e73de1bd43706b7d3d6b671551b5e5b667 --- /dev/null +++ b/1g0rrr/reward_pickplace1/meta/info.json @@ -0,0 +1,127 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 1500, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:10" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/reward_pickplace1/meta/stats.json b/1g0rrr/reward_pickplace1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..fcbd195ed5ae7e1ad65caa4974124eedee8aa753 --- /dev/null +++ b/1g0rrr/reward_pickplace1/meta/stats.json @@ -0,0 +1,268 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4367015063762665 + ] + ], + [ + [ + 0.4534343481063843 + ] + ], + [ + [ + 0.4432533413171768 + ] + ] + ], + "std": [ + [ + [ + 0.261111732382397 + ] + ], + [ + [ + 0.25387145337363887 + ] + ], + [ + [ + 0.26747642157309076 + ] + ] + ], + "count": [ + 1000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 149 + ], + "mean": [ + 74.5 + ], + "std": [ + 43.300307928081374 + ], + "count": [ + 1500 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 1499 + ], + "mean": [ + 749.5 + ], + "std": [ + 433.01260566716377 + ], + "count": [ + 1500 + ] + }, + "observation.state": { + "min": [ + -2.021484375, + 59.677734375, + 57.3046875, + 36.38671875, + -126.826171875, + 19.76744270324707 + ], + "max": [ + 74.1796875, + 177.36328125, + 173.3203125, + 89.736328125, + 29.8828125, + 56.395347595214844 + ], + "mean": [ + 34.44087867736816, + 132.0970314025879, + 133.8615234375, + 54.34458999633789, + -25.491914176940917, + 47.00597724914551 + ], + "std": [ + 26.853367264569446, + 34.24246262670951, + 29.14859949483683, + 13.692485688836754, + 33.13954676647974, + 13.661958527733567 + ], + "count": [ + 1500 + ] + }, + "action": { + "min": [ + -19.072265625, + -22.8515625, + -29.794921875, + -25.83984375, + -25.83984375, + -21.705425262451172 + ], + "max": [ + 25.224609375, + 42.36328125, + 29.70703125, + 25.224609375, + 26.3671875, + 35.07752227783203 + ], + "mean": [ + 0.16001953426748514, + 1.9085742354393005, + -1.0455468833446502, + 0.035390624590218064, + -0.18076171576976777, + 0.5515502765774727 + ], + "std": [ + 4.23370140420059, + 5.100577861025606, + 4.8805457439666515, + 2.976435991220112, + 4.109816649794534, + 5.326728343983403 + ], + "count": [ + 1500 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.899999618530273 + ], + "mean": [ + 7.449999809265137 + ], + "std": [ + 4.330030918121338 + ], + "count": [ + 1500 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1500 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.5 + ], + "std": [ + 2.8722813232690143 + ], + "count": [ + 1500 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1500 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + false + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1500 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi03/meta/info.json b/1g0rrr/sam_openpi03/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c84f4bea6ef6e44db23f003915525d6c8af8120e --- /dev/null +++ b/1g0rrr/sam_openpi03/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 90, + "total_frames": 26910, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:90" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi03/meta/stats.json b/1g0rrr/sam_openpi03/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..216847c822b5f9f2f51be27402857f710adbb89a --- /dev/null +++ b/1g0rrr/sam_openpi03/meta/stats.json @@ -0,0 +1,315 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 149.0 + ], + "std": [ + 86.31338250816034 + ], + "count": [ + 26910 + ] + }, + "observation.state": { + "min": [ + -63.28125, + 37.44140625, + 46.494140625, + -31.552734375, + -44.208984375, + -80.947265625, + 57.90753936767578 + ], + "max": [ + 27.7734375, + 173.84765625, + 175.078125, + 89.912109375, + 56.25, + 116.103515625, + 97.08029174804688 + ], + "mean": [ + -5.987536557598246, + 127.30065612792968, + 135.90392600165472, + 41.15935607486301, + 5.339830683502886, + 5.928243917889065, + 89.54027438693576 + ], + "std": [ + 15.251823629783598, + 41.06187031535861, + 35.69035004703258, + 16.197113658895905, + 17.27315043966732, + 28.177613285581213, + 13.657069235347336 + ], + "count": [ + 26910 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 26910 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 26909 + ], + "mean": [ + 13454.5 + ], + "std": [ + 7768.247866582699 + ], + "count": [ + 26910 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333333333334 + ], + "mean": [ + 4.966666666666666 + ], + "std": [ + 2.877112750272011 + ], + "count": [ + 26910 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5543104876997096 + ] + ], + [ + [ + 0.5559258048293392 + ] + ], + [ + [ + 0.5569456501225492 + ] + ] + ], + "std": [ + [ + [ + 0.3071557270495322 + ] + ], + [ + [ + 0.31093256296277355 + ] + ], + [ + [ + 0.30646881319686325 + ] + ] + ], + "count": [ + 9000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 89 + ], + "mean": [ + 44.5 + ], + "std": [ + 25.979158313283875 + ], + "count": [ + 26910 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7603369343908863 + ] + ], + [ + [ + 0.7923941978258897 + ] + ], + [ + [ + 0.8083871739969137 + ] + ] + ], + "std": [ + [ + [ + 0.2570049912967529 + ] + ], + [ + [ + 0.19829004917818407 + ] + ], + [ + [ + 0.1794940095537464 + ] + ] + ], + "count": [ + 9000 + ] + }, + "action": { + "min": [ + -63.6328125, + 39.814453125, + 42.71484375, + -33.134765625, + -45.87890625, + -104.58984375, + 6.720430374145508 + ], + "max": [ + 28.212890625, + 175.341796875, + 171.73828125, + 90.0, + 57.48046875, + 116.279296875, + 100.80644989013672 + ], + "mean": [ + -5.938133604824543, + 129.13731486002604, + 133.77194968329536, + 40.43493292066786, + 5.258099893521932, + 5.803286227583885, + 89.13812374538846 + ], + "std": [ + 15.271598382431128, + 40.5079356099828, + 36.15791203990341, + 16.381442788714203, + 17.5302034831169, + 28.465967870020116, + 21.446328130379598 + ], + "count": [ + 26910 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_cube_low10/meta/info.json b/1g0rrr/sam_openpi_cube_low10/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9950c662cc00bce74c1e247a1bf667feaea43ca3 --- /dev/null +++ b/1g0rrr/sam_openpi_cube_low10/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 2990, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_cube_low10/meta/stats.json b/1g0rrr/sam_openpi_cube_low10/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f878ba2c22c8a4a41401d08fd0d632e1bee67619 --- /dev/null +++ b/1g0rrr/sam_openpi_cube_low10/meta/stats.json @@ -0,0 +1,315 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 2989 + ], + "mean": [ + 1494.5 + ], + "std": [ + 863.1386041650553 + ], + "count": [ + 2990 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2990 + ] + }, + "observation.state": { + "min": [ + -48.251953125, + 54.66796875, + 54.228515625, + 12.12890625, + -12.392578125, + -9.66796875, + 66.90997314453125 + ], + "max": [ + 17.841796875, + 174.990234375, + 172.08984375, + 55.1953125, + 40.078125, + 51.328125, + 99.7566909790039 + ], + "mean": [ + -13.332596138119698, + 128.02554092407226, + 135.8591194152832, + 37.277294921875, + 12.46092119216919, + 12.808838891983033, + 92.46029586791992 + ], + "std": [ + 13.304584070107705, + 42.879802706987086, + 34.89132625583483, + 8.618019686607086, + 9.902301729249425, + 12.215695199717825, + 12.1092889226973 + ], + "count": [ + 2990 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.5 + ], + "std": [ + 2.8722813232690143 + ], + "count": [ + 2990 + ] + }, + "action": { + "min": [ + -48.251953125, + 55.107421875, + 53.701171875, + 11.953125, + -12.568359375, + -9.66796875, + 35.48387145996094 + ], + "max": [ + 17.841796875, + 175.166015625, + 171.73828125, + 55.1953125, + 40.25390625, + 51.328125, + 100.26881408691406 + ], + "mean": [ + -13.3534373909235, + 128.4621154785156, + 135.64950256347657, + 37.14960403442383, + 12.496871256828308, + 12.794758558273315, + 89.66282958984375 + ], + "std": [ + 13.290865273614529, + 42.595842334120746, + 34.795470739739045, + 8.621139914969518, + 9.928850615183881, + 12.20204226790349, + 19.729836096865448 + ], + "count": [ + 2990 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 149.0 + ], + "std": [ + 86.31338250816034 + ], + "count": [ + 2990 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.8134855567810458 + ] + ], + [ + [ + 0.8362505749591503 + ] + ], + [ + [ + 0.8549881168300654 + ] + ] + ], + "std": [ + [ + [ + 0.2552631426852054 + ] + ], + [ + [ + 0.21232253727425798 + ] + ], + [ + [ + 0.20242588434378458 + ] + ] + ], + "count": [ + 1000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333333333334 + ], + "mean": [ + 4.966666666666666 + ], + "std": [ + 2.877112750272011 + ], + "count": [ + 2990 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5125564808006536 + ] + ], + [ + [ + 0.5670185755718954 + ] + ], + [ + [ + 0.5668084950980392 + ] + ] + ], + "std": [ + [ + [ + 0.2691416755147016 + ] + ], + [ + [ + 0.23255463005056812 + ] + ], + [ + [ + 0.228331197417665 + ] + ] + ], + "count": [ + 1000 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_cube_top10/meta/info.json b/1g0rrr/sam_openpi_cube_top10/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9950c662cc00bce74c1e247a1bf667feaea43ca3 --- /dev/null +++ b/1g0rrr/sam_openpi_cube_top10/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 2990, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_cube_top10/meta/stats.json b/1g0rrr/sam_openpi_cube_top10/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..53cefc5ac5b2f5769bf3d56d53023ab41b9aad22 --- /dev/null +++ b/1g0rrr/sam_openpi_cube_top10/meta/stats.json @@ -0,0 +1,315 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.8258243033088236 + ] + ], + [ + [ + 0.8407567573529412 + ] + ], + [ + [ + 0.8588642295751634 + ] + ] + ], + "std": [ + [ + [ + 0.25367581810582357 + ] + ], + [ + [ + 0.21186799346702434 + ] + ], + [ + [ + 0.20273879004415782 + ] + ] + ], + "count": [ + 1000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.5 + ], + "std": [ + 2.8722813232690143 + ], + "count": [ + 2990 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333333333334 + ], + "mean": [ + 4.966666666666666 + ], + "std": [ + 2.877112750272011 + ], + "count": [ + 2990 + ] + }, + "action": { + "min": [ + -49.306640625, + 53.26171875, + 53.876953125, + 7.119140625, + -12.3046875, + -9.404296875, + 29.83871078491211 + ], + "max": [ + 17.40234375, + 175.166015625, + 171.650390625, + 52.03125, + 39.375, + 46.669921875, + 100.53763580322266 + ], + "mean": [ + -13.431392481923103, + 130.99658737182617, + 137.6331756591797, + 37.04184188842773, + 12.456688368320465, + 12.313741040229797, + 89.6662712097168 + ], + "std": [ + 11.919910085542158, + 43.358489353117996, + 34.358921633040104, + 9.667606579500765, + 9.07225522359605, + 11.037241074033853, + 21.475883864697717 + ], + "count": [ + 2990 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5349233012663399 + ] + ], + [ + [ + 0.5392531270424837 + ] + ], + [ + [ + 0.5352461889297386 + ] + ] + ], + "std": [ + [ + [ + 0.31421107442347523 + ] + ], + [ + [ + 0.3151618732391457 + ] + ], + [ + [ + 0.31115392570697 + ] + ] + ], + "count": [ + 1000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 149.0 + ], + "std": [ + 86.31338250816034 + ], + "count": [ + 2990 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 2989 + ], + "mean": [ + 1494.5 + ], + "std": [ + 863.1386041650553 + ], + "count": [ + 2990 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2990 + ] + }, + "observation.state": { + "min": [ + -49.306640625, + 52.91015625, + 54.404296875, + 7.294921875, + -12.392578125, + -9.404296875, + 66.42335510253906 + ], + "max": [ + 17.40234375, + 175.25390625, + 172.08984375, + 52.119140625, + 39.287109375, + 46.669921875, + 99.7566909790039 + ], + "mean": [ + -13.426512739062309, + 130.4623176574707, + 137.84947509765624, + 37.16868133544922, + 12.445018470287323, + 12.33981454372406, + 93.09295883178712 + ], + "std": [ + 11.92644792913186, + 43.62723288120726, + 34.46300012041617, + 9.674431566655844, + 9.037107441631385, + 11.057562338713732, + 11.791031587942017 + ], + "count": [ + 2990 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_solder1/meta/info.json b/1g0rrr/sam_openpi_solder1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..15bfa10c5b8b9e7c0feb38f33700e96c52768b03 --- /dev/null +++ b/1g0rrr/sam_openpi_solder1/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 46, + "total_frames": 16904, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:46" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_solder1/meta/stats.json b/1g0rrr/sam_openpi_solder1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d8c079098cf71b00ba866c50959e540e5160c4c6 --- /dev/null +++ b/1g0rrr/sam_openpi_solder1/meta/stats.json @@ -0,0 +1,315 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 12.933333333333334 + ], + "mean": [ + 6.17481266761319 + ], + "std": [ + 3.6398052849158278 + ], + "count": [ + 16904 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 45 + ], + "mean": [ + 21.475094652153338 + ], + "std": [ + 12.922860606118986 + ], + "count": [ + 16904 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4788373169313016 + ] + ], + [ + [ + 0.5202123695474564 + ] + ], + [ + [ + 0.5190688884004687 + ] + ] + ], + "std": [ + [ + [ + 0.29035563563828476 + ] + ], + [ + [ + 0.25601904231059003 + ] + ], + [ + [ + 0.2572997425399959 + ] + ] + ], + "count": [ + 4600 + ] + }, + "action": { + "min": [ + -44.033203125, + 73.828125, + 87.099609375, + 12.568359375, + -57.744140625, + -42.802734375, + 100.26881408691406 + ], + "max": [ + 38.671875, + 175.25390625, + 171.73828125, + 73.828125, + 51.416015625, + 52.119140625, + 100.53763580322266 + ], + "mean": [ + 8.323591584145364, + 135.29739032985472, + 141.66328198369283, + 42.726339485991694, + -2.958473101670828, + 2.6365367504600585, + 100.27536193939729 + ], + "std": [ + 13.548216855619605, + 34.60256811865906, + 25.94121207316368, + 9.174758813443429, + 18.813086445790503, + 13.753724511186897, + 0.040269193937564104 + ], + "count": [ + 16904 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 16903 + ], + "mean": [ + 8451.5 + ], + "std": [ + 4879.764466652054 + ], + "count": [ + 16904 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 388 + ], + "mean": [ + 185.24438002839565 + ], + "std": [ + 109.19415854747484 + ], + "count": [ + 16904 + ] + }, + "observation.state": { + "min": [ + -44.033203125, + 73.564453125, + 87.626953125, + 12.744140625, + -56.337890625, + -42.802734375, + 96.83698272705078 + ], + "max": [ + 38.671875, + 175.341796875, + 172.177734375, + 73.828125, + 50.2734375, + 52.119140625, + 99.51338195800781 + ], + "mean": [ + 8.31166943725506, + 135.04283462132653, + 142.0351648953533, + 42.84915464510017, + -2.8145798324226936, + 2.650330803654136, + 97.35355246941512 + ], + "std": [ + 13.536324652176141, + 34.70081455441224, + 25.92043170010729, + 9.160866787175483, + 18.498434808081704, + 13.760757692888763, + 1.0510042219761675 + ], + "count": [ + 16904 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7082832442188832 + ] + ], + [ + [ + 0.7302159486892585 + ] + ], + [ + [ + 0.7629019680662121 + ] + ] + ], + "std": [ + [ + [ + 0.3337837017443379 + ] + ], + [ + [ + 0.29291784935440757 + ] + ], + [ + [ + 0.2563882101568422 + ] + ] + ], + "count": [ + 4600 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 16904 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_solder2/meta/info.json b/1g0rrr/sam_openpi_solder2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bbef72dbe90b2e01fbcf446f33ff267449acd14a --- /dev/null +++ b/1g0rrr/sam_openpi_solder2/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 55, + "total_frames": 16445, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:55" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_solder2/meta/stats.json b/1g0rrr/sam_openpi_solder2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..922537ee39562c9ee40362b5391def6deea3228b --- /dev/null +++ b/1g0rrr/sam_openpi_solder2/meta/stats.json @@ -0,0 +1,315 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 16445 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4867834769756386 + ] + ], + [ + [ + 0.5299853375297089 + ] + ], + [ + [ + 0.5252762163918598 + ] + ] + ], + "std": [ + [ + [ + 0.28459342446417907 + ] + ], + [ + [ + 0.2498611121164467 + ] + ], + [ + [ + 0.25738992190516113 + ] + ] + ], + "count": [ + 5500 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 16444 + ], + "mean": [ + 8222.0 + ], + "std": [ + 4747.26257963471 + ], + "count": [ + 16445 + ] + }, + "observation.state": { + "min": [ + -7.470703125, + 83.84765625, + 83.408203125, + 17.2265625, + -39.55078125, + -36.03515625, + 99.51338195800781 + ], + "max": [ + 32.783203125, + 175.341796875, + 175.78125, + 78.310546875, + 32.607421875, + 44.912109375, + 99.7566909790039 + ], + "mean": [ + 9.24347500367598, + 145.20354045521128, + 148.79445634321732, + 43.98735781582919, + -4.615008762478828, + -0.4346216927875172, + 99.5797847401012 + ], + "std": [ + 9.44704928901281, + 33.109426746933934, + 26.051971792940613, + 9.817626831013817, + 12.166457109639714, + 11.442508562817341, + 0.10813652133432194 + ], + "count": [ + 16445 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7316538718805705 + ] + ], + [ + [ + 0.7557659623811646 + ] + ], + [ + [ + 0.7837921775475344 + ] + ] + ], + "std": [ + [ + [ + 0.3116486170027676 + ] + ], + [ + [ + 0.2738220956090152 + ] + ], + [ + [ + 0.23603834849513824 + ] + ] + ], + "count": [ + 5500 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 149.0 + ], + "std": [ + 86.31338250816034 + ], + "count": [ + 16445 + ] + }, + "action": { + "min": [ + -7.470703125, + 84.111328125, + 82.96875, + 17.05078125, + -39.638671875, + -36.03515625, + 100.26881408691406 + ], + "max": [ + 32.958984375, + 175.25390625, + 175.78125, + 78.22265625, + 32.6953125, + 44.912109375, + 100.26881408691406 + ], + "mean": [ + 9.253405046463012, + 145.46869992342863, + 148.46296872225676, + 43.85579154274681, + -4.628065376796505, + -0.4518523958596316, + 100.26909637451172 + ], + "std": [ + 9.458191365582003, + 33.01218404637148, + 26.07122724874738, + 9.823166969305813, + 12.215241952168352, + 11.433307994872672, + 0.00028228759765625 + ], + "count": [ + 16445 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 54 + ], + "mean": [ + 27.0 + ], + "std": [ + 15.874507866387544 + ], + "count": [ + 16445 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333333333334 + ], + "mean": [ + 4.9666666666666694 + ], + "std": [ + 2.877112750272012 + ], + "count": [ + 16445 + ] + } +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_wire10/meta/info.json b/1g0rrr/sam_openpi_wire10/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a70b317e59078e774643c69839e49674a9983900 --- /dev/null +++ b/1g0rrr/sam_openpi_wire10/meta/info.json @@ -0,0 +1,136 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 9, + "total_frames": 2691, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:9" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_side", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/1g0rrr/sam_openpi_wire10/meta/stats.json b/1g0rrr/sam_openpi_wire10/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..37a66604eff36cedcb254dc5f76993ae8fa4d59a --- /dev/null +++ b/1g0rrr/sam_openpi_wire10/meta/stats.json @@ -0,0 +1,315 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.933333333333334 + ], + "mean": [ + 4.966666666666667 + ], + "std": [ + 2.8771127502720115 + ], + "count": [ + 2691 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7879533008805375 + ] + ], + [ + [ + 0.8143997862200435 + ] + ], + [ + [ + 0.8500706163761801 + ] + ] + ], + "std": [ + [ + [ + 0.3185207214569964 + ] + ], + [ + [ + 0.2558131910911517 + ] + ], + [ + [ + 0.21580040500314351 + ] + ] + ], + "count": [ + 900 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 298 + ], + "mean": [ + 149.0 + ], + "std": [ + 86.31338250816034 + ], + "count": [ + 2691 + ] + }, + "observation.state": { + "min": [ + 0.087890625, + 96.85546875, + 115.3125, + 18.017578125, + -40.078125, + -22.763671875, + 99.27007293701172 + ], + "max": [ + 34.27734375, + 175.517578125, + 172.001953125, + 50.44921875, + 9.140625, + 22.939453125, + 99.27007293701172 + ], + "mean": [ + 14.449042214287651, + 147.4589640299479, + 153.3347693549262, + 39.08356602986654, + -13.06480590502421, + -0.3421233880023162, + 99.26994323730469 + ], + "std": [ + 8.035145302550566, + 29.72352340780303, + 19.18079582067756, + 7.474300205601209, + 11.04463128908294, + 8.837966560884563, + 0.00012969970703125 + ], + "count": [ + 2691 + ] + }, + "action": { + "min": [ + 0.087890625, + 97.03125, + 114.78515625, + 17.9296875, + -40.341796875, + -22.763671875, + 100.26881408691406 + ], + "max": [ + 34.27734375, + 175.25390625, + 171.73828125, + 50.2734375, + 9.228515625, + 22.939453125, + 100.26881408691406 + ], + "mean": [ + 14.464425510830349, + 147.64773559570312, + 152.96494886610242, + 38.96098963419596, + -13.097956710391575, + -0.36266716735230553, + 100.26909637451172 + ], + "std": [ + 8.04152972990862, + 29.63927958640494, + 19.219187206682303, + 7.465947146533666, + 11.089172824541286, + 8.840002916541485, + 0.00028228759765625 + ], + "count": [ + 2691 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5243509125363108 + ] + ], + [ + [ + 0.5666337300290487 + ] + ], + [ + [ + 0.5783580467047931 + ] + ] + ], + "std": [ + [ + [ + 0.2860065547047555 + ] + ], + [ + [ + 0.24885412369479945 + ] + ], + [ + [ + 0.23561835036668433 + ] + ] + ], + "count": [ + 900 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 2989 + ], + "mean": [ + 1610.7777777777778 + ], + "std": [ + 831.7174704292822 + ], + "count": [ + 2691 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2691 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.888888888888889 + ], + "std": [ + 2.7666443551086073 + ], + "count": [ + 2691 + ] + } +} \ No newline at end of file diff --git a/356c/so100_rope_reposition_1/meta/info.json b/356c/so100_rope_reposition_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a5eded7e04f8462b75d8322792d8a91e86f2fbdf --- /dev/null +++ b/356c/so100_rope_reposition_1/meta/info.json @@ -0,0 +1,157 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 60, + "total_frames": 48800, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:60" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/356c/so100_rope_reposition_1/meta/stats.json b/356c/so100_rope_reposition_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..bc29ea925bf4eede8b7006d38bc72a0fe6884c0c --- /dev/null +++ b/356c/so100_rope_reposition_1/meta/stats.json @@ -0,0 +1,380 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 48800 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49557867708638986 + ] + ], + [ + [ + 0.49095781246404074 + ] + ], + [ + [ + 0.4879587432010105 + ] + ] + ], + "std": [ + [ + [ + 0.11408621625200012 + ] + ], + [ + [ + 0.1179418452568282 + ] + ], + [ + [ + 0.125862638016656 + ] + ] + ], + "count": [ + 9088 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 59 + ], + "mean": [ + 29.576331967213115 + ], + "std": [ + 17.125621721047697 + ], + "count": [ + 48800 + ] + }, + "action": { + "min": [ + -45.615234375, + 50.537109375, + 60.1171875, + -23.37890625, + -140.537109375, + -0.24038460850715637 + ], + "max": [ + 55.72265625, + 195.46875, + 186.85546875, + 92.548828125, + 102.48046875, + 104.56730651855469 + ], + "mean": [ + 5.424562507867202, + 151.19906629593646, + 152.0439413364598, + 48.7353915821138, + -59.39470438292769, + 15.28325883667977 + ], + "std": [ + 15.73934396431793, + 39.36600006583084, + 26.623142803538272, + 16.085373192244877, + 44.14637849534099, + 21.03795242350796 + ], + "count": [ + 48800 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4180678538557992 + ] + ], + [ + [ + 0.4116861238856238 + ] + ], + [ + [ + 0.4110360115625072 + ] + ] + ], + "std": [ + [ + [ + 0.14051797524433932 + ] + ], + [ + [ + 0.14494007875509296 + ] + ], + [ + [ + 0.1436043354883299 + ] + ] + ], + "count": [ + 9088 + ] + }, + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4621140296287786 + ] + ], + [ + [ + 0.4663946153945734 + ] + ], + [ + [ + 0.4645258123367452 + ] + ] + ], + "std": [ + [ + [ + 0.16132114035808895 + ] + ], + [ + [ + 0.16703463137338212 + ] + ], + [ + [ + 0.1830316086999926 + ] + ] + ], + "count": [ + 9088 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 38.0 + ], + "mean": [ + 13.799003415300545 + ], + "std": [ + 8.283189979325291 + ], + "count": [ + 48800 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 48799 + ], + "mean": [ + 24399.5 + ], + "std": [ + 14087.346565269132 + ], + "count": [ + 48800 + ] + }, + "observation.state": { + "min": [ + -44.736328125, + 51.064453125, + 61.083984375, + -21.97265625, + -140.09765625, + 1.6771488189697266 + ], + "max": [ + 54.931640625, + 195.29296875, + 181.142578125, + 91.845703125, + 85.95703125, + 102.93501281738281 + ], + "mean": [ + 5.436937493818094, + 150.63753039938504, + 152.96575414157306, + 48.953448943935456, + -59.473781844279806, + 19.998704695838395 + ], + "std": [ + 15.647559309246814, + 39.69142435858749, + 25.985350453482845, + 15.972111721540422, + 44.0172528363885, + 18.382986207986946 + ], + "count": [ + 48800 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1140 + ], + "mean": [ + 413.9701024590164 + ], + "std": [ + 248.4956993797587 + ], + "count": [ + 48800 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_000_white/meta/info.json b/Chojins/chess_game_000_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c21c0fa5a66d222a5d6418dd36a442ba3c3911cc --- /dev/null +++ b/Chojins/chess_game_000_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 65, + "total_frames": 28716, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:65" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_000_white/meta/stats.json b/Chojins/chess_game_000_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..8f1f8ceab4b90c543c7a40627d199ff0cb51e685 --- /dev/null +++ b/Chojins/chess_game_000_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 28715 + ], + "mean": [ + 14357.5 + ], + "std": [ + 8289.595159998265 + ], + "count": [ + 28716 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 947 + ], + "mean": [ + 248.09440729906672 + ], + "std": [ + 167.01405435990569 + ], + "count": [ + 28716 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 31.566667556762695 + ], + "mean": [ + 8.26981355783015 + ], + "std": [ + 5.567135098147041 + ], + "count": [ + 28716 + ] + }, + "action": { + "min": [ + -35.68359375, + 54.4921875, + 64.51171875, + 11.07421875, + -229.74609375, + 0.7504690289497375 + ], + "max": [ + 60.1171875, + 175.166015625, + 168.92578125, + 105.908203125, + -24.43359375, + 20.45028305053711 + ], + "mean": [ + 1.90904402965323, + 118.8532843801666, + 120.41192986397611, + 65.63920438646656, + -106.27643888523725, + 4.450221069452905 + ], + "std": [ + 13.595946146252217, + 38.25614957358999, + 20.439918666867012, + 22.290664259902226, + 35.22739072259909, + 4.748093344837047 + ], + "count": [ + 28716 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5443742242659877 + ] + ], + [ + [ + 0.5735920302951433 + ] + ], + [ + [ + 0.5974420539166764 + ] + ] + ], + "std": [ + [ + [ + 0.28578282404660893 + ] + ], + [ + [ + 0.26364862486831186 + ] + ], + [ + [ + 0.2690332981876487 + ] + ] + ], + "count": [ + 6678 + ] + }, + "observation.state": { + "min": [ + -34.62890625, + 52.294921875, + 68.37890625, + 11.77734375, + -166.904296875, + 1.4398847818374634 + ], + "max": [ + 59.4140625, + 175.078125, + 168.57421875, + 104.677734375, + -24.43359375, + 19.582433700561523 + ], + "mean": [ + 1.8158675567766538, + 117.0634931016224, + 121.50853461703811, + 65.48312604691361, + -104.69450195866186, + 5.130505616190142 + ], + "std": [ + 13.172639383581739, + 39.20063054499545, + 19.933277161005627, + 22.538378945555024, + 32.76797121154881, + 3.94726174762388 + ], + "count": [ + 28716 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 64 + ], + "mean": [ + 30.10335701351163 + ], + "std": [ + 18.738249544015815 + ], + "count": [ + 28716 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 28716 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4497188290736746 + ] + ], + [ + [ + 0.5331994686950713 + ] + ], + [ + [ + 0.6028140407009873 + ] + ] + ], + "std": [ + [ + [ + 0.3572043148394353 + ] + ], + [ + [ + 0.2739357001601184 + ] + ], + [ + [ + 0.28397125766547326 + ] + ] + ], + "count": [ + 6678 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_001_white/meta/info.json b/Chojins/chess_game_001_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1eb5a6da05f81a1d52144e76f718dc9f3fee021a --- /dev/null +++ b/Chojins/chess_game_001_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 55, + "total_frames": 31303, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:55" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_001_white/meta/stats.json b/Chojins/chess_game_001_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1514ffe769d5a0b7a9a7a907ce4808dd4aca9e7e --- /dev/null +++ b/Chojins/chess_game_001_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -34.716796875, + 44.033203125, + 47.021484375, + 20.478515625, + -167.080078125, + 1.3678905963897705 + ], + "max": [ + 55.8984375, + 174.90234375, + 164.35546875, + 105.029296875, + -2.4609375, + 24.33405303955078 + ], + "mean": [ + 6.0240161016095986, + 114.52738962093336, + 121.77581404213844, + 66.23219787173083, + -87.79494811358042, + 5.433929055178009 + ], + "std": [ + 14.261055685181905, + 38.13271964563584, + 19.407485297835624, + 21.574013079503025, + 31.44206730739408, + 3.9636593268443137 + ], + "count": [ + 31303 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 31303 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5431583234968111 + ] + ], + [ + [ + 0.5666949337397434 + ] + ], + [ + [ + 0.5868410713450853 + ] + ] + ], + "std": [ + [ + [ + 0.2809346305060583 + ] + ], + [ + [ + 0.26276228378269684 + ] + ], + [ + [ + 0.2678310504273982 + ] + ] + ], + "count": [ + 6450 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 31302 + ], + "mean": [ + 15651.0 + ], + "std": [ + 9036.397733610445 + ], + "count": [ + 31303 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 892 + ], + "mean": [ + 300.2830399642207 + ], + "std": [ + 191.9601657751285 + ], + "count": [ + 31303 + ] + }, + "action": { + "min": [ + -35.33203125, + 46.669921875, + 43.681640625, + 20.7421875, + -194.765625, + 0.7504690289497375 + ], + "max": [ + 56.513671875, + 175.166015625, + 164.619140625, + 106.34765625, + -2.197265625, + 25.703563690185547 + ], + "mean": [ + 6.248461051196868, + 116.34040824720259, + 120.64969803790896, + 66.47758033490922, + -88.54493515313945, + 4.836070121974072 + ], + "std": [ + 14.656615476984088, + 37.33538072375828, + 19.970691607312443, + 21.347642336515076, + 31.995200268918357, + 4.792212586029337 + ], + "count": [ + 31303 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.733333587646484 + ], + "mean": [ + 10.009434519562634 + ], + "std": [ + 6.398672174073974 + ], + "count": [ + 31303 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 54 + ], + "mean": [ + 27.117432833913682 + ], + "std": [ + 15.743869143638204 + ], + "count": [ + 31303 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4458068876996521 + ] + ], + [ + [ + 0.5313230434406635 + ] + ], + [ + [ + 0.6030231545045395 + ] + ] + ], + "std": [ + [ + [ + 0.36212550727521725 + ] + ], + [ + [ + 0.27597585466668456 + ] + ], + [ + [ + 0.27554798159152444 + ] + ] + ], + "count": [ + 6450 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_002_white/meta/info.json b/Chojins/chess_game_002_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ae8a9467da2ed34d379effbe79336f8b32564b62 --- /dev/null +++ b/Chojins/chess_game_002_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 23962, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_002_white/meta/stats.json b/Chojins/chess_game_002_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..03700f753720633727a1cf5150b563414666dd8f --- /dev/null +++ b/Chojins/chess_game_002_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 23962 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 23961 + ], + "mean": [ + 11980.5 + ], + "std": [ + 6917.233569137304 + ], + "count": [ + 23962 + ] + }, + "action": { + "min": [ + -36.2109375, + 39.90234375, + 40.4296875, + 22.236328125, + -236.07421875, + 0.7504690289497375 + ], + "max": [ + 48.1640625, + 175.166015625, + 167.6953125, + 106.611328125, + -19.86328125, + 20.07504653930664 + ], + "mean": [ + 3.2250452574714674, + 118.96062041654301, + 120.88105775804316, + 67.36233254902233, + -103.12044175962068, + 4.917822261065973 + ], + "std": [ + 13.348542029923061, + 36.78181919436647, + 20.122993939763468, + 22.053854038921884, + 37.75081362702471, + 4.829427619505226 + ], + "count": [ + 23962 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1000 + ], + "mean": [ + 270.84053918704615 + ], + "std": [ + 198.73666744523905 + ], + "count": [ + 23962 + ] + }, + "observation.state": { + "min": [ + -35.595703125, + 36.650390625, + 44.47265625, + 22.5, + -167.080078125, + 1.3678905963897705 + ], + "max": [ + 47.900390625, + 174.90234375, + 167.431640625, + 105.205078125, + -19.3359375, + 19.65442657470703 + ], + "mean": [ + 3.150762601961786, + 117.30898974556904, + 122.20204461220857, + 67.14601035818971, + -101.26075792833994, + 5.527613806909616 + ], + "std": [ + 12.945392988161338, + 37.510908413188474, + 19.585117168361588, + 22.254871063861263, + 34.815262212395986, + 4.016433564764372 + ], + "count": [ + 23962 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5526030421732473 + ] + ], + [ + [ + 0.5789019633476244 + ] + ], + [ + [ + 0.6001851009643968 + ] + ] + ], + "std": [ + [ + [ + 0.2736079770104621 + ] + ], + [ + [ + 0.2540458586993041 + ] + ], + [ + [ + 0.2647394137618692 + ] + ] + ], + "count": [ + 5516 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 33.33333206176758 + ], + "mean": [ + 9.02801785625467 + ], + "std": [ + 6.624555532052657 + ], + "count": [ + 23962 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 21.225440280444037 + ], + "std": [ + 14.098086307828677 + ], + "count": [ + 23962 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4396176563334085 + ] + ], + [ + [ + 0.5228862900981184 + ] + ], + [ + [ + 0.5961396917862855 + ] + ] + ], + "std": [ + [ + [ + 0.35710263500601186 + ] + ], + [ + [ + 0.27485695744503286 + ] + ], + [ + [ + 0.2794870728751341 + ] + ] + ], + "count": [ + 5516 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_003_white/meta/info.json b/Chojins/chess_game_003_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f12b05c40b34cd5e53460168e69bc76e980a48fe --- /dev/null +++ b/Chojins/chess_game_003_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 20967, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_003_white/meta/stats.json b/Chojins/chess_game_003_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..9df6bae20e77edacf7754c09d33f521bda8e125d --- /dev/null +++ b/Chojins/chess_game_003_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -31.904296875, + 37.79296875, + 46.494140625, + 20.654296875, + -167.080078125, + 1.3678905963897705 + ], + "max": [ + 53.7890625, + 174.90234375, + 165.234375, + 105.29296875, + -27.333984375, + 20.51835823059082 + ], + "mean": [ + 4.297996997361349, + 116.22143669490475, + 120.55900903329628, + 67.39319627388595, + -97.59509560821587, + 5.928095553892049 + ], + "std": [ + 13.091386074178063, + 38.375897587102166, + 16.83267950339059, + 21.937882380408, + 28.706689418606715, + 4.398813418751047 + ], + "count": [ + 20967 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5486240284803221 + ] + ], + [ + [ + 0.5769976174893514 + ] + ], + [ + [ + 0.6012988633065812 + ] + ] + ], + "std": [ + [ + [ + 0.2763074451420014 + ] + ], + [ + [ + 0.2551238920217286 + ] + ], + [ + [ + 0.2652175126792463 + ] + ] + ], + "count": [ + 5181 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 795 + ], + "mean": [ + 221.24948728955025 + ], + "std": [ + 144.49877714421802 + ], + "count": [ + 20967 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4495788901681906 + ] + ], + [ + [ + 0.5231363766040611 + ] + ], + [ + [ + 0.5930955904005485 + ] + ] + ], + "std": [ + [ + [ + 0.3562411282212701 + ] + ], + [ + [ + 0.2788545707663426 + ] + ], + [ + [ + 0.28327105486799814 + ] + ] + ], + "count": [ + 5181 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 26.5 + ], + "mean": [ + 7.374982940091444 + ], + "std": [ + 4.8166259272617555 + ], + "count": [ + 20967 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 23.40897600992035 + ], + "std": [ + 14.818142166895921 + ], + "count": [ + 20967 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 20967 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 20966 + ], + "mean": [ + 10483.0 + ], + "std": [ + 6052.651540165406 + ], + "count": [ + 20967 + ] + }, + "action": { + "min": [ + -32.431640625, + 40.341796875, + 42.5390625, + 20.654296875, + -191.162109375, + 0.7504690289497375 + ], + "max": [ + 54.31640625, + 175.166015625, + 165.498046875, + 106.435546875, + -27.158203125, + 21.482177734375 + ], + "mean": [ + 4.427927707900315, + 117.97167722296577, + 119.33383014384397, + 67.60774829879239, + -98.69817873602314, + 5.412291804841416 + ], + "std": [ + 13.493242843869654, + 37.581526829043085, + 17.42972882857163, + 21.726772707771854, + 30.095760720646364, + 5.2476056374052735 + ], + "count": [ + 20967 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_004_white/meta/info.json b/Chojins/chess_game_004_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..07e3afcbf7572652a1d052e587eb716aa7218c60 --- /dev/null +++ b/Chojins/chess_game_004_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 23035, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_004_white/meta/stats.json b/Chojins/chess_game_004_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d1ac6f97d433e5912b8f370321b5c53880f05933 --- /dev/null +++ b/Chojins/chess_game_004_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -34.62890625, + 38.935546875, + 46.669921875, + 19.51171875, + -166.904296875, + 1.3678905963897705 + ], + "max": [ + 57.744140625, + 174.90234375, + 166.025390625, + 105.1171875, + -34.27734375, + 20.73434066772461 + ], + "mean": [ + 5.171356944096484, + 110.49738099860193, + 115.26243344359318, + 68.20440464835377, + -101.12887345917032, + 5.950143345467874 + ], + "std": [ + 13.775631486873907, + 40.442819736801084, + 24.35472898776814, + 20.961796803367378, + 27.776906879274534, + 4.29714352917314 + ], + "count": [ + 23035 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 33.96666717529297 + ], + "mean": [ + 8.488540604266165 + ], + "std": [ + 6.007136171303051 + ], + "count": [ + 23035 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 23034 + ], + "mean": [ + 11517.0 + ], + "std": [ + 6649.631719125504 + ], + "count": [ + 23035 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 23035 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 22.94412850010853 + ], + "std": [ + 14.344593339662751 + ], + "count": [ + 23035 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5495066277272443 + ] + ], + [ + [ + 0.5780648488786739 + ] + ], + [ + [ + 0.6014535025813387 + ] + ] + ], + "std": [ + [ + [ + 0.28216798120629827 + ] + ], + [ + [ + 0.2606663878578738 + ] + ], + [ + [ + 0.2676862750519535 + ] + ] + ], + "count": [ + 5429 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4515167769695826 + ] + ], + [ + [ + 0.5213304364257457 + ] + ], + [ + [ + 0.591545056223013 + ] + ] + ], + "std": [ + [ + [ + 0.3558481639255491 + ] + ], + [ + [ + 0.2780219951580371 + ] + ], + [ + [ + 0.28635090074517666 + ] + ] + ], + "count": [ + 5429 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1019 + ], + "mean": [ + 254.6562187974821 + ], + "std": [ + 180.21408615346706 + ], + "count": [ + 23035 + ] + }, + "action": { + "min": [ + -35.595703125, + 41.66015625, + 43.2421875, + 19.423828125, + -184.306640625, + 0.7504690289497375 + ], + "max": [ + 58.623046875, + 175.078125, + 166.728515625, + 106.435546875, + -34.27734375, + 21.10694122314453 + ], + "mean": [ + 5.3194909005225135, + 112.42331303339189, + 113.99445875899404, + 68.45309131242253, + -101.81697268443587, + 5.217256157108934 + ], + "std": [ + 14.135970734531368, + 39.51546773992423, + 25.009406439855514, + 20.77128002428898, + 28.10492875270431, + 5.240130918046397 + ], + "count": [ + 23035 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_005_white/meta/info.json b/Chojins/chess_game_005_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..feb7ba38017620c80363fef81f051addc6370ca5 --- /dev/null +++ b/Chojins/chess_game_005_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 23275, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_005_white/meta/stats.json b/Chojins/chess_game_005_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f272d1a4e770035eeb3361df779ff3e876bcb607 --- /dev/null +++ b/Chojins/chess_game_005_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 23274 + ], + "mean": [ + 11637.0 + ], + "std": [ + 6718.913751492871 + ], + "count": [ + 23275 + ] + }, + "action": { + "min": [ + -28.037109375, + 43.59375, + 48.1640625, + 20.390625, + -193.623046875, + 0.7504690289497375 + ], + "max": [ + 67.32421875, + 175.166015625, + 162.0703125, + 106.435546875, + -30.76171875, + 25.609756469726562 + ], + "mean": [ + 8.14649612542766, + 114.16494948963857, + 117.59912867856461, + 67.98377249548693, + -106.73480666278384, + 5.146779365969779 + ], + "std": [ + 16.143511173757144, + 37.684255624843296, + 17.9665575637683, + 21.162056668283306, + 30.819272307270605, + 5.12866636034014 + ], + "count": [ + 23275 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 23275 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 875 + ], + "mean": [ + 249.31291084854993 + ], + "std": [ + 166.56259098678663 + ], + "count": [ + 23275 + ] + }, + "observation.state": { + "min": [ + -27.421875, + 41.220703125, + 51.85546875, + 20.56640625, + -167.080078125, + 1.3678905963897705 + ], + "max": [ + 66.97265625, + 174.90234375, + 161.806640625, + 105.205078125, + -30.234375, + 24.478042602539062 + ], + "mean": [ + 7.926106770715959, + 112.37539952295552, + 118.78423834811989, + 67.71128326579912, + -105.39716316608302, + 5.687951361669506 + ], + "std": [ + 15.757937033438566, + 38.52011418414623, + 17.350971963956972, + 21.352413599890696, + 28.94854627646836, + 4.257118745556142 + ], + "count": [ + 23275 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.388313641245972 + ], + "std": [ + 14.767291084874369 + ], + "count": [ + 23275 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5393903595616552 + ] + ], + [ + [ + 0.5685294318030413 + ] + ], + [ + [ + 0.5925621884587224 + ] + ] + ], + "std": [ + [ + [ + 0.2869646486982805 + ] + ], + [ + [ + 0.26555329854929843 + ] + ], + [ + [ + 0.26940675061054464 + ] + ] + ], + "count": [ + 5369 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.44779360863300516 + ] + ], + [ + [ + 0.520836971318573 + ] + ], + [ + [ + 0.5887998770925892 + ] + ] + ], + "std": [ + [ + [ + 0.3572274252668735 + ] + ], + [ + [ + 0.2838200476298967 + ] + ], + [ + [ + 0.2906867022528584 + ] + ] + ], + "count": [ + 5369 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.16666603088379 + ], + "mean": [ + 8.3104303562193 + ], + "std": [ + 5.552086398446808 + ], + "count": [ + 23275 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_006_white/meta/info.json b/Chojins/chess_game_006_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bf1d9932b44c9cd358f999132b258ffbd1db398b --- /dev/null +++ b/Chojins/chess_game_006_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 22490, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_006_white/meta/stats.json b/Chojins/chess_game_006_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1d6dfbbe72a7c5fdb26d11b889ad1986f0675b75 --- /dev/null +++ b/Chojins/chess_game_006_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -35.68359375, + 31.025390625, + 27.333984375, + 15.556640625, + -167.080078125, + 1.295896291732788 + ], + "max": [ + 58.798828125, + 174.90234375, + 163.30078125, + 105.29296875, + -35.419921875, + 25.701942443847656 + ], + "mean": [ + 1.4561823170660284, + 112.43448627619492, + 117.49886638765179, + 67.0188226000157, + -99.3954357712043, + 5.872385961143321 + ], + "std": [ + 15.534159980852714, + 40.17223658313386, + 22.28685661949685, + 22.237516139164192, + 27.110738491537308, + 4.7971112546341415 + ], + "count": [ + 22490 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5366974353478683 + ] + ], + [ + [ + 0.5673258901421395 + ] + ], + [ + [ + 0.592538336616029 + ] + ] + ], + "std": [ + [ + [ + 0.28449949826625454 + ] + ], + [ + [ + 0.260235780683151 + ] + ], + [ + [ + 0.26323349702260956 + ] + ] + ], + "count": [ + 5356 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22489 + ], + "mean": [ + 11244.5 + ], + "std": [ + 6492.303770619486 + ], + "count": [ + 22490 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 27.16666603088379 + ], + "mean": [ + 8.084839084955151 + ], + "std": [ + 5.382603124419568 + ], + "count": [ + 22490 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.45530668035138444 + ] + ], + [ + [ + 0.5305084667159515 + ] + ], + [ + [ + 0.598231520534363 + ] + ] + ], + "std": [ + [ + [ + 0.35715153847682013 + ] + ], + [ + [ + 0.27614979296600745 + ] + ], + [ + [ + 0.2817478857363207 + ] + ] + ], + "count": [ + 5356 + ] + }, + "action": { + "min": [ + -36.298828125, + 33.310546875, + 23.37890625, + 15.029296875, + -182.197265625, + 0.7504690289497375 + ], + "max": [ + 59.853515625, + 175.078125, + 163.828125, + 106.259765625, + -35.244140625, + 26.73546028137207 + ], + "mean": [ + 1.488220096562056, + 114.26847080859994, + 116.22873973719223, + 67.25954962357673, + -99.99208747419372, + 5.283368154948104 + ], + "std": [ + 15.97723989371699, + 39.28782378693355, + 22.87267103973785, + 22.051489814252523, + 27.24366015457886, + 5.627162936303357 + ], + "count": [ + 22490 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 23.003601600711427 + ], + "std": [ + 14.445744476958184 + ], + "count": [ + 22490 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 815 + ], + "mean": [ + 242.54517563361495 + ], + "std": [ + 161.47809570829546 + ], + "count": [ + 22490 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22490 + ] + } +} \ No newline at end of file diff --git a/Chojins/chess_game_007_white/meta/info.json b/Chojins/chess_game_007_white/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f7a44b00f2c5a87f54a7c6fdb9974bbf68edf4b2 --- /dev/null +++ b/Chojins/chess_game_007_white/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 22087, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Chojins/chess_game_007_white/meta/stats.json b/Chojins/chess_game_007_white/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b85c1da8a21345e0a70b6553baa4c0117cd56b2d --- /dev/null +++ b/Chojins/chess_game_007_white/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -33.662109375, + 38.056640625, + 45.3515625, + 16.435546875, + -167.080078125, + 1.295896291732788 + ], + "max": [ + 56.953125, + 174.90234375, + 163.916015625, + 105.205078125, + -34.716796875, + 19.726423263549805 + ], + "mean": [ + 2.26502107612457, + 114.76842926760455, + 119.49300989878206, + 68.45729565375387, + -106.29733666766141, + 5.5225937078163945 + ], + "std": [ + 14.29644575167009, + 39.50751051424252, + 21.018043649236777, + 21.72853307043293, + 27.376451315318782, + 4.356929686757294 + ], + "count": [ + 22087 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 841 + ], + "mean": [ + 242.10553719382443 + ], + "std": [ + 168.40539187541893 + ], + "count": [ + 22087 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 23.354280798659847 + ], + "std": [ + 14.343215740083586 + ], + "count": [ + 22087 + ] + }, + "action": { + "min": [ + -34.62890625, + 40.166015625, + 41.220703125, + 16.259765625, + -216.73828125, + 0.7504690289497375 + ], + "max": [ + 57.568359375, + 175.166015625, + 164.091796875, + 106.5234375, + -34.365234375, + 20.91932487487793 + ], + "mean": [ + 2.2771578822957066, + 116.55757404292332, + 118.27127695578007, + 68.71493940810649, + -107.28624062195529, + 4.872479279530174 + ], + "std": [ + 14.714121455540136, + 38.605286495263556, + 21.695879528022893, + 21.533482023690755, + 28.53612880449875, + 5.200993458275818 + ], + "count": [ + 22087 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22087 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 28.03333282470703 + ], + "mean": [ + 8.070184470831405 + ], + "std": [ + 5.613512928039551 + ], + "count": [ + 22087 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5401792237354145 + ] + ], + [ + [ + 0.5656403917011837 + ] + ], + [ + [ + 0.5858354870068475 + ] + ] + ], + "std": [ + [ + [ + 0.285979327893824 + ] + ], + [ + [ + 0.2659012499036606 + ] + ], + [ + [ + 0.26865151909286883 + ] + ] + ], + "count": [ + 5352 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22086 + ], + "mean": [ + 11043.0 + ], + "std": [ + 6375.9676912606765 + ], + "count": [ + 22087 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.44465569206283767 + ] + ], + [ + [ + 0.5318600663355648 + ] + ], + [ + [ + 0.6041958179931826 + ] + ] + ], + "std": [ + [ + [ + 0.3571286901981178 + ] + ], + [ + [ + 0.26989283992711194 + ] + ], + [ + [ + 0.2756632765461307 + ] + ] + ], + "count": [ + 5352 + ] + } +} \ No newline at end of file diff --git a/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/info.json b/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6dbbb17f1b50f493e423b6e715c38c701b177fc7 --- /dev/null +++ b/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 13572, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/stats.json b/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..64dffa948d87b9da13cf50b7e7b5bb0f971f85d4 --- /dev/null +++ b/Clementppr/lerobot_pick_and_place_dataset_world_model/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5155065447151305 + ] + ], + [ + [ + 0.4726753369935679 + ] + ], + [ + [ + 0.47369607459968605 + ] + ] + ], + "std": [ + [ + [ + 0.13584666090695252 + ] + ], + [ + [ + 0.2004437977499202 + ] + ], + [ + [ + 0.2033029825765538 + ] + ] + ], + "count": [ + 3145 + ] + }, + "action": { + "min": [ + -61.171875, + 19.6875, + 9.931640625, + -23.02734375, + -127.001953125, + -2.1758840084075928 + ], + "max": [ + 73.65234375, + 195.380859375, + 177.802734375, + 101.25, + 10.37109375, + 70.26292419433594 + ], + "mean": [ + 11.87955894759718, + 114.33223879235422, + 111.29110753694327, + 50.350081570690236, + -63.39128909826349, + 23.459492932299124 + ], + "std": [ + 22.39575177481177, + 45.23815301578201, + 39.27597779283467, + 25.72077146113797, + 37.157340310521874, + 19.36678656221416 + ], + "count": [ + 13572 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.566666666666666 + ], + "mean": [ + 7.919866882797916 + ], + "std": [ + 4.867578308483147 + ], + "count": [ + 13572 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 587 + ], + "mean": [ + 237.59600648393751 + ], + "std": [ + 146.02734925449442 + ], + "count": [ + 13572 + ] + }, + "observation.state": { + "min": [ + -60.99609375, + 16.34765625, + 15.46875, + -21.005859375, + -126.123046875, + -0.625 + ], + "max": [ + 73.4765625, + 194.23828125, + 173.232421875, + 100.634765625, + 9.31640625, + 69.65277862548828 + ], + "mean": [ + 12.03420953085877, + 111.39656072459739, + 114.3674448200499, + 51.00216384416058, + -63.297625169548844, + 26.284381131309168 + ], + "std": [ + 22.446550601424338, + 45.918200091574136, + 37.82564150398306, + 25.409909561353263, + 37.15083416332268, + 18.679220208580276 + ], + "count": [ + 13572 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 13571 + ], + "mean": [ + 6785.5 + ], + "std": [ + 3917.898916085848 + ], + "count": [ + 13572 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 13572 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 15.081786030061892 + ], + "std": [ + 8.351329893276988 + ], + "count": [ + 13572 + ] + } +} \ No newline at end of file diff --git a/Deason11/Random_Kitchen/meta/info.json b/Deason11/Random_Kitchen/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..923e8028672367b2fcc487a67049639af0c5e71c --- /dev/null +++ b/Deason11/Random_Kitchen/meta/info.json @@ -0,0 +1,159 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 37, + "total_frames": 92408, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:37" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_wrist_angle", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_wrist_angle", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Deason11/Random_Kitchen/meta/stats.json b/Deason11/Random_Kitchen/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b38b80ee2065e2ab4c9277101ee19c868654b184 --- /dev/null +++ b/Deason11/Random_Kitchen/meta/stats.json @@ -0,0 +1,388 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 109.53333282470703 + ], + "mean": [ + 44.40762950330147 + ], + "std": [ + 26.269008519070912 + ], + "count": [ + 92408 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 3286 + ], + "mean": [ + 1332.2288762877672 + ], + "std": [ + 788.070251111689 + ], + "count": [ + 92408 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 92407 + ], + "mean": [ + 46203.5 + ], + "std": [ + 26675.89183607551 + ], + "count": [ + 92408 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3470954386465717 + ] + ], + [ + [ + 0.5340205921477693 + ] + ], + [ + [ + 0.48312290405263264 + ] + ] + ], + "std": [ + [ + [ + 0.27670322768904937 + ] + ], + [ + [ + 0.22595643409557917 + ] + ], + [ + [ + 0.24400139447233052 + ] + ] + ], + "count": [ + 12937 + ] + }, + "action": { + "min": [ + -69.08203125, + 52.55859375, + 23.818359375, + -75.498046875, + -64.775390625, + 13.447265625, + -0.21141649782657623 + ], + "max": [ + 58.447265625, + 176.66015625, + 180.791015625, + 91.58203125, + 18.369140625, + 153.6328125, + 100.21141815185547 + ], + "mean": [ + -4.65508538188382, + 113.09644930468588, + 103.17980395411116, + 47.024293306038786, + -6.210629881828321, + 83.65379407983582, + 39.26238389085788 + ], + "std": [ + 28.62925395028354, + 29.971331139743604, + 37.45168771304424, + 42.97431682596421, + 12.054737897963216, + 23.267709768494967, + 39.93902806424939 + ], + "count": [ + 92408 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3317565757335223 + ] + ], + [ + [ + 0.5676954294583468 + ] + ], + [ + [ + 0.5202382751822223 + ] + ] + ], + "std": [ + [ + [ + 0.22160597626991016 + ] + ], + [ + [ + 0.1987304683173593 + ] + ], + [ + [ + 0.1908487785576245 + ] + ] + ], + "count": [ + 12937 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 92408 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 36 + ], + "mean": [ + 16.83367240931521 + ], + "std": [ + 10.324135783823865 + ], + "count": [ + 92408 + ] + }, + "observation.state": { + "min": [ + -67.5, + 50.009765625, + 28.30078125, + -73.125, + -63.6328125, + 13.095703125, + 1.4736841917037964 + ], + "max": [ + 57.12890625, + 175.517578125, + 181.318359375, + 89.560546875, + 17.490234375, + 151.611328125, + 97.47368621826172 + ], + "mean": [ + -4.847473089437847, + 110.1739179885147, + 106.29245285595272, + 47.579148081925695, + -5.964158892545099, + 83.22719316752521, + 41.89552464263593 + ], + "std": [ + 27.992071418786214, + 30.0618535402802, + 36.40328459867329, + 41.89933365243655, + 11.554912607822615, + 23.27781704306844, + 36.12836494520155 + ], + "count": [ + 92408 + ] + }, + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.13423679607783642 + ] + ], + [ + [ + 0.4660200781327196 + ] + ], + [ + [ + 0.29867443839493957 + ] + ] + ], + "std": [ + [ + [ + 0.15052439670461468 + ] + ], + [ + [ + 0.1398181453921431 + ] + ], + [ + [ + 0.13520049560389047 + ] + ] + ], + "count": [ + 12937 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_2/meta/info.json b/DimiSch/so100_50ep_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..61a4478aba9eac2c38e157960c65e72e2264104e --- /dev/null +++ b/DimiSch/so100_50ep_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29800, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_2/meta/stats.json b/DimiSch/so100_50ep_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..85af7fafa2725e6e0db24e2032e1b8050f55eb3d --- /dev/null +++ b/DimiSch/so100_50ep_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 595 + ], + "mean": [ + 297.5 + ], + "std": [ + 172.0501380412117 + ], + "count": [ + 29800 + ] + }, + "observation.state": { + "min": [ + -61.875, + 43.154296875, + 36.5625, + 47.8125, + -76.728515625, + 0.35945361852645874 + ], + "max": [ + 39.55078125, + 188.876953125, + 175.60546875, + 100.72265625, + 7.646484375, + 43.35010528564453 + ], + "mean": [ + 1.128506788611412, + 139.66163314819335, + 132.1393621826172, + 68.28185958862305, + -9.061113461256028, + 13.081909561157227 + ], + "std": [ + 29.76944232469952, + 48.184198234472696, + 39.137340856091875, + 11.389328376852786, + 6.5404800684492175, + 10.363674840705126 + ], + "count": [ + 29800 + ] + }, + "action": { + "min": [ + -62.9296875, + 45.52734375, + 33.837890625, + 47.021484375, + -88.330078125, + -0.6238859295845032 + ], + "max": [ + 40.166015625, + 190.634765625, + 175.078125, + 101.162109375, + 8.173828125, + 47.05882263183594 + ], + "mean": [ + 1.4229373943805694, + 141.64341491699219, + 130.40572845458985, + 68.54979042053223, + -9.559869169592858, + 11.150532341003418 + ], + "std": [ + 30.33281194366391, + 47.37528387086434, + 39.92522848468624, + 11.618464680362441, + 6.702649106597943, + 12.104385783927166 + ], + "count": [ + 29800 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.5 + ], + "std": [ + 14.430869689661812 + ], + "count": [ + 29800 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29800 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.83333396911621 + ], + "mean": [ + 9.916666030883789 + ], + "std": [ + 5.735004425048827 + ], + "count": [ + 29800 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5263784062862397 + ] + ], + [ + [ + 0.48686722993850706 + ] + ], + [ + [ + 0.4211428213119507 + ] + ] + ], + "std": [ + [ + [ + 0.2029224284474845 + ] + ], + [ + [ + 0.2211493201183485 + ] + ], + [ + [ + 0.264631788224203 + ] + ] + ], + "count": [ + 6000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29799 + ], + "mean": [ + 14899.5 + ], + "std": [ + 8602.519006081882 + ], + "count": [ + 29800 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_3/meta/info.json b/DimiSch/so100_50ep_3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f8a83dc8e8f7f5e66c2bb67ce989c115b8db4ee3 --- /dev/null +++ b/DimiSch/so100_50ep_3/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29750, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_50ep_3/meta/stats.json b/DimiSch/so100_50ep_3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a19f8b084c8f89fb543241ae0f88ea8c50d54229 --- /dev/null +++ b/DimiSch/so100_50ep_3/meta/stats.json @@ -0,0 +1,234 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 594 + ], + "mean": [ + 297.0 + ], + "std": [ + 171.76146249959564 + ], + "count": [ + 29750 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29749 + ], + "mean": [ + 14874.5 + ], + "std": [ + 8588.085249344 + ], + "count": [ + 29750 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5297662460803986 + ] + ], + [ + [ + 0.49126565992832183 + ] + ], + [ + [ + 0.4269333523511887 + ] + ] + ], + "std": [ + [ + [ + 0.21139224536420392 + ] + ], + [ + [ + 0.22380519938055393 + ] + ], + [ + [ + 0.26617259147550837 + ] + ] + ], + "count": [ + 6000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.799999237060547 + ], + "mean": [ + 9.899999618530273 + ], + "std": [ + 5.725381851196289 + ], + "count": [ + 29750 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29750 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.5 + ], + "std": [ + 14.430869689661812 + ], + "count": [ + 29750 + ] + }, + "observation.state": { + "min": [ + -70.3125, + 21.005859375, + -2.900390625, + 34.189453125, + -70.751953125, + 0.35945361852645874 + ], + "max": [ + 55.283203125, + 188.96484375, + 175.60546875, + 100.810546875, + 5.80078125, + 32.782169342041016 + ], + "mean": [ + 9.83940124988556, + 143.60293075561523, + 137.8755438232422, + 61.86723281860352, + -7.622838134765625, + 11.155070915222169 + ], + "std": [ + 34.03385300029822, + 47.53848651413861, + 38.05144839278738, + 12.439988396203052, + 8.346259192876097, + 10.088696766056904 + ], + "count": [ + 29750 + ] + }, + "action": { + "min": [ + -71.630859375, + 23.203125, + -7.294921875, + 33.134765625, + -73.4765625, + -0.5347593426704407 + ], + "max": [ + 56.865234375, + 190.810546875, + 175.078125, + 101.162109375, + 7.20703125, + 33.957218170166016 + ], + "mean": [ + 10.125239284038544, + 145.78585479736327, + 136.30010360717773, + 61.91610809326172, + -8.055859694480896, + 9.617761726379394 + ], + "std": [ + 34.58864790931294, + 46.93250578524838, + 39.000516219865574, + 12.792154783281921, + 8.541747671008384, + 11.365552476728801 + ], + "count": [ + 29750 + ] + } +} \ No newline at end of file diff --git a/DimiSch/so100_terra_50_2/meta/info.json b/DimiSch/so100_terra_50_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..60ea1d8b194a931ccc973d76288eea944f338683 --- /dev/null +++ b/DimiSch/so100_terra_50_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 34, + "total_frames": 81062, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:34" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/DimiSch/so100_terra_50_2/meta/stats.json b/DimiSch/so100_terra_50_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1ebcd859b32adfd5e4c4cbfcad11ef0779fa7824 --- /dev/null +++ b/DimiSch/so100_terra_50_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.state": { + "min": [ + -29.53125, + 29.35546875, + 0.3515625, + 16.259765625, + -87.978515625, + -0.19467878341674805 + ], + "max": [ + 48.603515625, + 189.4921875, + 178.681640625, + 103.271484375, + 20.0390625, + 71.57689666748047 + ], + "mean": [ + 8.716679706559605, + 98.77127390923606, + 96.12895102664564, + 71.65250481646494, + -11.925272712053165, + 23.313565460118113 + ], + "std": [ + 20.85826568729029, + 29.795889985567225, + 30.950106704119175, + 16.24476998496355, + 12.237524828318891, + 19.393723967251074 + ], + "count": [ + 81062 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 33 + ], + "mean": [ + 16.50090054526165 + ], + "std": [ + 9.810964905323754 + ], + "count": [ + 81062 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 81061 + ], + "mean": [ + 40530.5 + ], + "std": [ + 23400.58375874414 + ], + "count": [ + 81062 + ] + }, + "action": { + "min": [ + -30.5859375, + 28.4765625, + -5.537109375, + 13.88671875, + -88.857421875, + -0.8802817463874817 + ], + "max": [ + 53.61328125, + 191.953125, + 180.263671875, + 103.53515625, + 20.7421875, + 72.53520965576172 + ], + "mean": [ + 8.960439573229941, + 102.22156722117799, + 94.01436392005833, + 71.86728018092703, + -12.379171780632149, + 23.31547952058893 + ], + "std": [ + 21.51787907488671, + 30.115833972016024, + 31.567382867945636, + 16.40833479735637, + 12.436935862396226, + 20.336782552875732 + ], + "count": [ + 81062 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 2385 + ], + "mean": [ + 1191.5883521255334 + ], + "std": [ + 688.2526052966061 + ], + "count": [ + 81062 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 81062 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.48182539387484696 + ] + ], + [ + [ + 0.44025302985997194 + ] + ], + [ + [ + 0.3952613511062271 + ] + ] + ], + "std": [ + [ + [ + 0.22907437082007012 + ] + ], + [ + [ + 0.2479464745688461 + ] + ], + [ + [ + 0.2738577470857387 + ] + ] + ], + "count": [ + 11593 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 79.5 + ], + "mean": [ + 39.719612089158375 + ], + "std": [ + 22.941753511426654 + ], + "count": [ + 81062 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/Grab_Pieces/meta/info.json b/FeiYjf/Grab_Pieces/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..7367ff2aea105da87be919a9d36a75d89b1e5a06 --- /dev/null +++ b/FeiYjf/Grab_Pieces/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 87, + "total_frames": 45396, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:87" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/Grab_Pieces/meta/stats.json b/FeiYjf/Grab_Pieces/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..c183424332dd383ac3bcbfae7c2d27ba60986895 --- /dev/null +++ b/FeiYjf/Grab_Pieces/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.47223958542223865 + ] + ], + [ + [ + 0.4633997207694654 + ] + ], + [ + [ + 0.43943506756088735 + ] + ] + ], + "std": [ + [ + [ + 0.21594553229060118 + ] + ], + [ + [ + 0.2089445601793548 + ] + ], + [ + [ + 0.20706435413579813 + ] + ] + ], + "count": [ + 9743 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 45395 + ], + "mean": [ + 22697.5 + ], + "std": [ + 13104.696406886604 + ], + "count": [ + 45396 + ] + }, + "action": { + "min": [ + -49.04296875, + 60.732421875, + 45.3515625, + 51.85546875, + -270.0, + -0.9250693917274475 + ], + "max": [ + 53.4375, + 139.833984375, + 132.451171875, + 116.103515625, + 223.505859375, + 80.2035140991211 + ], + "mean": [ + -1.5352340894185432, + 107.13117441844075, + 92.19498166467389, + 85.27043191350307, + 131.71620641971896, + 18.88006282081708 + ], + "std": [ + 21.149418964808394, + 20.570112864097737, + 13.925625886560173, + 15.706038172167517, + 43.65416084784618, + 16.59802717792204 + ], + "count": [ + 45396 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 45396 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 40.83333206176758 + ], + "mean": [ + 9.300669493754222 + ], + "std": [ + 6.2484055926980675 + ], + "count": [ + 45396 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4613926933278639 + ] + ], + [ + [ + 0.4596796914113812 + ] + ], + [ + [ + 0.4447368355113281 + ] + ] + ], + "std": [ + [ + [ + 0.196161522484209 + ] + ], + [ + [ + 0.19563685940446876 + ] + ], + [ + [ + 0.1955483851035418 + ] + ] + ], + "count": [ + 9743 + ] + }, + "observation.state": { + "min": [ + -48.251953125, + 59.501953125, + 46.669921875, + 52.03125, + -96.6796875, + 4.085801601409912 + ], + "max": [ + 52.998046875, + 135.17578125, + 131.8359375, + 114.43359375, + 222.71484375, + 79.4688491821289 + ], + "mean": [ + -1.0111352113032144, + 105.55131281087111, + 92.64530165112063, + 85.04987324600293, + 131.16127069679817, + 19.257604624901756 + ], + "std": [ + 21.06120570111291, + 20.258862796369552, + 13.795424083659642, + 15.50616559796636, + 41.385284252245505, + 15.591007533150492 + ], + "count": [ + 45396 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1225 + ], + "mean": [ + 279.02008987576 + ], + "std": [ + 187.45216781600234 + ], + "count": [ + 45396 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 86 + ], + "mean": [ + 44.2862807295797 + ], + "std": [ + 25.17121540437487 + ], + "count": [ + 45396 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/Hold_Pieces/meta/info.json b/FeiYjf/Hold_Pieces/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..84a4f77fa6eb7919bdee230885240b07a2e1ffac --- /dev/null +++ b/FeiYjf/Hold_Pieces/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4990, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/Hold_Pieces/meta/stats.json b/FeiYjf/Hold_Pieces/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..333968f8ea793d658864874917a340854ccf79ca --- /dev/null +++ b/FeiYjf/Hold_Pieces/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -23.73046875, + 69.9609375, + 65.654296875, + 54.66796875, + -50.80078125, + 4.085801601409912 + ], + "max": [ + 37.96875, + 135.17578125, + 105.29296875, + 114.43359375, + 182.724609375, + 48.62104034423828 + ], + "mean": [ + 4.919109648406386, + 97.60658494265141, + 88.02339739293039, + 86.41006899969372, + 52.1806219613146, + 15.739418891914383 + ], + "std": [ + 12.10287560773127, + 19.773951444668448, + 9.535146951086626, + 17.12271407139534, + 68.93367687538581, + 13.082063017068963 + ], + "count": [ + 4990 + ] + }, + "action": { + "min": [ + -24.873046875, + 70.400390625, + 64.599609375, + 54.4921875, + -51.328125, + 0.46253469586372375 + ], + "max": [ + 38.759765625, + 139.482421875, + 105.732421875, + 115.927734375, + 183.955078125, + 49.121185302734375 + ], + "mean": [ + 4.947643300813281, + 98.87745184124353, + 87.62586432477993, + 86.81403003608536, + 51.75424289072683, + 15.066494651977907 + ], + "std": [ + 12.46570911607035, + 19.531885365577757, + 9.737109786993692, + 17.291782168595653, + 69.7591941333249, + 14.066291519987983 + ], + "count": [ + 4990 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.298396793587174 + ], + "std": [ + 2.727676276725477 + ], + "count": [ + 4990 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 862 + ], + "mean": [ + 267.7693386773547 + ], + "std": [ + 180.62415251207392 + ], + "count": [ + 4990 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4989 + ], + "mean": [ + 2494.5 + ], + "std": [ + 1440.4888927027519 + ], + "count": [ + 4990 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 28.733333587646484 + ], + "mean": [ + 8.92564484523628 + ], + "std": [ + 6.020804980985603 + ], + "count": [ + 4990 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4990 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.48837205273202533 + ] + ], + [ + [ + 0.4848463676535242 + ] + ], + [ + [ + 0.4677962741373221 + ] + ] + ], + "std": [ + [ + [ + 0.2090369648373306 + ] + ], + [ + [ + 0.20420617271886904 + ] + ], + [ + [ + 0.2031498237721084 + ] + ] + ], + "count": [ + 1091 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4549563184831254 + ] + ], + [ + [ + 0.4512387826615359 + ] + ], + [ + [ + 0.4383523300303766 + ] + ] + ], + "std": [ + [ + [ + 0.19618609200283993 + ] + ], + [ + [ + 0.193267295824702 + ] + ], + [ + [ + 0.19277526175526793 + ] + ] + ], + "count": [ + 1091 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/Makalu_push/meta/info.json b/FeiYjf/Makalu_push/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ac07834cd9a3663f22e4ae3084effbd51e5be5c0 --- /dev/null +++ b/FeiYjf/Makalu_push/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 23529, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/Makalu_push/meta/stats.json b/FeiYjf/Makalu_push/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..054227eb9761a129fcb7d4da50f05b72e3d156f8 --- /dev/null +++ b/FeiYjf/Makalu_push/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + 17.314453125, + 30.849609375, + 13.359375, + 57.83203125, + 71.19140625, + -2.141526937484741 + ], + "max": [ + 82.177734375, + 132.275390625, + 145.8984375, + 110.126953125, + 89.82421875, + 72.71881103515625 + ], + "mean": [ + 52.31925798385576, + 96.54930202943439, + 101.57126013474385, + 91.90750983615693, + 83.5831020212066, + 11.604424550969114 + ], + "std": [ + 11.66199144606109, + 25.659433587819812, + 30.40402073112659, + 12.687293424614944, + 2.1366083344467657, + 16.250038928557508 + ], + "count": [ + 23529 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1115 + ], + "mean": [ + 427.90722087636533 + ], + "std": [ + 259.95245909993275 + ], + "count": [ + 23529 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 23528 + ], + "mean": [ + 11764.0 + ], + "std": [ + 6792.2372357468985 + ], + "count": [ + 23529 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 37.16666793823242 + ], + "mean": [ + 14.263574000854732 + ], + "std": [ + 8.665081915415058 + ], + "count": [ + 23529 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 23529 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4633440622360266 + ] + ], + [ + [ + 0.4608975698719835 + ] + ], + [ + [ + 0.44542253745385013 + ] + ] + ], + "std": [ + [ + [ + 0.1887356881826693 + ] + ], + [ + [ + 0.1878107899435384 + ] + ], + [ + [ + 0.18767456891918388 + ] + ] + ], + "count": [ + 4401 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5488570455230656 + ] + ], + [ + [ + 0.5402979582473653 + ] + ], + [ + [ + 0.5169133191838966 + ] + ] + ], + "std": [ + [ + [ + 0.17953839370109362 + ] + ], + [ + [ + 0.17255307190449648 + ] + ], + [ + [ + 0.17511390577506225 + ] + ] + ], + "count": [ + 4401 + ] + }, + "observation.state": { + "min": [ + 17.138671875, + 29.35546875, + 14.23828125, + 57.568359375, + 71.279296875, + 0.0 + ], + "max": [ + 81.38671875, + 131.044921875, + 145.01953125, + 108.720703125, + 88.857421875, + 71.45811462402344 + ], + "mean": [ + 51.775938075481186, + 95.11968724328088, + 101.89963325624677, + 91.25691885240697, + 83.0965906399593, + 13.027730378931746 + ], + "std": [ + 11.653365070684494, + 25.80216217253635, + 30.05760753672508, + 12.477104469583487, + 2.200206011639304, + 15.4750355317234 + ], + "count": [ + 23529 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 14.819541841982234 + ], + "std": [ + 8.327689298674235 + ], + "count": [ + 23529 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/Maklu_dataset/meta/info.json b/FeiYjf/Maklu_dataset/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..fb7d4fa23e3f9c84d1a77ef630ba5b79a27bb171 --- /dev/null +++ b/FeiYjf/Maklu_dataset/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 58, + "total_frames": 48942, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:58" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/Maklu_dataset/meta/stats.json b/FeiYjf/Maklu_dataset/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d405071243221914056b899e054527da62a4a073 --- /dev/null +++ b/FeiYjf/Maklu_dataset/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 57 + ], + "mean": [ + 28.415287483143313 + ], + "std": [ + 16.592900555960053 + ], + "count": [ + 48942 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1623 + ], + "mean": [ + 491.135711658698 + ], + "std": [ + 330.91446045124025 + ], + "count": [ + 48942 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.547940919996035 + ] + ], + [ + [ + 0.5422527632811679 + ] + ], + [ + [ + 0.5230265111342574 + ] + ] + ], + "std": [ + [ + [ + 0.17912705588577466 + ] + ], + [ + [ + 0.1764361557484243 + ] + ], + [ + [ + 0.1833583420225814 + ] + ] + ], + "count": [ + 9017 + ] + }, + "observation.state": { + "min": [ + -81.474609375, + 36.2109375, + 22.587890625, + 13.271484375, + 72.421875, + -0.510725200176239 + ], + "max": [ + 63.017578125, + 135.087890625, + 150.908203125, + 114.345703125, + 122.51953125, + 79.4688491821289 + ], + "mean": [ + 3.6938054468046584, + 91.75931906317238, + 92.20988449343604, + 93.83288240808815, + 100.23515256768151, + 15.95557497808528 + ], + "std": [ + 19.560587463329327, + 30.984494453760217, + 34.27959169361354, + 13.84271752880157, + 4.879705687547102, + 20.252732422090745 + ], + "count": [ + 48942 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 48941 + ], + "mean": [ + 24470.5 + ], + "std": [ + 14128.338434390176 + ], + "count": [ + 48942 + ] + }, + "action": { + "min": [ + -85.4296875, + 35.771484375, + 21.26953125, + 12.744140625, + 72.7734375, + -4.255319118499756 + ], + "max": [ + 63.6328125, + 140.44921875, + 151.875, + 117.861328125, + 123.310546875, + 80.2035140991211 + ], + "mean": [ + 3.6961200002939085, + 93.71737376241873, + 92.00107122735142, + 94.41683814004456, + 100.76679816134379, + 14.990843555418673 + ], + "std": [ + 20.018220884303684, + 31.265666943188524, + 34.54013230840248, + 14.068944456785374, + 4.863845190847036, + 20.982005224657215 + ], + "count": [ + 48942 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.46356963423200864 + ] + ], + [ + [ + 0.46180190398315774 + ] + ], + [ + [ + 0.4464717044115886 + ] + ] + ], + "std": [ + [ + [ + 0.18571290366798326 + ] + ], + [ + [ + 0.1886142264298149 + ] + ], + [ + [ + 0.1916882740152078 + ] + ] + ], + "count": [ + 9017 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 54.099998474121094 + ], + "mean": [ + 16.37119026153343 + ], + "std": [ + 11.030481967484087 + ], + "count": [ + 48942 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 48942 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/Test_NNNN/meta/info.json b/FeiYjf/Test_NNNN/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..659d0d85e3fd38512c7e54e5fc625c65a92db6aa --- /dev/null +++ b/FeiYjf/Test_NNNN/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 8226, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/Test_NNNN/meta/stats.json b/FeiYjf/Test_NNNN/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..820d7ec84370b37f583702d5f6f61f6a29d06796 --- /dev/null +++ b/FeiYjf/Test_NNNN/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -22.060546875, + 42.5390625, + 25.576171875, + 86.044921875, + 95.2734375, + 0.6475485563278198 + ], + "max": [ + 35.947265625, + 139.39453125, + 145.634765625, + 116.015625, + 100.1953125, + 1.2950971126556396 + ], + "mean": [ + 12.301161550313285, + 84.83539427709266, + 67.37640189243412, + 104.8753227569632, + 99.09452167810561, + 1.1905337636586149 + ], + "std": [ + 16.928939219565112, + 29.748752736849358, + 24.200794471032204, + 6.963420886289118, + 1.564642416762284, + 0.1251518943017796 + ], + "count": [ + 8226 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.833333015441895 + ], + "mean": [ + 3.59434719626816 + ], + "std": [ + 2.2462778678801976 + ], + "count": [ + 8226 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 295 + ], + "mean": [ + 107.83041575492341 + ], + "std": [ + 67.38833541359358 + ], + "count": [ + 8226 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4745119534432888 + ] + ], + [ + [ + 0.46798290386796 + ] + ], + [ + [ + 0.45464271530508993 + ] + ] + ], + "std": [ + [ + [ + 0.18011431512039022 + ] + ], + [ + [ + 0.17991274093115764 + ] + ], + [ + [ + 0.18178504950213292 + ] + ] + ], + "count": [ + 4000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5652932584285736 + ] + ], + [ + [ + 0.5659813851118087 + ] + ], + [ + [ + 0.5825814709067345 + ] + ] + ], + "std": [ + [ + [ + 0.22826840867709086 + ] + ], + [ + [ + 0.22801775988123082 + ] + ], + [ + [ + 0.22378755334182135 + ] + ] + ], + "count": [ + 4000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 21.443958181376125 + ], + "std": [ + 10.865816557127694 + ], + "count": [ + 8226 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8225 + ], + "mean": [ + 4112.5 + ], + "std": [ + 2374.6416396304235 + ], + "count": [ + 8226 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8226 + ] + }, + "observation.state": { + "min": [ + -21.708984375, + 41.572265625, + 26.3671875, + 86.748046875, + 94.21875, + 0.4085801839828491 + ], + "max": [ + 35.771484375, + 134.82421875, + 144.31640625, + 114.169921875, + 100.01953125, + 0.7150152921676636 + ], + "mean": [ + 12.422601544886733, + 84.77540168697284, + 68.65925655694244, + 104.48102210369709, + 98.4251588589079, + 0.6170787352759735 + ], + "std": [ + 16.51456927678101, + 29.766062935160043, + 24.07101675263461, + 6.703600960103479, + 1.899731790532999, + 0.08757732681985292 + ], + "count": [ + 8226 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/new_Dataset/meta/info.json b/FeiYjf/new_Dataset/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..52615a4d53aa2ba72bd95b17439957a15b58ccce --- /dev/null +++ b/FeiYjf/new_Dataset/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 62, + "total_frames": 31637, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:62" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/new_Dataset/meta/stats.json b/FeiYjf/new_Dataset/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..86e615650f7ca61a772bcacacd9f977eeccb89a7 --- /dev/null +++ b/FeiYjf/new_Dataset/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 31636 + ], + "mean": [ + 15818.0 + ], + "std": [ + 9132.815228613792 + ], + "count": [ + 31637 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4702702342243687 + ] + ], + [ + [ + 0.46681647456076036 + ] + ], + [ + [ + 0.45347510039266997 + ] + ] + ], + "std": [ + [ + [ + 0.1833289394750613 + ] + ], + [ + [ + 0.18386044031264798 + ] + ], + [ + [ + 0.18676318483520105 + ] + ] + ], + "count": [ + 6741 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 31637 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5518283283050859 + ] + ], + [ + [ + 0.5359019355309892 + ] + ], + [ + [ + 0.5008482456278012 + ] + ] + ], + "std": [ + [ + [ + 0.18068757735616053 + ] + ], + [ + [ + 0.17536009016768345 + ] + ], + [ + [ + 0.17933977731035797 + ] + ] + ], + "count": [ + 6741 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 61 + ], + "mean": [ + 30.939027088535575 + ], + "std": [ + 17.955358471753136 + ], + "count": [ + 31637 + ] + }, + "action": { + "min": [ + -70.224609375, + 34.365234375, + 16.34765625, + 60.732421875, + 85.693359375, + -7.955596446990967 + ], + "max": [ + 64.6875, + 139.74609375, + 142.998046875, + 117.0703125, + 114.78515625, + 109.80573272705078 + ], + "mean": [ + 0.8316702332426407, + 96.18314000202739, + 89.42133033328733, + 98.69135283507443, + 101.55637568121037, + 23.82429654941052 + ], + "std": [ + 24.14033950367962, + 26.16674531083352, + 29.572040675746845, + 13.461431461684304, + 3.7810800923501025, + 34.241326126192845 + ], + "count": [ + 31637 + ] + }, + "observation.state": { + "min": [ + -69.697265625, + 33.662109375, + 19.86328125, + 60.380859375, + 85.60546875, + -1.1235954761505127 + ], + "max": [ + 63.984375, + 134.912109375, + 142.20703125, + 114.08203125, + 113.466796875, + 102.75791931152344 + ], + "mean": [ + 0.7481052340589861, + 94.77196630931336, + 89.84062301028516, + 98.07006002146952, + 100.9056285268894, + 24.80212616253529 + ], + "std": [ + 23.635903024070522, + 26.323066650667137, + 29.27528163425944, + 13.159640442364214, + 3.7837449878242153, + 32.936457355600716 + ], + "count": [ + 31637 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1169 + ], + "mean": [ + 267.4306666245219 + ], + "std": [ + 176.71106410174906 + ], + "count": [ + 31637 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 38.96666717529297 + ], + "mean": [ + 8.914355535025194 + ], + "std": [ + 5.890368731705531 + ], + "count": [ + 31637 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/push_0094/meta/info.json b/FeiYjf/push_0094/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2a322b1dfe611a00c0309e9c4c91a8d9e1426b33 --- /dev/null +++ b/FeiYjf/push_0094/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 14, + "total_frames": 552, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 5, + "splits": { + "train": "0:14" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 5 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 5 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 5.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 5.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/push_0094/meta/stats.json b/FeiYjf/push_0094/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..fc5da855fd5e89c7ff2f72763545b893ea6dfea9 --- /dev/null +++ b/FeiYjf/push_0094/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + 0.263671875, + 46.494140625, + 31.904296875, + 38.935546875, + 92.021484375, + 2.3493361473083496 + ], + "max": [ + 13.798828125, + 132.01171875, + 134.736328125, + 113.994140625, + 92.28515625, + 2.757916212081909 + ], + "mean": [ + 4.135636039186215, + 106.17283105159152, + 103.32020633808081, + 95.82084307463273, + 92.16414730790733, + 2.660583198070526 + ], + "std": [ + 2.7598529223932777, + 25.99707996830922, + 28.13180968180393, + 14.376325539691083, + 0.09723534103775096, + 0.131493852691332 + ], + "count": [ + 552 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.46324499623870163 + ] + ], + [ + [ + 0.46296953923650597 + ] + ], + [ + [ + 0.4507266978602117 + ] + ] + ], + "std": [ + [ + [ + 0.18772732214146326 + ] + ], + [ + [ + 0.18932864412119668 + ] + ], + [ + [ + 0.19001703403017303 + ] + ] + ], + "count": [ + 554 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5481410270778712 + ] + ], + [ + [ + 0.5424537255230363 + ] + ], + [ + [ + 0.5268739075652098 + ] + ] + ], + "std": [ + [ + [ + 0.19003458537956014 + ] + ], + [ + [ + 0.18571586815130928 + ] + ], + [ + [ + 0.18934364956079147 + ] + ] + ], + "count": [ + 554 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 13.600000381469727 + ], + "mean": [ + 4.489855020374492 + ], + "std": [ + 3.065428809121682 + ], + "count": [ + 552 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 13 + ], + "mean": [ + 5.518115942028985 + ], + "std": [ + 3.894863497956875 + ], + "count": [ + 552 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 68 + ], + "mean": [ + 22.44927536231884 + ], + "std": [ + 15.327143897498006 + ], + "count": [ + 552 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 551 + ], + "mean": [ + 275.5 + ], + "std": [ + 159.348412815022 + ], + "count": [ + 552 + ] + }, + "action": { + "min": [ + 0.52734375, + 47.8125, + 29.619140625, + 38.49609375, + 92.28515625, + 3.145235776901245 + ], + "max": [ + 14.326171875, + 133.505859375, + 135.17578125, + 115.400390625, + 92.98828125, + 3.7927844524383545 + ], + "mean": [ + 4.6647312688654745, + 107.37702694492063, + 103.06688326683597, + 96.38130496204764, + 92.82014238661614, + 3.6431309934975444 + ], + "std": [ + 2.807579700397942, + 25.74959929962771, + 28.731073178700967, + 15.017588589583513, + 0.17011011377409188, + 0.11468083471100161 + ], + "count": [ + 552 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 552 + ] + } +} \ No newline at end of file diff --git a/FeiYjf/push_gg/meta/info.json b/FeiYjf/push_gg/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..76d385b8b4df3d70e6ce90671fd3923511d3f9d4 --- /dev/null +++ b/FeiYjf/push_gg/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 509, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 5, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 5 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 5 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 5.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 5.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 5 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/FeiYjf/push_gg/meta/stats.json b/FeiYjf/push_gg/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..47889448ebcbb72d8979fde69c3880edd1b3f6a5 --- /dev/null +++ b/FeiYjf/push_gg/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -9.580078125, + 47.63671875, + 30.76171875, + 37.880859375, + 92.021484375, + 2.4514811038970947 + ], + "max": [ + 23.5546875, + 134.47265625, + 135.087890625, + 98.525390625, + 92.4609375, + 2.757916212081909 + ], + "mean": [ + 4.023456619975609, + 104.30838726171108, + 104.35777053383339, + 89.2032859967125, + 92.18483333924898, + 2.6371090655710936 + ], + "std": [ + 6.785321333471646, + 24.78673055025354, + 27.73802423770162, + 12.06427310570044, + 0.1171179390641016, + 0.13075046385177258 + ], + "count": [ + 509 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 508 + ], + "mean": [ + 254.0 + ], + "std": [ + 146.935359937627 + ], + "count": [ + 509 + ] + }, + "action": { + "min": [ + -10.546875, + 48.515625, + 29.619140625, + 37.001953125, + 92.197265625, + 3.145235776901245 + ], + "max": [ + 23.203125, + 137.373046875, + 135.791015625, + 99.404296875, + 92.98828125, + 3.7927844524383545 + ], + "mean": [ + 4.474478862799104, + 105.78336038945466, + 104.17352943945025, + 89.72700374580788, + 92.7555179408585, + 3.605771312076591 + ], + "std": [ + 7.010734022030845, + 24.67081038079105, + 28.281395588092796, + 12.328351984779012, + 0.2140872990674515, + 0.14243841885297717 + ], + "count": [ + 509 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5487511647473619 + ] + ], + [ + [ + 0.5431086026380947 + ] + ], + [ + [ + 0.5247278273222723 + ] + ] + ], + "std": [ + [ + [ + 0.18409012171534134 + ] + ], + [ + [ + 0.1800928782603342 + ] + ], + [ + [ + 0.18513137398213148 + ] + ] + ], + "count": [ + 509 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 3.9017681728880156 + ], + "std": [ + 2.9318012489171337 + ], + "count": [ + 509 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 509 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4694890921499968 + ] + ], + [ + [ + 0.4679150574333775 + ] + ], + [ + [ + 0.45411479437983576 + ] + ] + ], + "std": [ + [ + [ + 0.18884540069366032 + ] + ], + [ + [ + 0.1903711323471763 + ] + ], + [ + [ + 0.19169101448916967 + ] + ] + ], + "count": [ + 509 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 16.799999237060547 + ], + "mean": [ + 5.348919500302238 + ], + "std": [ + 3.608729752090423 + ], + "count": [ + 509 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 84 + ], + "mean": [ + 26.74459724950884 + ], + "std": [ + 18.043649196081965 + ], + "count": [ + 509 + ] + } +} \ No newline at end of file diff --git a/Gano007/so100_doliprane/meta/info.json b/Gano007/so100_doliprane/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..31eab8a33858a323e400a99525fa1789fc6773ca --- /dev/null +++ b/Gano007/so100_doliprane/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 17949, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Gano007/so100_doliprane/meta/stats.json b/Gano007/so100_doliprane/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..9db2f814053d98f885f92f8aed7a47e22bd764e6 --- /dev/null +++ b/Gano007/so100_doliprane/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0196078431372549 + ] + ], + [ + [ + 0.011764705882352941 + ] + ], + [ + [ + 0.011764705882352941 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.596752778390523 + ] + ], + [ + [ + 0.548679216748366 + ] + ], + [ + [ + 0.5127894707107845 + ] + ] + ], + "std": [ + [ + [ + 0.2038829234480907 + ] + ], + [ + [ + 0.17401713106102365 + ] + ], + [ + [ + 0.15399142208057795 + ] + ] + ], + "count": [ + 5000 + ] + }, + "action": { + "min": [ + -69.345703125, + 15.99609375, + -6.767578125, + 7.119140625, + -136.318359375, + -3.722504138946533 + ], + "max": [ + 44.12109375, + 195.908203125, + 183.8671875, + 106.083984375, + 54.228515625, + 55.160743713378906 + ], + "mean": [ + -17.556055556652545, + 111.14970330279732, + 89.08708125384408, + 74.08409926881896, + -29.48660700354671, + 6.9906863414435625 + ], + "std": [ + 22.765045174874334, + 54.055605718700555, + 57.07890797594403, + 20.64704633144354, + 43.031209806059884, + 11.998813085079172 + ], + "count": [ + 17949 + ] + }, + "observation.state": { + "min": [ + -69.169921875, + 13.447265625, + -2.724609375, + 8.96484375, + -135.615234375, + 0.1432664841413498 + ], + "max": [ + 43.76953125, + 190.01953125, + 173.3203125, + 105.64453125, + 53.26171875, + 54.7994270324707 + ], + "mean": [ + -17.59318227797898, + 107.88811023144066, + 91.70476252165696, + 74.69131765121723, + -29.594436930005507, + 8.22661412848132 + ], + "std": [ + 22.680216265963985, + 54.37490809319884, + 54.76846219912066, + 20.221750960542536, + 42.80149923421002, + 11.291278019237295 + ], + "count": [ + 17949 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6143441232434641 + ] + ], + [ + [ + 0.5952210614787583 + ] + ], + [ + [ + 0.5734227264705881 + ] + ] + ], + "std": [ + [ + [ + 0.1584117264363103 + ] + ], + [ + [ + 0.14201899846489227 + ] + ], + [ + [ + 0.11520420888743002 + ] + ] + ], + "count": [ + 5000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17948 + ], + "mean": [ + 8974.0 + ], + "std": [ + 5181.429982800759 + ], + "count": [ + 17949 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.500083570115326 + ], + "std": [ + 14.431267337123268 + ], + "count": [ + 17949 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 358 + ], + "mean": [ + 178.990027299571 + ], + "std": [ + 103.62824493927414 + ], + "count": [ + 17949 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17949 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.933333333333334 + ], + "mean": [ + 5.966334243319034 + ], + "std": [ + 3.454274831309138 + ], + "count": [ + 17949 + ] + } +} \ No newline at end of file diff --git a/Gano007/so100_gano/meta/info.json b/Gano007/so100_gano/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..290eaec3f30633f4ea4a950495516edfda46cc3c --- /dev/null +++ b/Gano007/so100_gano/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29610, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Gano007/so100_gano/meta/stats.json b/Gano007/so100_gano/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..447704f705e70e9d1378219957a9b46ad9c6d0fd --- /dev/null +++ b/Gano007/so100_gano/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 296.1207024653833 + ], + "std": [ + 171.7405700207829 + ], + "count": [ + 29610 + ] + }, + "observation.state": { + "min": [ + -56.865234375, + 28.388671875, + 4.21875, + 11.6015625, + -148.447265625, + 0.6269592046737671 + ], + "max": [ + 43.06640625, + 186.767578125, + 174.55078125, + 103.623046875, + 101.689453125, + 46.63009262084961 + ], + "mean": [ + -9.79761713797158, + 116.85476221034995, + 85.74899763283155, + 86.94002352157021, + -9.689590568809805, + 10.057652454092791 + ], + "std": [ + 17.587165674199422, + 47.960383403423144, + 31.088778977307566, + 17.567736829046936, + 38.83463671630582, + 11.164268852792564 + ], + "count": [ + 29610 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29610 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.03529411764705882 + ] + ], + [ + [ + 0.027450980392156862 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6000005723616513 + ] + ], + [ + [ + 0.5282177943041376 + ] + ], + [ + [ + 0.4671336161065914 + ] + ] + ], + "std": [ + [ + [ + 0.22038712116186218 + ] + ], + [ + [ + 0.20528239063929224 + ] + ], + [ + [ + 0.19193542095437865 + ] + ] + ], + "count": [ + 5958 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.72664640324215 + ], + "std": [ + 14.316865113556286 + ], + "count": [ + 29610 + ] + }, + "action": { + "min": [ + -56.953125, + 30.849609375, + 0.439453125, + 9.052734375, + -149.23828125, + -3.177257537841797 + ], + "max": [ + 43.41796875, + 193.974609375, + 178.154296875, + 105.380859375, + 102.3046875, + 47.24080276489258 + ], + "mean": [ + -9.651373102619857, + 119.63706754241912, + 83.64743734924667, + 86.90938884422047, + -9.63868284423542, + 7.7151783907747635 + ], + "std": [ + 17.65663178231032, + 48.18834535348423, + 31.953819146597333, + 18.140626829888266, + 38.81803369045259, + 12.184184519837867 + ], + "count": [ + 29610 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.9 + ], + "mean": [ + 9.870690082179443 + ], + "std": [ + 5.724685667359432 + ], + "count": [ + 29610 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29609 + ], + "mean": [ + 14804.5 + ], + "std": [ + 8547.670730477786 + ], + "count": [ + 29610 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6236913521625782 + ] + ], + [ + [ + 0.5855900257411906 + ] + ], + [ + [ + 0.53019642799844 + ] + ] + ], + "std": [ + [ + [ + 0.15547534314325226 + ] + ], + [ + [ + 0.1422554707202928 + ] + ], + [ + [ + 0.1252983634144703 + ] + ] + ], + "count": [ + 5958 + ] + } +} \ No newline at end of file diff --git a/Gano007/so100_lolo/meta/info.json b/Gano007/so100_lolo/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..aa9b67f5cfb516ffdb9d47daa8b8a8f410de49f1 --- /dev/null +++ b/Gano007/so100_lolo/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 8969, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Gano007/so100_lolo/meta/stats.json b/Gano007/so100_lolo/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..9d058f49cfc75276029ddbd03c436d4b2e9dee26 --- /dev/null +++ b/Gano007/so100_lolo/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.023529411764705882 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 0.9921568627450981 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 0.9764705882352941 + ] + ] + ], + "mean": [ + [ + [ + 0.18325097650767874 + ] + ], + [ + [ + 0.1736067830506436 + ] + ], + [ + [ + 0.15390637668410923 + ] + ] + ], + "std": [ + [ + [ + 0.12387451009040569 + ] + ], + [ + [ + 0.09239398245824955 + ] + ], + [ + [ + 0.08048552943759185 + ] + ] + ], + "count": [ + 1630 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 896 + ], + "mean": [ + 447.9500501728175 + ], + "std": [ + 258.9126541388788 + ], + "count": [ + 8969 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.00784313725490196 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.01568627450980392 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3483570846615742 + ] + ], + [ + [ + 0.18248685505132525 + ] + ], + [ + [ + 0.19204772281867757 + ] + ] + ], + "std": [ + [ + [ + 0.2516641848259217 + ] + ], + [ + [ + 0.13855657375600852 + ] + ], + [ + [ + 0.12646770100016633 + ] + ] + ], + "count": [ + 1630 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8968 + ], + "mean": [ + 4484.0 + ], + "std": [ + 2589.127266087938 + ], + "count": [ + 8969 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8969 + ] + }, + "action": { + "min": [ + -33.837890625, + 29.70703125, + -1.93359375, + -98.876953125, + -115.751953125, + -1.8612520694732666 + ], + "max": [ + 66.181640625, + 191.6015625, + 183.779296875, + 106.69921875, + -0.263671875, + 52.453468322753906 + ], + "mean": [ + 9.102557599717311, + 87.0044167410478, + 76.70139326779709, + 67.91476088519718, + -39.813237319224946, + 21.12324500315191 + ], + "std": [ + 23.650957672995094, + 43.18721110324376, + 55.69818924708399, + 32.94793824970976, + 26.218628555400496, + 13.605323207001522 + ], + "count": [ + 8969 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.499832757275058 + ], + "std": [ + 2.872397768925752 + ], + "count": [ + 8969 + ] + }, + "observation.state": { + "min": [ + -33.3984375, + 26.89453125, + 4.5703125, + -97.91015625, + -114.873046875, + 0.2148997038602829 + ], + "max": [ + 65.91796875, + 185.185546875, + 171.650390625, + 106.435546875, + -0.966796875, + 50.14326477050781 + ], + "mean": [ + 9.037286515777653, + 83.522168133434, + 78.73490024115385, + 68.39205054713672, + -39.933221705582696, + 24.027689424243203 + ], + "std": [ + 23.59399179565873, + 43.577955570202015, + 52.33837807843426, + 32.79523188390689, + 26.03521862217137, + 12.298762185649865 + ], + "count": [ + 8969 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.866666666666667 + ], + "mean": [ + 14.931668339093916 + ], + "std": [ + 8.630421804629293 + ], + "count": [ + 8969 + ] + } +} \ No newline at end of file diff --git a/Gano007/so100_second/meta/info.json b/Gano007/so100_second/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a11d786e58ce8bf7e915e5b16e3e890362fc8c01 --- /dev/null +++ b/Gano007/so100_second/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 22448, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Gano007/so100_second/meta/stats.json b/Gano007/so100_second/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f0d2d4a5c2078b20a6fca7ce39c9b5bebc3b67d3 --- /dev/null +++ b/Gano007/so100_second/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 22447 + ], + "mean": [ + 11223.5 + ], + "std": [ + 6480.179414954497 + ], + "count": [ + 22448 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5848282083333334 + ] + ], + [ + [ + 0.5233753215277778 + ] + ], + [ + [ + 0.4612124177696078 + ] + ] + ], + "std": [ + [ + [ + 0.17191368567808557 + ] + ], + [ + [ + 0.14670447279205012 + ] + ], + [ + [ + 0.11056786802271897 + ] + ] + ], + "count": [ + 5000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 448 + ], + "mean": [ + 223.9800427655025 + ], + "std": [ + 129.60334090511967 + ], + "count": [ + 22448 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.00784313725490196 + ] + ], + [ + [ + 0.027450980392156862 + ] + ], + [ + [ + 0.011764705882352941 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5327219365604575 + ] + ], + [ + [ + 0.4595825679330065 + ] + ], + [ + [ + 0.39771920547385614 + ] + ] + ], + "std": [ + [ + [ + 0.19796357398134729 + ] + ], + [ + [ + 0.16945257118210758 + ] + ], + [ + [ + 0.13938990494523149 + ] + ] + ], + "count": [ + 5000 + ] + }, + "observation.state": { + "min": [ + -38.935546875, + 26.015625, + 3.69140625, + 37.353515625, + -234.580078125, + 0.13831259310245514 + ], + "max": [ + 58.447265625, + 188.96484375, + 133.9453125, + 101.337890625, + 57.12890625, + 48.61687469482422 + ], + "mean": [ + 7.211698384553258, + 107.72133109404713, + 77.8628868750819, + 89.31269369003013, + -24.1490974533833, + 10.352549592809684 + ], + "std": [ + 20.33516523141073, + 49.2141920889518, + 31.310258871596815, + 12.801962837792608, + 45.715499543521986, + 12.304736744288773 + ], + "count": [ + 22448 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.49982181040627 + ], + "std": [ + 14.429937399018595 + ], + "count": [ + 22448 + ] + }, + "action": { + "min": [ + -39.287109375, + 22.939453125, + 0.52734375, + 36.38671875, + -235.1953125, + -2.9166667461395264 + ], + "max": [ + 58.974609375, + 191.6015625, + 133.76953125, + 101.77734375, + 57.83203125, + 49.08333206176758 + ], + "mean": [ + 7.296370460000619, + 109.59107225585306, + 75.73406216678497, + 88.99913308659538, + -24.089258363862083, + 8.541764867726345 + ], + "std": [ + 20.34906416840281, + 48.20439666372655, + 32.01109799132117, + 12.907370185927023, + 45.76991972056755, + 13.325628299142643 + ], + "count": [ + 22448 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.933333333333334 + ], + "mean": [ + 7.46600142551675 + ], + "std": [ + 4.3201113635039885 + ], + "count": [ + 22448 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22448 + ] + } +} \ No newline at end of file diff --git a/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/info.json b/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..285ff7176effd35c3f75c4f83ef3acb3fe0277fe --- /dev/null +++ b/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 25346, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/stats.json b/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..7435d0ff9e235118559ea648b55913b4601d8520 --- /dev/null +++ b/NONHUMAN-RESEARCH/SOARM100_TASK_VENDA_BOX/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 25345 + ], + "mean": [ + 12672.5 + ], + "std": [ + 7316.759955745439 + ], + "count": [ + 25346 + ] + }, + "observation.state": { + "min": [ + -44.912109375, + 38.3203125, + 29.70703125, + 35.859375, + -66.708984375, + 1.0658915042877197 + ], + "max": [ + 69.2578125, + 187.3828125, + 179.12109375, + 105.8203125, + 145.37109375, + 68.70155334472656 + ], + "mean": [ + 11.137156281375841, + 125.58458280296209, + 119.71430161929983, + 73.81987205101416, + 8.97755259193423, + 13.880921312433141 + ], + "std": [ + 26.709102352126695, + 50.972514354936294, + 43.71861405370043, + 7.5170793273406575, + 29.777211291192245, + 15.479005272417236 + ], + "count": [ + 25346 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 506 + ], + "mean": [ + 252.9603093190247 + ], + "std": [ + 146.3354475444949 + ], + "count": [ + 25346 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.46501665890216826 + ] + ], + [ + [ + 0.38741024971008303 + ] + ], + [ + [ + 0.4203436714410782 + ] + ] + ], + "std": [ + [ + [ + 0.22325689852947533 + ] + ], + [ + [ + 0.24247724461717204 + ] + ], + [ + [ + 0.2335771861043341 + ] + ] + ], + "count": [ + 5300 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5469374960660934 + ] + ], + [ + [ + 0.4920616626739502 + ] + ], + [ + [ + 0.4986255604028702 + ] + ] + ], + "std": [ + [ + [ + 0.2031316913974836 + ] + ], + [ + [ + 0.2172659710514873 + ] + ], + [ + [ + 0.19988038846650363 + ] + ] + ], + "count": [ + 5300 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 16.866666793823242 + ], + "mean": [ + 8.432010356548185 + ], + "std": [ + 4.877848092682962 + ], + "count": [ + 25346 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 25346 + ] + }, + "action": { + "min": [ + -45.966796875, + 40.95703125, + 26.279296875, + 34.98046875, + -67.8515625, + -0.4878048896789551 + ], + "max": [ + 69.9609375, + 187.55859375, + 176.396484375, + 106.435546875, + 147.65625, + 69.56097412109375 + ], + "mean": [ + 11.354431313298456, + 127.96304552735502, + 118.10894589818079, + 74.11043845199046, + 8.845366488873506, + 9.275827654702582 + ], + "std": [ + 27.008828058757263, + 49.58150986500686, + 44.41768188114841, + 7.6474857538795815, + 30.120896113424166, + 16.802645322061203 + ], + "count": [ + 25346 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.49834293379626 + ], + "std": [ + 14.431405448027801 + ], + "count": [ + 25346 + ] + } +} \ No newline at end of file diff --git a/Ofiroz91/so_100_cube2bowl/meta/info.json b/Ofiroz91/so_100_cube2bowl/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..cd6a67bc66bfb321d15a01bd6d414cc22851c8d9 --- /dev/null +++ b/Ofiroz91/so_100_cube2bowl/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 46281, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Ofiroz91/so_100_cube2bowl/meta/stats.json b/Ofiroz91/so_100_cube2bowl/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..e15d1be7145d54dc671e9372c0c8a19bc7a4c2a6 --- /dev/null +++ b/Ofiroz91/so_100_cube2bowl/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 46280 + ], + "mean": [ + 23140.0 + ], + "std": [ + 13360.173901063812 + ], + "count": [ + 46281 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5762092309797054 + ] + ], + [ + [ + 0.5473387550533435 + ] + ], + [ + [ + 0.5215363164336084 + ] + ] + ], + "std": [ + [ + [ + 0.2521504729894796 + ] + ], + [ + [ + 0.2560921412245251 + ] + ], + [ + [ + 0.2437941644568121 + ] + ] + ], + "count": [ + 7914 + ] + }, + "action": { + "min": [ + -28.564453125, + 60.029296875, + 77.607421875, + 20.390625, + -61.435546875, + -1.9015660285949707 + ], + "max": [ + 57.919921875, + 194.94140625, + 178.59375, + 92.4609375, + 42.099609375, + 51.34228515625 + ], + "mean": [ + 8.262825901940392, + 152.99206195944302, + 152.85064794394884, + 60.20992188212479, + -7.773679991568956, + 8.296428679760524 + ], + "std": [ + 15.03149657100893, + 47.026862792752794, + 28.207598034827253, + 10.443475754223922, + 14.771223043153476, + 10.300206562706048 + ], + "count": [ + 46281 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1188 + ], + "mean": [ + 579.2501890624662 + ], + "std": [ + 336.0242069067917 + ], + "count": [ + 46281 + ] + }, + "observation.state": { + "min": [ + -26.455078125, + 58.271484375, + 80.419921875, + 20.91796875, + -61.083984375, + 0.22123894095420837 + ], + "max": [ + 55.634765625, + 189.755859375, + 179.384765625, + 91.7578125, + 42.451171875, + 50.66371536254883 + ], + "mean": [ + 8.150311993500667, + 150.13480842253875, + 153.81290642231903, + 59.68612845638789, + -7.583034760757081, + 7.994819392587374 + ], + "std": [ + 14.539095733926514, + 46.474505335934246, + 27.69567608403682, + 10.257172317478279, + 14.466232539848871, + 10.03150354482664 + ], + "count": [ + 46281 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 19.247012813033425 + ], + "std": [ + 11.577460846514986 + ], + "count": [ + 46281 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 46281 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4515314254272397 + ] + ], + [ + [ + 0.42783528913188107 + ] + ], + [ + [ + 0.4245795451550885 + ] + ] + ], + "std": [ + [ + [ + 0.2561898305619442 + ] + ], + [ + [ + 0.24620738759087862 + ] + ], + [ + [ + 0.22790699346212115 + ] + ] + ], + "count": [ + 7914 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 39.599998474121094 + ], + "mean": [ + 19.30833923194117 + ], + "std": [ + 11.200806972225465 + ], + "count": [ + 46281 + ] + } +} \ No newline at end of file diff --git a/Winster/so100_cube/meta/info.json b/Winster/so100_cube/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0af475711b399c244adbbc020ca2838cfcba514b --- /dev/null +++ b/Winster/so100_cube/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29900, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Winster/so100_cube/meta/stats.json b/Winster/so100_cube/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..4cfae6fdab9bc1f517f1acc1c5840314747e2157 --- /dev/null +++ b/Winster/so100_cube/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.19215686274509805 + ] + ], + [ + [ + 0.11372549019607843 + ] + ], + [ + [ + 0.16470588235294117 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6760133178104575 + ] + ], + [ + [ + 0.6673169987404685 + ] + ], + [ + [ + 0.6722506365400326 + ] + ] + ], + "std": [ + [ + [ + 0.22256589221523002 + ] + ], + [ + [ + 0.2329252770465065 + ] + ], + [ + [ + 0.21238166144248585 + ] + ] + ], + "count": [ + 6000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.5 + ], + "std": [ + 172.62748912035997 + ], + "count": [ + 29900 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.5 + ], + "std": [ + 14.430869689661812 + ], + "count": [ + 29900 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.9 + ], + "mean": [ + 9.949999999999998 + ], + "std": [ + 5.754249637345333 + ], + "count": [ + 29900 + ] + }, + "action": { + "min": [ + -41.484375, + 57.65625, + 49.130859375, + 35.15625, + 73.65234375, + -0.7778738141059875 + ], + "max": [ + 19.775390625, + 191.77734375, + 181.0546875, + 85.25390625, + 98.173828125, + 55.142608642578125 + ], + "mean": [ + -4.659828686714173, + 129.68613372802736, + 120.14033813476563, + 73.64561950683594, + 88.28959426879882, + 13.617798252105713 + ], + "std": [ + 15.166805660532997, + 50.11671345774298, + 45.60096905740796, + 7.920855861925927, + 4.708039972371625, + 13.821182364624406 + ], + "count": [ + 29900 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29899 + ], + "mean": [ + 14949.5 + ], + "std": [ + 8631.386519557562 + ], + "count": [ + 29900 + ] + }, + "observation.state": { + "min": [ + -40.693359375, + 57.041015625, + 51.767578125, + 35.771484375, + 73.4765625, + 0.4834810495376587 + ], + "max": [ + 18.984375, + 191.513671875, + 181.23046875, + 84.111328125, + 91.93359375, + 54.79452133178711 + ], + "mean": [ + -4.708915143013001, + 128.41238159179687, + 120.54989379882812, + 73.04530326843262, + 87.17742080688477, + 15.294136829376221 + ], + "std": [ + 14.716227859040393, + 50.78078444901287, + 45.01829989293058, + 7.569393381813342, + 3.50491094425273, + 13.253465909311851 + ], + "count": [ + 29900 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29900 + ] + } +} \ No newline at end of file diff --git a/Winster/so100_sim/meta/info.json b/Winster/so100_sim/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..13e574f254d281d498d24ede0c793a77eaeb45ed --- /dev/null +++ b/Winster/so100_sim/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 17940, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/Winster/so100_sim/meta/stats.json b/Winster/so100_sim/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..340a3b73c041b954791cb572de87d68463a6c22b --- /dev/null +++ b/Winster/so100_sim/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.011764705882352941 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 0.9882352941176471 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6727820258305266 + ] + ], + [ + [ + 0.80273735301636 + ] + ], + [ + [ + 0.8557572430480371 + ] + ] + ], + "std": [ + [ + [ + 0.1295578920340925 + ] + ], + [ + [ + 0.14039128588277858 + ] + ], + [ + [ + 0.1411255302306052 + ] + ] + ], + "count": [ + 3260 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17939 + ], + "mean": [ + 8969.5 + ], + "std": [ + 5178.831906585371 + ], + "count": [ + 17940 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17940 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 896 + ], + "mean": [ + 448.0 + ], + "std": [ + 258.9414348200509 + ], + "count": [ + 17940 + ] + }, + "observation.state": { + "min": [ + -52.998046875, + 63.017578125, + 75.05859375, + 34.62890625, + 46.142578125, + -1.3219285011291504 + ], + "max": [ + 53.0859375, + 137.4609375, + 123.57421875, + 91.494140625, + 93.69140625, + 47.74494552612305 + ], + "mean": [ + 8.527095624804497, + 92.75879745483398, + 93.46764183044434, + 69.57415218353272, + 75.95664291381836, + 13.200072503089904 + ], + "std": [ + 26.778768965438854, + 12.41823345816449, + 7.26623226927894, + 12.755246359543671, + 14.12643170858152, + 15.130819246718241 + ], + "count": [ + 17940 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.866666666666667 + ], + "mean": [ + 14.933333333333334 + ], + "std": [ + 8.631381160668363 + ], + "count": [ + 17940 + ] + }, + "action": { + "min": [ + -53.0859375, + 63.544921875, + 75.05859375, + 35.859375, + 46.0546875, + -3.0452675819396973 + ], + "max": [ + 53.173828125, + 139.04296875, + 123.92578125, + 92.4609375, + 101.513671875, + 48.724281311035156 + ], + "mean": [ + 8.878212127089501, + 94.5778205871582, + 92.67745208740234, + 70.01925868988037, + 76.75626716613769, + 13.278669595718384 + ], + "std": [ + 27.152053038132667, + 12.591684147082574, + 7.377479931848438, + 12.842297413460367, + 14.504048548338135, + 15.648066150100389 + ], + "count": [ + 17940 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 17940 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_11_pick_place_container/meta/info.json b/abokinala/sputnik_100_11_pick_place_container/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..d22004886320888c01334f7df3644dd9d408bbca --- /dev/null +++ b/abokinala/sputnik_100_11_pick_place_container/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 17972, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_11_pick_place_container/meta/stats.json b/abokinala/sputnik_100_11_pick_place_container/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..56e81ccc0cc0ebaffaf221232c76647e613a43c3 --- /dev/null +++ b/abokinala/sputnik_100_11_pick_place_container/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 17971 + ], + "mean": [ + 8985.5 + ], + "std": [ + 5188.06951090673 + ], + "count": [ + 17972 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.47000239506117497 + ] + ], + [ + [ + 0.472037286161924 + ] + ], + [ + [ + 0.4784438706186235 + ] + ] + ], + "std": [ + [ + [ + 0.19718727187653273 + ] + ], + [ + [ + 0.19063385940483488 + ] + ], + [ + [ + 0.18987370144434873 + ] + ] + ], + "count": [ + 3280 + ] + }, + "action": { + "min": [ + -15.99609375, + 8.4375, + -13.974609375, + -97.3828125, + -103.447265625, + -0.3215433955192566 + ], + "max": [ + 57.12890625, + 191.337890625, + 179.12109375, + 102.919921875, + 56.6015625, + 43.72990417480469 + ], + "mean": [ + 6.551700291006384, + 161.5395466413738, + 157.59470347182247, + 41.930005447864005, + -34.07569169202202, + 4.536255957546729 + ], + "std": [ + 13.24583305726283, + 43.1887359858506, + 36.56911031122574, + 44.917428479586256, + 38.14069137179855, + 9.752129631290217 + ], + "count": [ + 17972 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.933333333333334 + ], + "mean": [ + 14.960004451368796 + ], + "std": [ + 8.64678488625022 + ], + "count": [ + 17972 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 898 + ], + "mean": [ + 448.8001335410639 + ], + "std": [ + 259.4035465875066 + ], + "count": [ + 17972 + ] + }, + "observation.state": { + "min": [ + -15.64453125, + 8.7890625, + -13.7109375, + -86.572265625, + -92.724609375, + 0.2633889317512512 + ], + "max": [ + 57.12890625, + 189.84375, + 178.2421875, + 102.041015625, + 56.25, + 43.45917510986328 + ], + "mean": [ + 6.4770481358760055, + 160.20405100141738, + 157.98729791690056, + 41.768626309332646, + -33.69463763490648, + 5.630315501387974 + ], + "std": [ + 13.232387016878102, + 43.03285641039157, + 36.090413763829034, + 44.297821884176905, + 37.66191429374472, + 9.305734511685992 + ], + "count": [ + 17972 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5016133899748925 + ] + ], + [ + [ + 0.4911270327694086 + ] + ], + [ + [ + 0.4917960474827635 + ] + ] + ], + "std": [ + [ + [ + 0.1758598760513668 + ] + ], + [ + [ + 0.17309278807577966 + ] + ], + [ + [ + 0.17973470616503903 + ] + ] + ], + "count": [ + 3280 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.500111284219898 + ], + "std": [ + 5.76623304823143 + ], + "count": [ + 17972 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17972 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_12_pick_place_container/meta/info.json b/abokinala/sputnik_100_12_pick_place_container/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6a2ef0b72ad594b999e8709cafe827e9e0a4f945 --- /dev/null +++ b/abokinala/sputnik_100_12_pick_place_container/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 7200, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_12_pick_place_container/meta/stats.json b/abokinala/sputnik_100_12_pick_place_container/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1eacd991b7b67fa57b74aedf2a5d501d42b7258d --- /dev/null +++ b/abokinala/sputnik_100_12_pick_place_container/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -24.9609375, + 12.392578125, + -13.798828125, + 8.7890625, + -50.625, + -0.3215433955192566 + ], + "max": [ + 28.037109375, + 191.337890625, + 178.41796875, + 102.919921875, + 55.8984375, + 43.194000244140625 + ], + "mean": [ + -0.8036376953125, + 147.6740879058838, + 136.02969398498536, + 62.00804443359375, + 9.28133544921875, + 3.12329106926918 + ], + "std": [ + 12.057288775892832, + 47.31496368273473, + 45.33904875289765, + 15.345253504805028, + 17.716767295092236, + 7.833155741206577 + ], + "count": [ + 7200 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.966666666666667 + ], + "mean": [ + 5.983333333333333 + ], + "std": [ + 3.46408825052241 + ], + "count": [ + 7200 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.457854423508987 + ] + ], + [ + [ + 0.4670102337622549 + ] + ], + [ + [ + 0.478103070874183 + ] + ] + ], + "std": [ + [ + [ + 0.27057781820968846 + ] + ], + [ + [ + 0.2621183295741126 + ] + ], + [ + [ + 0.26274403902811516 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4851643741830065 + ] + ], + [ + [ + 0.48075916104983657 + ] + ], + [ + [ + 0.4880738747957516 + ] + ] + ], + "std": [ + [ + [ + 0.20151333605154914 + ] + ], + [ + [ + 0.18839109040103327 + ] + ], + [ + [ + 0.1988060987253499 + ] + ] + ], + "count": [ + 2000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 359 + ], + "mean": [ + 179.5 + ], + "std": [ + 103.92264751567228 + ], + "count": [ + 7200 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 7200 + ] + }, + "observation.state": { + "min": [ + -24.873046875, + 12.392578125, + -11.865234375, + 9.755859375, + -47.373046875, + -0.08779631555080414 + ], + "max": [ + 27.685546875, + 189.931640625, + 177.890625, + 102.041015625, + 55.546875, + 42.49341583251953 + ], + "mean": [ + -0.8880859375, + 146.50131607055664, + 136.75920639038085, + 62.05048828125, + 9.2964111328125, + 4.93058580160141 + ], + "std": [ + 11.983404719897003, + 47.30653288667153, + 44.64140004501216, + 15.00436865695042, + 17.619762062468475, + 7.3744730189863885 + ], + "count": [ + 7200 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7199 + ], + "mean": [ + 3599.5 + ], + "std": [ + 2078.4609490357684 + ], + "count": [ + 7200 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7200 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_14_pick_place_container/meta/info.json b/abokinala/sputnik_100_14_pick_place_container/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..336700997a3a64ee0c4414b87f4ffe66ca9c7c3f --- /dev/null +++ b/abokinala/sputnik_100_14_pick_place_container/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 7198, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_14_pick_place_container/meta/stats.json b/abokinala/sputnik_100_14_pick_place_container/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..0224b0b3e2c15ee7e9975567b60a69f9a833c3ea --- /dev/null +++ b/abokinala/sputnik_100_14_pick_place_container/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4685537226307189 + ] + ], + [ + [ + 0.46797128952205885 + ] + ], + [ + [ + 0.47298606464460796 + ] + ] + ], + "std": [ + [ + [ + 0.19473871604807966 + ] + ], + [ + [ + 0.18777379311635173 + ] + ], + [ + [ + 0.1943324070394944 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4575998366013071 + ] + ], + [ + [ + 0.4647670835375818 + ] + ], + [ + [ + 0.4783478868464052 + ] + ] + ], + "std": [ + [ + [ + 0.26617588193546815 + ] + ], + [ + [ + 0.2595784861180976 + ] + ], + [ + [ + 0.26145937313325124 + ] + ] + ], + "count": [ + 2000 + ] + }, + "action": { + "min": [ + -31.728515625, + 32.783203125, + 19.072265625, + -24.873046875, + -84.0234375, + -0.3215433955192566 + ], + "max": [ + 44.6484375, + 191.689453125, + 178.59375, + 102.568359375, + 26.89453125, + 50.3751335144043 + ], + "mean": [ + 4.007668437345653, + 139.07288767609805, + 125.22817255556997, + 70.3899749322347, + -9.233802708893162, + 6.656160661862208 + ], + "std": [ + 16.151721243945143, + 52.4110010203713, + 52.00848534228335, + 18.04157887082738, + 22.045829025518987, + 12.998129635056719 + ], + "count": [ + 7198 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7198 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7197 + ], + "mean": [ + 3598.5 + ], + "std": [ + 2077.8835987610087 + ], + "count": [ + 7198 + ] + }, + "observation.state": { + "min": [ + -31.025390625, + 32.34375, + 21.533203125, + -23.90625, + -83.49609375, + 0.0 + ], + "max": [ + 44.384765625, + 190.546875, + 177.978515625, + 101.865234375, + 26.455078125, + 49.86830520629883 + ], + "mean": [ + 3.9691567684617697, + 138.03688216255784, + 126.317094636977, + 70.36645796432134, + -9.132028912928211, + 9.133272883162693 + ], + "std": [ + 16.117169063722624, + 52.468917008006756, + 51.215328989185586, + 17.84406584507119, + 22.007179050329185, + 12.341998158038939 + ], + "count": [ + 7198 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.966666666666667 + ], + "mean": [ + 5.981670834491062 + ], + "std": [ + 3.4631332045641328 + ], + "count": [ + 7198 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.500138927479856 + ], + "std": [ + 5.766209015967078 + ], + "count": [ + 7198 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 359 + ], + "mean": [ + 179.45012503473188 + ], + "std": [ + 103.89399613692397 + ], + "count": [ + 7198 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_23_pick_place_surface/meta/info.json b/abokinala/sputnik_100_23_pick_place_surface/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1ce3c02e5c2bf6ff7df66c31bcdd122905c96701 --- /dev/null +++ b/abokinala/sputnik_100_23_pick_place_surface/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 7193, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_23_pick_place_surface/meta/stats.json b/abokinala/sputnik_100_23_pick_place_surface/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..5698c15ace18583402df4c1ee385a2ae915a2504 --- /dev/null +++ b/abokinala/sputnik_100_23_pick_place_surface/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49854592044526147 + ] + ], + [ + [ + 0.4956253184232026 + ] + ], + [ + [ + 0.50077245874183 + ] + ] + ], + "std": [ + [ + [ + 0.1682450472291238 + ] + ], + [ + [ + 0.15120387776276353 + ] + ], + [ + [ + 0.1592750254260825 + ] + ] + ], + "count": [ + 2000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.506881690532461 + ], + "std": [ + 5.7636847997904805 + ], + "count": [ + 7193 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4520679533292483 + ] + ], + [ + [ + 0.44872700571895424 + ] + ], + [ + [ + 0.45579053145424836 + ] + ] + ], + "std": [ + [ + [ + 0.22771033686670336 + ] + ], + [ + [ + 0.21965032259068148 + ] + ], + [ + [ + 0.2166813741696501 + ] + ] + ], + "count": [ + 2000 + ] + }, + "action": { + "min": [ + -27.7734375, + 27.94921875, + 0.087890625, + -87.626953125, + -96.767578125, + -0.3215433955192566 + ], + "max": [ + 22.236328125, + 191.25, + 177.626953125, + 102.919921875, + 14.677734375, + 50.696678161621094 + ], + "mean": [ + 2.4264435032681697, + 125.11917326179545, + 112.9548537107033, + 74.22140258763606, + -7.713040762678168, + 8.931810051679246 + ], + "std": [ + 10.499257926145786, + 61.63417812317031, + 60.03069377599647, + 21.28447623806003, + 15.14936866962936, + 14.227272791568451 + ], + "count": [ + 7193 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.966666666666667 + ], + "mean": [ + 5.977542981602484 + ], + "std": [ + 3.4607944147053393 + ], + "count": [ + 7193 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 359 + ], + "mean": [ + 179.3262894480745 + ], + "std": [ + 103.82383244116019 + ], + "count": [ + 7193 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7193 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7192 + ], + "mean": [ + 3596.0 + ], + "std": [ + 2076.4402230740957 + ], + "count": [ + 7193 + ] + }, + "observation.state": { + "min": [ + -26.89453125, + 27.333984375, + 2.724609375, + -85.25390625, + -92.28515625, + -0.08779631555080414 + ], + "max": [ + 21.884765625, + 189.931640625, + 177.451171875, + 102.041015625, + 14.0625, + 50.30728530883789 + ], + "mean": [ + 2.404718297637919, + 123.89410405269705, + 114.23154489450124, + 74.12015703048293, + -7.609387759388065, + 11.789705590977716 + ], + "std": [ + 10.471703495360362, + 61.7285142564118, + 59.207254829851024, + 21.134292934215217, + 14.877203179983216, + 13.015452954028396 + ], + "count": [ + 7193 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_46_custom_tasks/meta/info.json b/abokinala/sputnik_100_46_custom_tasks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..579bf898b9a026be5e83e04fb3bb1e0acaf2879b --- /dev/null +++ b/abokinala/sputnik_100_46_custom_tasks/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 5989, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_46_custom_tasks/meta/stats.json b/abokinala/sputnik_100_46_custom_tasks/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f0a9ea8cada4aa856a214295e486755de5cacaa6 --- /dev/null +++ b/abokinala/sputnik_100_46_custom_tasks/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5024900532066993 + ] + ], + [ + [ + 0.4911734270833334 + ] + ], + [ + [ + 0.4914695314542483 + ] + ] + ], + "std": [ + [ + [ + 0.19274364612985223 + ] + ], + [ + [ + 0.19256988029763772 + ] + ], + [ + [ + 0.20468310227997097 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4476338919526144 + ] + ], + [ + [ + 0.44471595639297384 + ] + ], + [ + [ + 0.45149435886437916 + ] + ] + ], + "std": [ + [ + [ + 0.2854351804234859 + ] + ], + [ + [ + 0.2818921818939433 + ] + ], + [ + [ + 0.2793069070262897 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.state": { + "min": [ + -15.8203125, + 50.09765625, + 57.216796875, + -85.517578125, + -90.263671875, + 0.07209805399179459 + ], + "max": [ + 54.66796875, + 188.173828125, + 175.4296875, + 96.416015625, + 8.61328125, + 49.17087173461914 + ], + "mean": [ + 15.889888197815583, + 126.0806827274462, + 138.14869828541862, + 37.14832499286411, + -33.404131813705376, + 16.101130894138493 + ], + "std": [ + 17.222202240940916, + 50.8963381740071, + 37.44744648209245, + 56.936872505877126, + 31.515159974328334, + 14.65131877949569 + ], + "count": [ + 5989 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.507764234429787 + ], + "std": [ + 5.767738202085007 + ], + "count": [ + 5989 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5988 + ], + "mean": [ + 2994.0 + ], + "std": [ + 1728.8753569878888 + ], + "count": [ + 5989 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 299 + ], + "mean": [ + 149.22958757722492 + ], + "std": [ + 86.4511530070595 + ], + "count": [ + 5989 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5989 + ] + }, + "action": { + "min": [ + -16.787109375, + 50.44921875, + 54.84375, + -105.8203125, + -90.439453125, + -0.21367523074150085 + ], + "max": [ + 55.01953125, + 189.84375, + 175.078125, + 96.85546875, + 9.228515625, + 50.53418731689453 + ], + "mean": [ + 15.91338354694483, + 127.38471299377024, + 136.98787451881182, + 36.50356377407194, + -33.377275964695855, + 9.72421329330773 + ], + "std": [ + 17.168024666844506, + 51.04295588045211, + 38.07895553853393, + 58.978485882837845, + 31.570412451848483, + 15.961910268934579 + ], + "count": [ + 5989 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.966666666666667 + ], + "mean": [ + 4.974319585907497 + ], + "std": [ + 2.8817051002353162 + ], + "count": [ + 5989 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_55_kitchen_tasks/meta/info.json b/abokinala/sputnik_100_55_kitchen_tasks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6a2ef0b72ad594b999e8709cafe827e9e0a4f945 --- /dev/null +++ b/abokinala/sputnik_100_55_kitchen_tasks/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 7200, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_55_kitchen_tasks/meta/stats.json b/abokinala/sputnik_100_55_kitchen_tasks/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..0fcf72968112bf7d3e0c4f105141a8cafa243697 --- /dev/null +++ b/abokinala/sputnik_100_55_kitchen_tasks/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -49.130859375, + 48.076171875, + 47.28515625, + 49.306640625, + -34.62890625, + 0.07209805399179459 + ], + "max": [ + 18.017578125, + 189.66796875, + 174.287109375, + 101.689453125, + 12.041015625, + 34.823360443115234 + ], + "mean": [ + -2.52119140625, + 120.39130401611328, + 121.47516822814941, + 70.07259521484374, + -9.37435302734375, + 8.16441240310669 + ], + "std": [ + 15.300585102074503, + 48.59323413113074, + 36.62597380418657, + 7.708811765379167, + 12.61919869061141, + 8.617776366390641 + ], + "count": [ + 7200 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 359 + ], + "mean": [ + 179.5 + ], + "std": [ + 103.92264751567228 + ], + "count": [ + 7200 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5156047191584968 + ] + ], + [ + [ + 0.5053668304738562 + ] + ], + [ + [ + 0.5047877708333333 + ] + ] + ], + "std": [ + [ + [ + 0.18563913036174765 + ] + ], + [ + [ + 0.1890329371823418 + ] + ], + [ + [ + 0.19826718029630278 + ] + ] + ], + "count": [ + 2000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 7200 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7200 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 11.966666666666667 + ], + "mean": [ + 5.983333333333333 + ], + "std": [ + 3.46408825052241 + ], + "count": [ + 7200 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.41829851368464044 + ] + ], + [ + [ + 0.4140508678513072 + ] + ], + [ + [ + 0.4182134619076798 + ] + ] + ], + "std": [ + [ + [ + 0.3134120827171083 + ] + ], + [ + [ + 0.3124513582067365 + ] + ], + [ + [ + 0.3108753058998564 + ] + ] + ], + "count": [ + 2000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7199 + ], + "mean": [ + 3599.5 + ], + "std": [ + 2078.4609490357684 + ], + "count": [ + 7200 + ] + }, + "action": { + "min": [ + -50.80078125, + 48.69140625, + 45.263671875, + 48.779296875, + -34.27734375, + -0.21367523074150085 + ], + "max": [ + 18.10546875, + 191.865234375, + 173.935546875, + 101.77734375, + 12.65625, + 36.0042724609375 + ], + "mean": [ + -2.5613037109375, + 121.6228256225586, + 119.94760475158691, + 69.9849853515625, + -9.4763916015625, + 6.431163549423218 + ], + "std": [ + 15.35299827537749, + 48.61771388471856, + 37.35618954935633, + 7.822913020757592, + 12.651841184900547, + 9.670887969498384 + ], + "count": [ + 7200 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_58_kitchen_tasks/meta/info.json b/abokinala/sputnik_100_58_kitchen_tasks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ffdca20cba1b1cd783ec8c4cd297b78f43d6dc37 --- /dev/null +++ b/abokinala/sputnik_100_58_kitchen_tasks/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 9000, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_58_kitchen_tasks/meta/stats.json b/abokinala/sputnik_100_58_kitchen_tasks/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..cb82a7695a1510f1760c2caf80183236868621eb --- /dev/null +++ b/abokinala/sputnik_100_58_kitchen_tasks/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 9000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.966666666666667 + ], + "mean": [ + 7.483333333333333 + ], + "std": [ + 4.330116327237343 + ], + "count": [ + 9000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 449 + ], + "mean": [ + 224.5 + ], + "std": [ + 129.9034898171203 + ], + "count": [ + 9000 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5253595147058823 + ] + ], + [ + [ + 0.5054430024509803 + ] + ], + [ + [ + 0.48966096364379097 + ] + ] + ], + "std": [ + [ + [ + 0.19123091251368501 + ] + ], + [ + [ + 0.19360046040959497 + ] + ], + [ + [ + 0.22849343657146798 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49361781229575175 + ] + ], + [ + [ + 0.47771952920751637 + ] + ], + [ + [ + 0.464647102634804 + ] + ] + ], + "std": [ + [ + [ + 0.25304241041959236 + ] + ], + [ + [ + 0.2369219457420795 + ] + ], + [ + [ + 0.2403692856494402 + ] + ] + ], + "count": [ + 2000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8999 + ], + "mean": [ + 4499.5 + ], + "std": [ + 2598.0761953158085 + ], + "count": [ + 9000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 9000 + ] + }, + "action": { + "min": [ + -50.625, + 33.75, + -14.0625, + 25.6640625, + -21.4453125, + -0.2143622636795044 + ], + "max": [ + 15.732421875, + 193.359375, + 177.36328125, + 103.359375, + 34.892578125, + 86.81671905517578 + ], + "mean": [ + -14.293203091621399, + 143.78978271484374, + 121.38511924743652, + 69.15878562927246, + 6.657060670852661, + 7.720765173435211 + ], + "std": [ + 15.606259602655731, + 49.18996722520225, + 54.19712516368324, + 13.437165688878949, + 6.029427969751037, + 11.999141197275915 + ], + "count": [ + 9000 + ] + }, + "observation.state": { + "min": [ + -50.44921875, + 32.958984375, + -12.48046875, + 27.861328125, + -21.4453125, + 0.28922632336616516 + ], + "max": [ + 15.732421875, + 190.986328125, + 176.923828125, + 103.623046875, + 34.62890625, + 85.53868865966797 + ], + "mean": [ + -14.338281178474427, + 142.2911334991455, + 122.3387062072754, + 69.31325912475586, + 6.728359389305115, + 8.767126441001892 + ], + "std": [ + 15.473055980220765, + 49.155621671290405, + 53.04818993140135, + 13.133451562657793, + 6.006876309698412, + 11.189450367596638 + ], + "count": [ + 9000 + ] + } +} \ No newline at end of file diff --git a/abokinala/sputnik_100_60_kitchen_tasks/meta/info.json b/abokinala/sputnik_100_60_kitchen_tasks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ffdca20cba1b1cd783ec8c4cd297b78f43d6dc37 --- /dev/null +++ b/abokinala/sputnik_100_60_kitchen_tasks/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 9000, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/abokinala/sputnik_100_60_kitchen_tasks/meta/stats.json b/abokinala/sputnik_100_60_kitchen_tasks/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..71e6d21d38b709a9e78fc8b954af09315d6da009 --- /dev/null +++ b/abokinala/sputnik_100_60_kitchen_tasks/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -33.310546875, + 49.04296875, + 12.65625, + -83.84765625, + -87.978515625, + 0.21691974997520447 + ], + "max": [ + 20.126953125, + 189.66796875, + 176.748046875, + 102.919921875, + 33.046875, + 32.176429748535156 + ], + "mean": [ + -3.3092870831489565, + 133.67350578308105, + 112.01496238708496, + 80.04636936187744, + 3.4562499560415745, + 3.8528923630714416 + ], + "std": [ + 12.89049321254768, + 54.01757778583692, + 62.680207499306, + 21.089862691362974, + 13.686155860966666, + 6.199751381844658 + ], + "count": [ + 9000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 9000 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5037656470588234 + ] + ], + [ + [ + 0.49574506188725487 + ] + ], + [ + [ + 0.49719694546568627 + ] + ] + ], + "std": [ + [ + [ + 0.21367154938489913 + ] + ], + [ + [ + 0.2155191863084162 + ] + ], + [ + [ + 0.22767068335172078 + ] + ] + ], + "count": [ + 2000 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.966666666666667 + ], + "mean": [ + 7.483333333333333 + ], + "std": [ + 4.330116327237343 + ], + "count": [ + 9000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 449 + ], + "mean": [ + 224.5 + ], + "std": [ + 129.9034898171203 + ], + "count": [ + 9000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 9000 + ] + }, + "action": { + "min": [ + -33.662109375, + 49.74609375, + 8.96484375, + -95.2734375, + -93.076171875, + -0.2143622636795044 + ], + "max": [ + 20.0390625, + 191.337890625, + 177.275390625, + 103.095703125, + 33.22265625, + 33.54769515991211 + ], + "mean": [ + -3.2310351580381393, + 135.32122459411622, + 110.72946815490722, + 79.95254096984863, + 3.392148523312062, + 2.9260448694229124 + ], + "std": [ + 12.96613827590528, + 53.82135167204158, + 64.08213669581941, + 21.340094435524662, + 13.908901372739562, + 6.984462121727349 + ], + "count": [ + 9000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.452004357128268 + ] + ], + [ + [ + 0.4420397305964053 + ] + ], + [ + [ + 0.4480552028186275 + ] + ] + ], + "std": [ + [ + [ + 0.27808388256268957 + ] + ], + [ + [ + 0.268630940750418 + ] + ], + [ + [ + 0.2647413176103543 + ] + ] + ], + "count": [ + 2000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8999 + ], + "mean": [ + 4499.5 + ], + "std": [ + 2598.0761953158085 + ], + "count": [ + 9000 + ] + } +} \ No newline at end of file diff --git a/aractingi/pick_place_lego_cube/meta/info.json b/aractingi/pick_place_lego_cube/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..cc09493f0a00c4f5bc6062d1a831defba7dfe912 --- /dev/null +++ b/aractingi/pick_place_lego_cube/meta/info.json @@ -0,0 +1,142 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 6801, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/pick_place_lego_cube/meta/stats.json b/aractingi/pick_place_lego_cube/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ad70af63d516962bc08f3ef3a8df26e4ca4fee74 --- /dev/null +++ b/aractingi/pick_place_lego_cube/meta/stats.json @@ -0,0 +1,324 @@ +{ + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.24481693868548743 + ], + "std": [ + 0.42997861018677863 + ], + "count": [ + 6801 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 622 + ], + "mean": [ + 230.9695632995148 + ], + "std": [ + 139.53016121008076 + ], + "count": [ + 6801 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 6.970886634318482 + ], + "std": [ + 4.198644860773675 + ], + "count": [ + 6801 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.007843137718737125 + ] + ], + [ + [ + 0.0235294122248888 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.31534498904965785 + ] + ], + [ + [ + 0.31938680660116664 + ] + ], + [ + [ + 0.3545878240952883 + ] + ] + ], + "std": [ + [ + [ + 0.23070919212792187 + ] + ], + [ + [ + 0.23369168110168922 + ] + ], + [ + [ + 0.19646446725768996 + ] + ] + ], + "count": [ + 1549 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 6800 + ], + "mean": [ + 3400.0 + ], + "std": [ + 1963.2795691563304 + ], + "count": [ + 6801 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 6801 + ] + }, + "action": { + "min": [ + -51.943359375, + 25.6640625, + 4.39453125, + 17.75390625, + 29.8828125, + -0.5295007824897766 + ], + "max": [ + 92.373046875, + 199.072265625, + 187.734375, + 98.173828125, + 164.00390625, + 37.897125244140625 + ], + "mean": [ + 17.74398136117882, + 134.15975290507959, + 130.5524365997651, + 59.66691790831613, + 82.53824402447782, + 10.81710928143026 + ], + "std": [ + 43.43516249581619, + 37.322057930584194, + 33.16791426553636, + 17.722512527699667, + 32.4351278591296, + 11.151551394401242 + ], + "count": [ + 6801 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 20.733333587646484 + ], + "mean": [ + 7.698985426237681 + ], + "std": [ + 4.651005321692992 + ], + "count": [ + 6801 + ] + }, + "observation.state": { + "min": [ + -50.361328125, + 23.994140625, + 11.6015625, + 17.666015625, + 78.046875, + 0.46979865431785583 + ], + "max": [ + 91.0546875, + 192.3046875, + 181.142578125, + 95.537109375, + 158.642578125, + 36.510066986083984 + ], + "mean": [ + 17.698840462132562, + 131.02726026192042, + 132.35381600506568, + 60.4272627834011, + 92.31317026715755, + 12.192674210414767 + ], + "std": [ + 42.69388109509031, + 36.982376042079885, + 31.222607769103096, + 16.616169263285045, + 21.791393973487168, + 9.422451518061141 + ], + "count": [ + 6801 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.34602651361729575 + ] + ], + [ + [ + 0.35256779578672526 + ] + ], + [ + [ + 0.3802559271868465 + ] + ] + ], + "std": [ + [ + [ + 0.24805822044634834 + ] + ], + [ + [ + 0.25233935230158977 + ] + ], + [ + [ + 0.20626767965161052 + ] + ] + ], + "count": [ + 1549 + ] + } +} \ No newline at end of file diff --git a/aractingi/pick_place_lego_cube_1/meta/info.json b/aractingi/pick_place_lego_cube_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..006ee9dd20b683f3958c021c3d73b0156fa93c21 --- /dev/null +++ b/aractingi/pick_place_lego_cube_1/meta/info.json @@ -0,0 +1,142 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 15, + "total_frames": 5290, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:15" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/pick_place_lego_cube_1/meta/stats.json b/aractingi/pick_place_lego_cube_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..928b3d56e255c957db329e8374cb9c9c69e57f6f --- /dev/null +++ b/aractingi/pick_place_lego_cube_1/meta/stats.json @@ -0,0 +1,324 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5290 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 14 + ], + "mean": [ + 6.759168241965973 + ], + "std": [ + 4.509120778671534 + ], + "count": [ + 5290 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.019607843831181526 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.29499342950648905 + ] + ], + [ + [ + 0.3107297177814362 + ] + ], + [ + [ + 0.35875087438907166 + ] + ] + ], + "std": [ + [ + [ + 0.21921931563427985 + ] + ], + [ + [ + 0.23500537876187813 + ] + ], + [ + [ + 0.20419160816982104 + ] + ] + ], + "count": [ + 1508 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5289 + ], + "mean": [ + 2644.5 + ], + "std": [ + 1527.0914347215755 + ], + "count": [ + 5290 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 17.16666603088379 + ], + "mean": [ + 6.077901584484627 + ], + "std": [ + 3.7841350936742826 + ], + "count": [ + 5290 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.12476370510396975 + ], + "std": [ + 0.33045078755043 + ], + "count": [ + 5290 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.007843137718737125 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3341847160924967 + ] + ], + [ + [ + 0.3451356531296232 + ] + ], + [ + [ + 0.3813297279001231 + ] + ] + ], + "std": [ + [ + [ + 0.2521093245977241 + ] + ], + [ + [ + 0.2609962053347893 + ] + ], + [ + [ + 0.21985080859979975 + ] + ] + ], + "count": [ + 1508 + ] + }, + "action": { + "min": [ + -54.052734375, + 65.21484375, + 51.50390625, + 16.875, + 44.47265625, + -0.45385777950286865 + ], + "max": [ + 98.4375, + 198.369140625, + 187.734375, + 97.20703125, + 194.853515625, + 30.181543350219727 + ], + "mean": [ + 31.2596876381363, + 129.73985643152477, + 127.46071855224147, + 61.41416505622503, + 108.38799588179994, + 8.138783656266327 + ], + "std": [ + 43.85057904676123, + 36.573515991784554, + 30.88628665539612, + 17.92497516460593, + 38.085353584050964, + 8.729848005083236 + ], + "count": [ + 5290 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 515 + ], + "mean": [ + 182.33705103969754 + ], + "std": [ + 113.52405376055732 + ], + "count": [ + 5290 + ] + }, + "observation.state": { + "min": [ + -52.998046875, + 62.40234375, + 58.0078125, + 18.720703125, + 78.75, + 0.46979865431785583 + ], + "max": [ + 96.85546875, + 192.3046875, + 181.318359375, + 95.009765625, + 190.986328125, + 29.530200958251953 + ], + "mean": [ + 29.977565293625307, + 127.17010715679321, + 129.73331720247612, + 61.56934948436254, + 110.87469919850109, + 9.552692279473144 + ], + "std": [ + 43.071851251641036, + 36.71024493655094, + 29.39233410050887, + 16.869846872047766, + 33.185736725709795, + 7.205950883386815 + ], + "count": [ + 5290 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_front_side_reward/meta/info.json b/aractingi/push_cube_front_side_reward/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..17e9613ccaf66c7cb5fdd2d8993f93a32ff23f78 --- /dev/null +++ b/aractingi/push_cube_front_side_reward/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 3860, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_front_side_reward/meta/stats.json b/aractingi/push_cube_front_side_reward/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..c0c5f0497e3156048e5352dd4d5dbb3aeb63d73f --- /dev/null +++ b/aractingi/push_cube_front_side_reward/meta/stats.json @@ -0,0 +1,341 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.421502590673574 + ], + "std": [ + 5.63821195164312 + ], + "count": [ + 3860 + ] + }, + "observation.state": { + "min": [ + -69.2578125, + 17.578125, + -1.494140625, + 22.32421875, + 39.462890625, + 0.33557048439979553 + ], + "max": [ + 55.8984375, + 141.85546875, + 153.720703125, + 98.26171875, + 78.22265625, + 15.36912727355957 + ], + "mean": [ + -9.4620860677309, + 80.76203533923687, + 92.11522642392569, + 65.17540651924251, + 73.54475775308559, + 1.081301966371314 + ], + "std": [ + 20.631203227059633, + 28.932879177968697, + 41.252409755596574, + 19.02067026198607, + 7.882405876366272, + 2.2695079217169685 + ], + "count": [ + 3860 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 299 + ], + "mean": [ + 101.44015544041451 + ], + "std": [ + 65.23015287042607 + ], + "count": [ + 3860 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3860 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.32159372568130495 + ] + ], + [ + [ + 0.34388277977705 + ] + ], + [ + [ + 0.39631903618574144 + ] + ] + ], + "std": [ + [ + [ + 0.2487324536145276 + ] + ], + [ + [ + 0.2593833893262412 + ] + ], + [ + [ + 0.22903920222826568 + ] + ] + ], + "count": [ + 2000 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.0051813471502590676 + ], + "std": [ + 0.07179485212720735 + ], + "count": [ + 3860 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.33337158113718035 + ] + ], + [ + [ + 0.3511540859937668 + ] + ], + [ + [ + 0.39217874258756635 + ] + ] + ], + "std": [ + [ + [ + 0.25152121426598084 + ] + ], + [ + [ + 0.2677194912270608 + ] + ], + [ + [ + 0.229098947955094 + ] + ] + ], + "count": [ + 2000 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3859 + ], + "mean": [ + 1929.5 + ], + "std": [ + 1114.2859821428249 + ], + "count": [ + 3860 + ] + }, + "action": { + "min": [ + -78.486328125, + 20.390625, + -6.85546875, + 23.115234375, + 39.19921875, + -0.37821483612060547 + ], + "max": [ + 57.48046875, + 144.404296875, + 153.896484375, + 98.7890625, + 123.57421875, + 16.11195182800293 + ], + "mean": [ + -9.753514029139682, + 84.46676222450375, + 90.47554315903027, + 65.70320629653536, + 84.14370605587342, + 0.987140035896726 + ], + "std": [ + 21.22945904839322, + 27.805692157884177, + 42.07820638700603, + 19.362305968913013, + 16.444466961276746, + 2.5661187716876634 + ], + "count": [ + 3860 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.0051813471502590676 + ], + "std": [ + 0.07179485212720735 + ], + "count": [ + 3860 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 9.966666221618652 + ], + "mean": [ + 3.3813384315510486 + ], + "std": [ + 2.174338361798446 + ], + "count": [ + 3860 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_front_side_reward_long/meta/info.json b/aractingi/push_cube_front_side_reward_long/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..de5e872211d7880754991b47e12c8df33a484302 --- /dev/null +++ b/aractingi/push_cube_front_side_reward_long/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 6894, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_front_side_reward_long/meta/stats.json b/aractingi/push_cube_front_side_reward_long/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..81773164d417ab8e942418ecd1fdeec526d8ff29 --- /dev/null +++ b/aractingi/push_cube_front_side_reward_long/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.state": { + "min": [ + -70.048828125, + 59.23828125, + 70.048828125, + 35.419921875, + 77.255859375, + 0.20134228467941284 + ], + "max": [ + 57.392578125, + 129.0234375, + 146.337890625, + 82.177734375, + 77.783203125, + 0.4026845693588257 + ], + "mean": [ + -7.424947665339109, + 98.06659964751533, + 114.87785522509631, + 50.06429297411515, + 77.31540996550407, + 0.40194459127228194 + ], + "std": [ + 24.371881039254845, + 21.351965931432286, + 24.19994271149323, + 13.971583808255014, + 0.11608789721733027, + 0.007801793775991945 + ], + "count": [ + 6894 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.21018276762402088 + ], + "std": [ + 0.40743830430867406 + ], + "count": [ + 6894 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333587646484 + ], + "mean": [ + 6.285697570980062 + ], + "std": [ + 4.263233856211702 + ], + "count": [ + 6894 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 188.57093124456048 + ], + "std": [ + 127.89701739106894 + ], + "count": [ + 6894 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 6894 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 6893 + ], + "mean": [ + 3446.5 + ], + "std": [ + 1990.126356959946 + ], + "count": [ + 6894 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3124103201516703 + ] + ], + [ + [ + 0.32237068140039254 + ] + ], + [ + [ + 0.3705457667217535 + ] + ] + ], + "std": [ + [ + [ + 0.26799343144854365 + ] + ], + [ + [ + 0.2729472254808554 + ] + ], + [ + [ + 0.23343440852688202 + ] + ] + ], + "count": [ + 2040 + ] + }, + "action": { + "min": [ + -81.650390625, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 58.18359375, + 131.8359375, + 145.986328125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -7.689983428043319, + 101.13018555028354, + 112.81997996176158, + 50.006056059330206, + 77.98490322435079, + 0.5659438275429765 + ], + "std": [ + 24.993129106371562, + 20.887676613586656, + 24.851997431175352, + 14.542688962924757, + 0.38919922610152713, + 0.03325189747525593 + ], + "count": [ + 6894 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.21018276762402088 + ], + "std": [ + 0.40743830430867406 + ], + "count": [ + 6894 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.33936655519931924 + ] + ], + [ + [ + 0.3594134832129759 + ] + ], + [ + [ + 0.40721161425405855 + ] + ] + ], + "std": [ + [ + [ + 0.25450702340136644 + ] + ], + [ + [ + 0.2653667846855621 + ] + ], + [ + [ + 0.2328935201257955 + ] + ] + ], + "count": [ + 2040 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.975630983463882 + ], + "std": [ + 5.584827372494694 + ], + "count": [ + 6894 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_overfit/meta/info.json b/aractingi/push_cube_overfit/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8d6d67167cd861724edd8593dc86874e917fe79f --- /dev/null +++ b/aractingi/push_cube_overfit/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 833, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:10" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_overfit/meta/stats.json b/aractingi/push_cube_overfit/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ab5c01eeec057e6a7c659671a1f5131523e21e3e --- /dev/null +++ b/aractingi/push_cube_overfit/meta/stats.json @@ -0,0 +1,341 @@ +{ + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.24489795918367346 + ], + "std": [ + 0.4300266837899077 + ], + "count": [ + 833 + ] + }, + "observation.state": { + "min": [ + -4.04296875, + 70.224609375, + 80.419921875, + 21.708984375, + -0.087890625, + -0.1418439745903015 + ], + "max": [ + 39.90234375, + 152.40234375, + 160.751953125, + 80.68359375, + 0.263671875, + -0.1418439745903015 + ], + "mean": [ + 18.43951641096502, + 101.24672948097697, + 121.81999274319102, + 46.396964857415135, + -0.024373030088761415, + -0.14184387477219892 + ], + "std": [ + 9.874329066027297, + 25.210921966573093, + 20.18127510423324, + 10.644201359385745, + 0.10249996936948445, + 1.0119555089752585e-07 + ], + "count": [ + 833 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 103 + ], + "mean": [ + 41.9327731092437 + ], + "std": [ + 25.38023531984874 + ], + "count": [ + 833 + ] + }, + "action": { + "min": [ + -12.216796875, + -30.05859375, + -27.0703125, + -19.775390625, + -0.263671875, + -0.4964538812637329 + ], + "max": [ + 12.83203125, + 26.103515625, + 18.6328125, + 15.029296875, + 0.087890625, + 0.0 + ], + "mean": [ + 0.36084746398559425, + 3.1320926696598743, + -1.1775022533332027, + 0.26799782195172106, + 0.02173525632089641, + -0.41242009162509286 + ], + "std": [ + 2.2848939152321392, + 6.657765968868164, + 5.846856577567241, + 3.3032994616797877, + 0.10597470993282121, + 0.18616426601787184 + ], + "count": [ + 833 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 10.300000190734863 + ], + "mean": [ + 4.193277436859754 + ], + "std": [ + 2.5380235929264767 + ], + "count": [ + 833 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.406962785114046 + ], + "std": [ + 2.8795423672371085 + ], + "count": [ + 833 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.04313725605607033 + ] + ], + [ + [ + 0.0784313753247261 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.38404883819983865 + ] + ], + [ + [ + 0.41724378492489944 + ] + ], + [ + [ + 0.4758441517235143 + ] + ] + ], + "std": [ + [ + [ + 0.29812605077164894 + ] + ], + [ + [ + 0.30964027303375197 + ] + ], + [ + [ + 0.28729191333346715 + ] + ] + ], + "count": [ + 829 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.24489795918367346 + ], + "std": [ + 0.4300266837899077 + ], + "count": [ + 833 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 833 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.01568627543747425 + ] + ], + [ + [ + 0.05098039284348488 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3142262243893811 + ] + ], + [ + [ + 0.3378362590211148 + ] + ], + [ + [ + 0.39886500263099073 + ] + ] + ], + "std": [ + [ + [ + 0.29599102902455066 + ] + ], + [ + [ + 0.32010472004604473 + ] + ], + [ + [ + 0.2940727417145362 + ] + ] + ], + "count": [ + 829 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 832 + ], + "mean": [ + 416.0 + ], + "std": [ + 240.4662138430262 + ], + "count": [ + 833 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_reward/meta/info.json b/aractingi/push_cube_reward/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..7d0704350ef5e304c17a66a73d3fcd8010e8eded --- /dev/null +++ b/aractingi/push_cube_reward/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 3369, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_reward/meta/stats.json b/aractingi/push_cube_reward/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..8b6730440f0e58e762f8591844f1ebaee4f9a268 --- /dev/null +++ b/aractingi/push_cube_reward/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3002877643663589 + ] + ], + [ + [ + 0.307194538254094 + ] + ], + [ + [ + 0.35560338172893935 + ] + ] + ], + "std": [ + [ + [ + 0.25855673919894984 + ] + ], + [ + [ + 0.2602381697087274 + ] + ], + [ + [ + 0.22115675487142386 + ] + ] + ], + "count": [ + 1022 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3368 + ], + "mean": [ + 1684.0 + ], + "std": [ + 972.546485607072 + ], + "count": [ + 3369 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.15316117542297417 + ], + "std": [ + 0.3601427908011308 + ], + "count": [ + 3369 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3369 + ] + }, + "observation.state": { + "min": [ + -52.470703125, + 59.23828125, + 69.697265625, + 37.08984375, + 77.255859375, + 0.4026845693588257 + ], + "max": [ + 45.52734375, + 127.79296875, + 136.40625, + 81.5625, + 77.783203125, + 0.4026845693588257 + ], + "mean": [ + -5.379772396470149, + 77.26379407326168, + 88.76826312868204, + 59.04493218453357, + 77.3635869692822, + 0.4026839798142203 + ], + "std": [ + 20.261497597860522, + 18.89919776477553, + 20.132365710363413, + 10.632868232264741, + 0.12546670008524144, + 1.2133116616730949e-06 + ], + "count": [ + 3369 + ] + }, + "action": { + "min": [ + -53.349609375, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 46.23046875, + 131.8359375, + 136.845703125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -5.510447356450731, + 81.31060662387068, + 85.94467877110306, + 59.38220760156366, + 78.20350835839236, + 0.5410157530553336 + ], + "std": [ + 20.700453743327557, + 18.661817362910643, + 20.95129224420873, + 11.035943534857587, + 0.1270336994298074, + 0.016080531148441716 + ], + "count": [ + 3369 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.32122603583709136 + ] + ], + [ + [ + 0.33891872936265577 + ] + ], + [ + [ + 0.388939993343008 + ] + ] + ], + "std": [ + [ + [ + 0.25051111913993107 + ] + ], + [ + [ + 0.26111627064146437 + ] + ], + [ + [ + 0.22901240352115987 + ] + ] + ], + "count": [ + 1022 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 17.83333396911621 + ], + "mean": [ + 6.562679576321786 + ], + "std": [ + 4.554796744774709 + ], + "count": [ + 3369 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 5.113980409617097 + ], + "std": [ + 2.731055066418642 + ], + "count": [ + 3369 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 535 + ], + "mean": [ + 196.88037993469874 + ], + "std": [ + 136.64390068015499 + ], + "count": [ + 3369 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.15316117542297417 + ], + "std": [ + 0.3601427908011308 + ], + "count": [ + 3369 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_reward_data/meta/info.json b/aractingi/push_cube_reward_data/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a688077712707821f4630021a8f587c278bd819c --- /dev/null +++ b/aractingi/push_cube_reward_data/meta/info.json @@ -0,0 +1,142 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 5152, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_reward_data/meta/stats.json b/aractingi/push_cube_reward_data/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..40d0f70c5fbaf3b611deeecc94e5162f496734b1 --- /dev/null +++ b/aractingi/push_cube_reward_data/meta/stats.json @@ -0,0 +1,324 @@ +{ + "observation.state": { + "min": [ + -85.95703125, + 58.798828125, + 67.67578125, + 39.638671875, + 76.2890625, + 0.33557048439979553 + ], + "max": [ + 56.953125, + 128.84765625, + 146.25, + 81.03515625, + 77.87109375, + 0.536912739276886 + ], + "mean": [ + -6.260705990149923, + 93.58453338931066, + 107.8193797931908, + 60.21210646259118, + 77.36439226725086, + 0.4829029072573559 + ], + "std": [ + 24.01794806066351, + 20.58546752682637, + 24.126024646398417, + 12.383748879610442, + 0.3590147450231973, + 0.026702455677830566 + ], + "count": [ + 5152 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 10.011451863354038 + ], + "std": [ + 5.331668912168797 + ], + "count": [ + 5152 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 417 + ], + "mean": [ + 145.32511645962734 + ], + "std": [ + 95.85315506023765 + ], + "count": [ + 5152 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.003921568859368563 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.352366206913553 + ] + ], + [ + [ + 0.3800437833559581 + ] + ], + [ + [ + 0.419794451501346 + ] + ] + ], + "std": [ + [ + [ + 0.26071822600259176 + ] + ], + [ + [ + 0.2776529110062238 + ] + ], + [ + [ + 0.24011698457029934 + ] + ] + ], + "count": [ + 1929 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5152 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.019607843831181526 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3652904906410081 + ] + ], + [ + [ + 0.38294873706042426 + ] + ], + [ + [ + 0.4189295960622108 + ] + ] + ], + "std": [ + [ + [ + 0.2587142290068537 + ] + ], + [ + [ + 0.27214075042810526 + ] + ], + [ + [ + 0.23551029090681502 + ] + ] + ], + "count": [ + 1929 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 13.899999618530273 + ], + "mean": [ + 4.844170463647439 + ], + "std": [ + 3.19510520067485 + ], + "count": [ + 5152 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.12150621118012422 + ], + "std": [ + 0.32671463362508774 + ], + "count": [ + 5152 + ] + }, + "action": { + "min": [ + -87.099609375, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 58.18359375, + 131.8359375, + 145.986328125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -6.4225324606118, + 97.51125353315602, + 105.66448675623592, + 59.360427398118915, + 78.03687828964328, + 0.5466949777642948 + ], + "std": [ + 24.842176283971394, + 19.983670404249708, + 25.04251274609012, + 14.458587028705978, + 0.35529021173244607, + 0.023683543163512517 + ], + "count": [ + 5152 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5151 + ], + "mean": [ + 2575.5 + ], + "std": [ + 1487.2542654166436 + ], + "count": [ + 5152 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_square_light_offline_demo/meta/info.json b/aractingi/push_cube_square_light_offline_demo/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4b8af7d43fa10559713e44491b15abb0cf3655 --- /dev/null +++ b/aractingi/push_cube_square_light_offline_demo/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 1765, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_square_light_offline_demo/meta/stats.json b/aractingi/push_cube_square_light_offline_demo/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a0f7d6264ee590b97992c2cd3e577137eebb6f9b --- /dev/null +++ b/aractingi/push_cube_square_light_offline_demo/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3428243748927782 + ] + ], + [ + [ + 0.36209727999927455 + ] + ], + [ + [ + 0.4132943121153049 + ] + ] + ], + "std": [ + [ + [ + 0.2658172693689175 + ] + ], + [ + [ + 0.27235855715699 + ] + ], + [ + [ + 0.2447410177640104 + ] + ] + ], + "count": [ + 1683 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 13.399999618530273 + ], + "mean": [ + 4.599320100319622 + ], + "std": [ + 2.960918116513224 + ], + "count": [ + 1765 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 1764 + ], + "mean": [ + 882.0 + ], + "std": [ + 509.51153078217965 + ], + "count": [ + 1765 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.21076487252124645 + ], + "std": [ + 0.40785173903313093 + ], + "count": [ + 1765 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 1765 + ] + }, + "observation.state": { + "min": [ + -69.9609375, + 59.23828125, + 68.90625, + 35.771484375, + 77.255859375, + 0.268456369638443 + ], + "max": [ + 57.392578125, + 129.375, + 146.77734375, + 82.265625, + 77.6953125, + 0.4026845693588257 + ], + "mean": [ + -2.6852701780140906, + 104.43791555777487, + 119.19482518701311, + 49.90459589971699, + 77.33936794810525, + 0.40257049069526174 + ], + "std": [ + 25.427240285373, + 25.081497016766626, + 26.86361171119107, + 12.795271386479337, + 0.08063416512718355, + 0.0035703052212009475 + ], + "count": [ + 1765 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 134 + ], + "mean": [ + 45.993201133144474 + ], + "std": [ + 29.609181624877042 + ], + "count": [ + 1765 + ] + }, + "action": { + "min": [ + -18.10546875, + -30.9375, + -37.265625, + -35.33203125, + -0.3515625, + 0.1342281699180603 + ], + "max": [ + 22.236328125, + 29.53125, + 23.73046875, + 18.193359375, + 0.966796875, + 0.20134228467941284 + ], + "mean": [ + -0.09192413356756692, + 3.0330482191134447, + -1.4628684920393373, + -0.017329148599935996, + 0.5604085505072017, + 0.14164295779071517 + ], + "std": [ + 3.866361963446912, + 5.041795063163422, + 5.261578207581992, + 4.212824764661515, + 0.41156464948401605, + 0.02103956331612071 + ], + "count": [ + 1765 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.21076487252124645 + ], + "std": [ + 0.40785173903313093 + ], + "count": [ + 1765 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.212464589235127 + ], + "std": [ + 5.723532545900903 + ], + "count": [ + 1765 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.32758943370885957 + ] + ], + [ + [ + 0.3417527980203793 + ] + ], + [ + [ + 0.39269748197307347 + ] + ] + ], + "std": [ + [ + [ + 0.2870154534763489 + ] + ], + [ + [ + 0.29729707164188957 + ] + ], + [ + [ + 0.26119899413587544 + ] + ] + ], + "count": [ + 1683 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_square_light_reward/meta/info.json b/aractingi/push_cube_square_light_reward/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..107056dada00ebf9428a811efb481a5eb6ade0c1 --- /dev/null +++ b/aractingi/push_cube_square_light_reward/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 8451, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_square_light_reward/meta/stats.json b/aractingi/push_cube_square_light_reward/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..24c83b8fa6d12574759ba4e42258d973ba177425 --- /dev/null +++ b/aractingi/push_cube_square_light_reward/meta/stats.json @@ -0,0 +1,341 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 884 + ], + "mean": [ + 235.68974085906993 + ], + "std": [ + 168.39548317242162 + ], + "count": [ + 8451 + ] + }, + "action": { + "min": [ + -84.0234375, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 58.18359375, + 131.8359375, + 145.986328125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -0.09670986811545682, + 102.47071859684516, + 107.2342575140048, + 55.47138164503562, + 77.94274916066007, + 0.5506368310066979 + ], + "std": [ + 24.502513141076022, + 26.25712647546429, + 31.150361791312914, + 15.931831224150502, + 0.4072821836969575, + 0.027069189087739996 + ], + "count": [ + 8451 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8451 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3398132876405176 + ] + ], + [ + [ + 0.36242297274886437 + ] + ], + [ + [ + 0.415122870004402 + ] + ] + ], + "std": [ + [ + [ + 0.25493649170670485 + ] + ], + [ + [ + 0.2628777477614905 + ] + ], + [ + [ + 0.2359306779072541 + ] + ] + ], + "count": [ + 2120 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.4074074074074074 + ], + "std": [ + 0.4913518207933925 + ], + "count": [ + 8451 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3204797666871323 + ] + ], + [ + [ + 0.33966812989059486 + ] + ], + [ + [ + 0.3952495835018608 + ] + ] + ], + "std": [ + [ + [ + 0.26728824414157976 + ] + ], + [ + [ + 0.2764703860137752 + ] + ], + [ + [ + 0.2462291955756238 + ] + ] + ], + "count": [ + 2120 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 10.22056561353686 + ], + "std": [ + 5.59927630363134 + ], + "count": [ + 8451 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8450 + ], + "mean": [ + 4225.0 + ], + "std": [ + 2439.593545381416 + ], + "count": [ + 8451 + ] + }, + "observation.state": { + "min": [ + -70.400390625, + 59.23828125, + 67.763671875, + 35.68359375, + 77.16796875, + 0.06711409240961075 + ], + "max": [ + 57.744140625, + 131.044921875, + 146.337890625, + 82.353515625, + 78.046875, + 0.4026845693588257 + ], + "mean": [ + -0.03586978478454835, + 99.58373494859758, + 108.9645687415182, + 55.44265468156404, + 77.49126050915469, + 0.3425994023403858 + ], + "std": [ + 23.90089312893167, + 26.499389993286126, + 30.0610569437764, + 15.3692862424804, + 0.1251020462146204, + 0.025814800966694265 + ], + "count": [ + 8451 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.46666717529297 + ], + "mean": [ + 7.856324511214186 + ], + "std": [ + 5.613182713902533 + ], + "count": [ + 8451 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.4072890782155958 + ], + "std": [ + 0.49132950754242927 + ], + "count": [ + 8451 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_square_offline_demo/meta/info.json b/aractingi/push_cube_square_offline_demo/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c16ca37d400597f45feebd3e16bbe9229b7e1d53 --- /dev/null +++ b/aractingi/push_cube_square_offline_demo/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 2346, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 10, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 10 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 10.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 10 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_square_offline_demo/meta/stats.json b/aractingi/push_cube_square_offline_demo/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..cc2f3fc9e25a9e3669a6e995876a5ff307db2035 --- /dev/null +++ b/aractingi/push_cube_square_offline_demo/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.33270454673795924 + ] + ], + [ + [ + 0.34853259328631925 + ] + ], + [ + [ + 0.39888893275093157 + ] + ] + ], + "std": [ + [ + [ + 0.28873584587489326 + ] + ], + [ + [ + 0.30027537631538576 + ] + ], + [ + [ + 0.2640133510194483 + ] + ] + ], + "count": [ + 1819 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.861466325660698 + ], + "std": [ + 5.691185230225763 + ], + "count": [ + 2346 + ] + }, + "action": { + "min": [ + -40.517578125, + -54.4921875, + -50.44921875, + -47.900390625, + -0.263671875, + -0.4964538812637329 + ], + "max": [ + 35.244140625, + 81.474609375, + 52.470703125, + 31.201171875, + 0.263671875, + 0.7092198729515076 + ], + "mean": [ + -0.14614719853679195, + 3.5720833184265826, + -1.5568554289607237, + 0.1562999529416299, + -0.0486283169027961, + -0.3858074150973167 + ], + "std": [ + 4.432607945030862, + 7.357439211164446, + 6.277968143425828, + 5.191677962061199, + 0.13885870289562655, + 0.2170771452762361 + ], + "count": [ + 2346 + ] + }, + "observation.state": { + "min": [ + -61.962890625, + 53.173828125, + 59.94140625, + 19.86328125, + -0.263671875, + -0.8510638475418091 + ], + "max": [ + 64.072265625, + 152.75390625, + 160.751953125, + 94.39453125, + 0.263671875, + -0.1418439745903015 + ], + "mean": [ + -0.2758100418102406, + 84.44719337177196, + 94.26741573857326, + 65.48173812710111, + 0.04862831735178409, + -0.16427527534484052 + ], + "std": [ + 21.487230564862447, + 27.129705713961155, + 29.053157375562048, + 15.934671954709938, + 0.1386451731270513, + 0.0737572302475596 + ], + "count": [ + 2346 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 199 + ], + "mean": [ + 66.48167092924126 + ], + "std": [ + 47.05133015293249 + ], + "count": [ + 2346 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 6.648166977129527 + ], + "std": [ + 4.705132940331324 + ], + "count": [ + 2346 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.32788684069618806 + ] + ], + [ + [ + 0.34799836812732377 + ] + ], + [ + [ + 0.4031734719520221 + ] + ] + ], + "std": [ + [ + [ + 0.2583357116638571 + ] + ], + [ + [ + 0.2674258271555469 + ] + ], + [ + [ + 0.24327224041060938 + ] + ] + ], + "count": [ + 1819 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.21398124467178176 + ], + "std": [ + 0.4101137300804458 + ], + "count": [ + 2346 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 2345 + ], + "mean": [ + 1172.5 + ], + "std": [ + 677.2318042344635 + ], + "count": [ + 2346 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.21355498721227623 + ], + "std": [ + 0.4098161229735121 + ], + "count": [ + 2346 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2346 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_square_reward_1/meta/info.json b/aractingi/push_cube_square_reward_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..40248e17b6be9762170147c767423c6cbcf0c212 --- /dev/null +++ b/aractingi/push_cube_square_reward_1/meta/info.json @@ -0,0 +1,150 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4035, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_square_reward_1/meta/stats.json b/aractingi/push_cube_square_reward_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..7dd1b796ccef0ea915de2f9f2dde888942e28f2a --- /dev/null +++ b/aractingi/push_cube_square_reward_1/meta/stats.json @@ -0,0 +1,341 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.32842779483924917 + ] + ], + [ + [ + 0.34430335837156595 + ] + ], + [ + [ + 0.39402684798161886 + ] + ] + ], + "std": [ + [ + [ + 0.24989348531522804 + ] + ], + [ + [ + 0.2535763081067956 + ] + ], + [ + [ + 0.22562352755440926 + ] + ] + ], + "count": [ + 1029 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 620 + ], + "mean": [ + 215.8909541511772 + ], + "std": [ + 139.48791993089745 + ], + "count": [ + 4035 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4035 + ] + }, + "observation.state": { + "min": [ + -69.697265625, + 59.23828125, + 68.466796875, + 35.771484375, + 76.81640625, + 0.4026845693588257 + ], + "max": [ + 57.216796875, + 130.4296875, + 146.162109375, + 82.265625, + 77.783203125, + 0.4026845693588257 + ], + "mean": [ + -7.337832496718699, + 105.27682618397614, + 115.93465962463152, + 54.014790088034324, + 77.30799560925036, + 0.40268397518102417 + ], + "std": [ + 25.557371505550346, + 26.95736505635106, + 30.97910235573212, + 15.444955471619897, + 0.16806641946352213, + 1.340167241901692e-06 + ], + "count": [ + 4035 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.01568627543747425 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3082394157658513 + ] + ], + [ + [ + 0.32200430584139217 + ] + ], + [ + [ + 0.3717939186953479 + ] + ] + ], + "std": [ + [ + [ + 0.2612227468537773 + ] + ], + [ + [ + 0.26693066327050496 + ] + ], + [ + [ + 0.2294859331801409 + ] + ] + ], + "count": [ + 1029 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4034 + ], + "mean": [ + 2017.0 + ], + "std": [ + 1164.8041323186774 + ], + "count": [ + 4035 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.555638166047088 + ], + "std": [ + 2.7898852193203245 + ], + "count": [ + 4035 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 20.66666603088379 + ], + "mean": [ + 7.196365028627152 + ], + "std": [ + 4.649597279334197 + ], + "count": [ + 4035 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.33705080545229243 + ], + "std": [ + 0.4727024010900022 + ], + "count": [ + 4035 + ] + }, + "next.done": { + "min": [ + false + ], + "max": [ + true + ], + "mean": [ + 0.33705080545229243 + ], + "std": [ + 0.4727024010900022 + ], + "count": [ + 4035 + ] + }, + "action": { + "min": [ + -80.419921875, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 58.18359375, + 131.8359375, + 145.986328125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -7.570116220590055, + 108.22771799874572, + 114.32903780458585, + 53.903811056522336, + 77.89128440658399, + 0.5448628532989909 + ], + "std": [ + 26.31555746649503, + 26.683461424907847, + 32.28956959322836, + 15.96244989973715, + 0.4212929408823999, + 0.02169012548126346 + ], + "count": [ + 4035 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_cube_to_face_reward/meta/info.json b/aractingi/push_cube_to_face_reward/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..93368149456ef2033cb7ebe57be298571be4c99d --- /dev/null +++ b/aractingi/push_cube_to_face_reward/meta/info.json @@ -0,0 +1,142 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 8447, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_cube_to_face_reward/meta/stats.json b/aractingi/push_cube_to_face_reward/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..98c865b6816ceb4d02dee6d3ffd8dd9539ab7799 --- /dev/null +++ b/aractingi/push_cube_to_face_reward/meta/stats.json @@ -0,0 +1,324 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 8446 + ], + "mean": [ + 4223.0 + ], + "std": [ + 2438.438844834949 + ], + "count": [ + 8447 + ] + }, + "observation.state": { + "min": [ + -84.111328125, + 58.359375, + 66.884765625, + 39.638671875, + 75.9375, + 0.33557048439979553 + ], + "max": [ + 57.041015625, + 130.60546875, + 146.77734375, + 81.5625, + 78.046875, + 0.46979865431785583 + ], + "mean": [ + -4.66398830698611, + 103.90353468791879, + 119.33473019595964, + 52.984683933124835, + 77.27280356207444, + 0.4697350819103532 + ], + "std": [ + 26.31141271376508, + 22.942242209270265, + 25.439760395642775, + 11.856169573564715, + 0.4379584182219748, + 0.0023083295619720453 + ], + "count": [ + 8447 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3675018415244213 + ] + ], + [ + [ + 0.38030846675496494 + ] + ], + [ + [ + 0.41355364661274563 + ] + ] + ], + "std": [ + [ + [ + 0.2611165007526116 + ] + ], + [ + [ + 0.2691797196532345 + ] + ], + [ + [ + 0.231978757138454 + ] + ] + ], + "count": [ + 2144 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3508977339144296 + ] + ], + [ + [ + 0.37322772843346225 + ] + ], + [ + [ + 0.41409539406312934 + ] + ] + ], + "std": [ + [ + [ + 0.2630063671354913 + ] + ], + [ + [ + 0.2774240251932089 + ] + ], + [ + [ + 0.24092468593927568 + ] + ] + ], + "count": [ + 2144 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 23.299999237060547 + ], + "mean": [ + 7.908432795505517 + ], + "std": [ + 5.338976042504947 + ], + "count": [ + 8447 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8447 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.18953474606369125 + ], + "std": [ + 0.3919328081422418 + ], + "count": [ + 8447 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 699 + ], + "mean": [ + 237.25298922694446 + ], + "std": [ + 160.16928432239527 + ], + "count": [ + 8447 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 10.302474251213448 + ], + "std": [ + 5.19359070691366 + ], + "count": [ + 8447 + ] + }, + "action": { + "min": [ + -86.572265625, + 62.40234375, + 67.236328125, + 36.03515625, + 77.34375, + 0.536912739276886 + ], + "max": [ + 58.18359375, + 131.8359375, + 145.986328125, + 82.08984375, + 78.22265625, + 0.6040268540382385 + ], + "mean": [ + -4.61794633486856, + 107.42085006260457, + 117.16963166085252, + 50.921230187003424, + 78.17264002315304, + 0.5422842516142108 + ], + "std": [ + 26.85888975788832, + 22.402745273653284, + 26.565864686119678, + 14.450600372081055, + 0.20238128086235652, + 0.01821115557729258 + ], + "count": [ + 8447 + ] + } +} \ No newline at end of file diff --git a/aractingi/push_green_cube_hf/meta/info.json b/aractingi/push_green_cube_hf/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9933dfbf8f5d186ea8916b222dabe62afd2b4fb6 --- /dev/null +++ b/aractingi/push_green_cube_hf/meta/info.json @@ -0,0 +1,142 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 8121, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "next.reward": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/aractingi/push_green_cube_hf/meta/stats.json b/aractingi/push_green_cube_hf/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..047bd7d2571f068b0d0091f6cea79e338d1df548 --- /dev/null +++ b/aractingi/push_green_cube_hf/meta/stats.json @@ -0,0 +1,324 @@ +{ + "observation.state": { + "min": [ + -95.80078125, + 17.314453125, + -0.791015625, + 3.69140625, + 78.3984375, + 0.0 + ], + "max": [ + 65.302734375, + 192.3046875, + 181.669921875, + 97.294921875, + 176.748046875, + 0.536912739276886 + ], + "mean": [ + -4.958780140759924, + 104.65100479079004, + 114.82073293779155, + 59.33044991518473, + 98.59445338019624, + 0.47616198898213147 + ], + "std": [ + 25.113932488250324, + 39.27853662563445, + 42.032319407183564, + 21.233738936683768, + 19.474013083539937, + 0.04226701708656642 + ], + "count": [ + 8121 + ] + }, + "next.reward": { + "min": [ + 0 + ], + "max": [ + 1 + ], + "mean": [ + 0.19899027213397366 + ], + "std": [ + 0.3992407090090147 + ], + "count": [ + 8121 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 10.062677010220415 + ], + "std": [ + 5.753003074829047 + ], + "count": [ + 8121 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 22.433332443237305 + ], + "mean": [ + 7.2638180175154625 + ], + "std": [ + 4.7961054669259005 + ], + "count": [ + 8121 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8121 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 673 + ], + "mean": [ + 217.91454254402169 + ], + "std": [ + 143.88316377770929 + ], + "count": [ + 8121 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8120 + ], + "mean": [ + 4060.0 + ], + "std": [ + 2344.330750271102 + ], + "count": [ + 8121 + ] + }, + "action": { + "min": [ + -97.03125, + 19.775390625, + -6.591796875, + 2.373046875, + 39.990234375, + -0.5295007824897766 + ], + "max": [ + 67.236328125, + 198.369140625, + 187.646484375, + 97.998046875, + 178.9453125, + 0.37821483612060547 + ], + "mean": [ + -4.992460340720182, + 108.2260706901198, + 112.80812513269002, + 58.864977591056245, + 96.30341488955982, + -0.07893091324476435 + ], + "std": [ + 25.686584631483072, + 39.022360284784526, + 43.00927011437816, + 22.082984705652926, + 24.42198256090774, + 0.17720003468315973 + ], + "count": [ + 8121 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3692414855238903 + ] + ], + [ + [ + 0.3785636663006013 + ] + ], + [ + [ + 0.4034204949528338 + ] + ] + ], + "std": [ + [ + [ + 0.24441558908764435 + ] + ], + [ + [ + 0.24899640599609416 + ] + ], + [ + [ + 0.2082535783202596 + ] + ] + ], + "count": [ + 2075 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3552357827324465 + ] + ], + [ + [ + 0.37483200170907627 + ] + ], + [ + [ + 0.40464523045413464 + ] + ] + ], + "std": [ + [ + [ + 0.2685743293688424 + ] + ], + [ + [ + 0.2829645663228526 + ] + ], + [ + [ + 0.23497894267500827 + ] + ] + ], + "count": [ + 2075 + ] + } +} \ No newline at end of file diff --git a/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3c13f3e47f826e054478a4e64e3662f51266bd96 --- /dev/null +++ b/bnarin/so100_tic_tac_toe_we_do_it_live/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29756 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5999461758968442 + ] + ], + [ + [ + 0.6001303288108746 + ] + ], + [ + [ + 0.6146218045673661 + ] + ] + ], + "std": [ + [ + [ + 0.22611380705313575 + ] + ], + [ + [ + 0.22468333191041634 + ] + ], + [ + [ + 0.21941414207900745 + ] + ] + ], + "count": [ + 6235 + ] + }, + "observation.state": { + "min": [ + -59.23828125, + -2.98828125, + -12.919921875, + -60.556640625, + -30.5859375, + 86.41790771484375 + ], + "max": [ + 17.9296875, + 193.0078125, + 178.76953125, + 95.80078125, + 39.19921875, + 105.29850769042969 + ], + "mean": [ + -24.025623912275407, + 46.85301584299413, + 38.977843365188185, + 68.95971134044196, + 13.5432819409514, + 98.21961755441039 + ], + "std": [ + 16.963882223121207, + 29.360426460944286, + 39.617842896552375, + 28.944648788761054, + 14.791519965179651, + 3.9720319187330935 + ], + "count": [ + 29756 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5644625009779177 + ] + ], + [ + [ + 0.5731655048865171 + ] + ], + [ + [ + 0.5765627785214636 + ] + ] + ], + "std": [ + [ + [ + 0.2932031764582889 + ] + ], + [ + [ + 0.29049769338171677 + ] + ], + [ + [ + 0.28220728669843237 + ] + ] + ], + "count": [ + 6235 + ] + }, + "action": { + "min": [ + -59.677734375, + 1.845703125, + -17.841796875, + -63.80859375, + -31.025390625, + 39.766605377197266 + ], + "max": [ + 17.9296875, + 192.48046875, + 177.5390625, + 96.50390625, + 39.814453125, + 107.27110290527344 + ], + "mean": [ + -24.071145047406258, + 62.410103690673914, + 35.42740574671802, + 68.87215663797353, + 14.167696436224869, + 89.91072579573714 + ], + "std": [ + 17.195221251664993, + 34.650523663285036, + 40.48121953291203, + 29.45742455723468, + 15.161160488045043, + 18.279699813778237 + ], + "count": [ + 29756 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1103 + ], + "mean": [ + 329.1930703051485 + ], + "std": [ + 214.92276877726604 + ], + "count": [ + 29756 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 22.52893534077161 + ], + "std": [ + 13.53397104759846 + ], + "count": [ + 29756 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 36.766666412353516 + ], + "mean": [ + 10.97310219673656 + ], + "std": [ + 7.164092422857112 + ], + "count": [ + 29756 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29755 + ], + "mean": [ + 14877.5 + ], + "std": [ + 8589.817300152548 + ], + "count": [ + 29756 + ] + } +} \ No newline at end of file diff --git a/carpit680/giraffe_sock_demo_1/meta/info.json b/carpit680/giraffe_sock_demo_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9a21047aa17cc86982367aa826a68fa13d26a8b5 --- /dev/null +++ b/carpit680/giraffe_sock_demo_1/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 60, + "total_frames": 14280, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:60" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/carpit680/giraffe_sock_demo_1/meta/stats.json b/carpit680/giraffe_sock_demo_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ad6409c9b50f432d51e83dafa5c03f3fd9e8efa4 --- /dev/null +++ b/carpit680/giraffe_sock_demo_1/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.state": { + "min": [ + -52.470703125, + 13.974609375, + 18.544921875, + -49.74609375, + -101.689453125, + 0.13247539103031158 + ], + "max": [ + 13.623046875, + 138.515625, + 177.01171875, + 71.3671875, + 15.380859375, + 15.045419692993164 + ], + "mean": [ + -3.7641745122770467, + 104.72431348164876, + 137.290745417277, + -5.6123457316309215, + -57.63422203063965, + 1.9726407180229824 + ], + "std": [ + 15.19200663975477, + 39.82272530432849, + 45.79294266134374, + 34.66451939385466, + 33.255479132041515, + 3.618727813003315 + ], + "count": [ + 14280 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 237 + ], + "mean": [ + 118.5 + ], + "std": [ + 68.70407557052202 + ], + "count": [ + 14280 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 14279 + ], + "mean": [ + 7139.5 + ], + "std": [ + 4122.280911906255 + ], + "count": [ + 14280 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 59 + ], + "mean": [ + 29.5 + ], + "std": [ + 17.318102282486574 + ], + "count": [ + 14280 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5048626244068146 + ] + ], + [ + [ + 0.49886186271905897 + ] + ], + [ + [ + 0.4862947096427282 + ] + ] + ], + "std": [ + [ + [ + 0.19482082501956474 + ] + ], + [ + [ + 0.19572107698116362 + ] + ], + [ + [ + 0.18674531589924354 + ] + ] + ], + "count": [ + 6000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 14280 + ] + }, + "action": { + "min": [ + -53.173828125, + 14.0625, + 16.171875, + -50.537109375, + -102.48046875, + 0.016857720911502838 + ], + "max": [ + 14.23828125, + 141.064453125, + 176.748046875, + 71.71875, + 16.171875, + 15.121376037597656 + ], + "mean": [ + -3.7539821674426395, + 106.30150146484375, + 136.52179870605468, + -5.889127317070961, + -57.69063669840495, + 1.8815829743941626 + ], + "std": [ + 15.234955951915774, + 39.76099052435465, + 46.22798987907234, + 34.70250961551084, + 33.13608571206585, + 3.655627330906161 + ], + "count": [ + 14280 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 7.900000095367432 + ], + "mean": [ + 3.9499998092651367 + ], + "std": [ + 2.2901358604431152 + ], + "count": [ + 14280 + ] + } +} \ No newline at end of file diff --git a/carpit680/giraffe_sock_demo_2/meta/info.json b/carpit680/giraffe_sock_demo_2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f42676200e5425b0f93f3a08702957735bcc0c07 --- /dev/null +++ b/carpit680/giraffe_sock_demo_2/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 2860, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/carpit680/giraffe_sock_demo_2/meta/stats.json b/carpit680/giraffe_sock_demo_2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d8778eb965497b80fbb402be15ca2ab9d5516655 --- /dev/null +++ b/carpit680/giraffe_sock_demo_2/meta/stats.json @@ -0,0 +1,234 @@ +{ + "action": { + "min": [ + -18.544921875, + 53.0859375, + 40.341796875, + -48.8671875, + -97.998046875, + 0.0 + ], + "max": [ + 6.328125, + 140.80078125, + 176.66015625, + 76.9921875, + -4.306640625, + 11.227242469787598 + ], + "mean": [ + -5.679363095760346, + 112.6749210357666, + 125.96333656311035, + -0.3310342222452164, + -56.50122623443603, + 0.9624342758208513 + ], + "std": [ + 5.35378060448542, + 26.7708060582831, + 46.07874710653813, + 34.92945962083481, + 27.711345462277016, + 2.270896813134843 + ], + "count": [ + 2860 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49390463531017303 + ] + ], + [ + [ + 0.4674682095646858 + ] + ], + [ + [ + 0.45273571610450747 + ] + ] + ], + "std": [ + [ + [ + 0.23396217952059173 + ] + ], + [ + [ + 0.2423370621262098 + ] + ], + [ + [ + 0.2363326450102472 + ] + ] + ], + "count": [ + 2000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 2860 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 4.733333110809326 + ], + "mean": [ + 2.366666793823242 + ], + "std": [ + 1.3759845495224 + ], + "count": [ + 2860 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 142 + ], + "mean": [ + 71.0 + ], + "std": [ + 41.27953488110059 + ], + "count": [ + 2860 + ] + }, + "observation.state": { + "min": [ + -18.28125, + 51.943359375, + 43.330078125, + -47.98828125, + -97.470703125, + 0.1135503426194191 + ], + "max": [ + 6.591796875, + 138.515625, + 177.275390625, + 76.2890625, + -4.74609375, + 10.71158218383789 + ], + "mean": [ + -5.761261202767491, + 111.27718353271484, + 127.23928871154786, + 0.09750943928956986, + -56.47544193267822, + 1.0457024805247783 + ], + "std": [ + 5.34339555696424, + 27.13033088251347, + 45.49901451675791, + 34.876420777364814, + 27.74516111085968, + 2.234120094758355 + ], + "count": [ + 2860 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 2860 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 2859 + ], + "mean": [ + 1429.5 + ], + "std": [ + 825.6108344734824 + ], + "count": [ + 2860 + ] + } +} \ No newline at end of file diff --git a/carpit680/giraffe_task/meta/info.json b/carpit680/giraffe_task/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..94b7338e44e5b5d2c6d78e9576d6bcb63ee5235a --- /dev/null +++ b/carpit680/giraffe_task/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 31, + "total_frames": 7583, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:31" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/carpit680/giraffe_task/meta/stats.json b/carpit680/giraffe_task/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b50270eaa3734a6557b78c2a7f2687c3eac26ed1 --- /dev/null +++ b/carpit680/giraffe_task/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4998039497483161 + ] + ], + [ + [ + 0.4936516909830032 + ] + ], + [ + [ + 0.4847618822128542 + ] + ] + ], + "std": [ + [ + [ + 0.21598965218945138 + ] + ], + [ + [ + 0.21463967235939224 + ] + ], + [ + [ + 0.20289475417607425 + ] + ] + ], + "count": [ + 3100 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 245 + ], + "mean": [ + 121.80917842542529 + ], + "std": [ + 70.61774191323208 + ], + "count": [ + 7583 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 8.166666984558105 + ], + "mean": [ + 4.060305844097799 + ], + "std": [ + 2.353924719877051 + ], + "count": [ + 7583 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 30 + ], + "mean": [ + 14.996439403929843 + ], + "std": [ + 8.948612242468462 + ], + "count": [ + 7583 + ] + }, + "action": { + "min": [ + -49.39453125, + 6.591796875, + -17.05078125, + -17.138671875, + -138.076171875, + 0.0 + ], + "max": [ + 42.802734375, + 141.064453125, + 176.923828125, + 121.9921875, + 1.40625, + 10.637222290039062 + ], + "mean": [ + -2.6585552154336587, + 99.05963022784667, + 123.93763646283377, + 42.43812098321383, + -83.80395994119746, + 4.393947620560371 + ], + "std": [ + 21.03513755530547, + 37.99908944931988, + 49.41940040888085, + 15.163642842579064, + 20.352611254573056, + 2.7036643189775043 + ], + "count": [ + 7583 + ] + }, + "observation.state": { + "min": [ + -48.8671875, + 5.625, + -14.94140625, + -16.435546875, + -137.63671875, + 0.1135503426194191 + ], + "max": [ + 42.275390625, + 138.69140625, + 177.099609375, + 116.103515625, + 1.142578125, + 10.522331237792969 + ], + "mean": [ + -2.72791265041033, + 97.92065658478785, + 124.92922937412557, + 42.63112562809144, + -83.77869269043919, + 5.122860719955456 + ], + "std": [ + 21.00933351960178, + 38.518632069803076, + 48.736115469542646, + 14.9989862175318, + 20.357765616339332, + 1.980772838514255 + ], + "count": [ + 7583 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7583 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7582 + ], + "mean": [ + 3791.0 + ], + "std": [ + 2189.023526598104 + ], + "count": [ + 7583 + ] + } +} \ No newline at end of file diff --git a/chmadran/so100_dataset04/meta/info.json b/chmadran/so100_dataset04/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8d6bef02e4df9720842642671e6166570f0fcf9b --- /dev/null +++ b/chmadran/so100_dataset04/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 18751, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/chmadran/so100_dataset04/meta/stats.json b/chmadran/so100_dataset04/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..32fe7f05d620f35b7aeaa306331910c923da24ab --- /dev/null +++ b/chmadran/so100_dataset04/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.state": { + "min": [ + -86.044921875, + 61.259765625, + 54.404296875, + 31.11328125, + -59.4140625, + 0.7708479166030884 + ], + "max": [ + 93.955078125, + 189.580078125, + 180.87890625, + 98.349609375, + 58.271484375, + 84.16258239746094 + ], + "mean": [ + -15.799440207777675, + 132.86908156768422, + 124.54750633555078, + 73.72895175428697, + 6.64157071701845, + 12.479772583973338 + ], + "std": [ + 38.36910134804688, + 36.734553432473085, + 29.80073226718518, + 13.124577205068734, + 18.535415179587297, + 17.2619440050509 + ], + "count": [ + 18751 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 478 + ], + "mean": [ + 189.44680283718202 + ], + "std": [ + 112.53674911860045 + ], + "count": [ + 18751 + ] + }, + "action": { + "min": [ + -87.802734375, + 60.556640625, + 49.482421875, + 29.619140625, + -61.083984375, + -0.912778913974762 + ], + "max": [ + 94.482421875, + 189.404296875, + 180.52734375, + 98.7890625, + 59.853515625, + 85.90263366699219 + ], + "mean": [ + -16.058870134054565, + 134.70347617837336, + 122.86595640110782, + 73.92433125938035, + 6.875956690427138, + 8.051934919956938 + ], + "std": [ + 38.76657068085457, + 35.836661011172495, + 30.26844300647983, + 13.415758393085136, + 18.926705716750547, + 19.532499834547043 + ], + "count": [ + 18751 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 18751 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6822788054624271 + ] + ], + [ + [ + 0.6363510720472013 + ] + ], + [ + [ + 0.5844968246765525 + ] + ] + ], + "std": [ + [ + [ + 0.17424904341176492 + ] + ], + [ + [ + 0.16597483553748618 + ] + ], + [ + [ + 0.13305454086597165 + ] + ] + ], + "count": [ + 5003 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 18750 + ], + "mean": [ + 9375.0 + ], + "std": [ + 5412.947441089744 + ], + "count": [ + 18751 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.336302063889924 + ], + "std": [ + 14.360451351536442 + ], + "count": [ + 18751 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 15.933333396911621 + ], + "mean": [ + 6.314893391842995 + ], + "std": [ + 3.751224942879869 + ], + "count": [ + 18751 + ] + } +} \ No newline at end of file diff --git a/chmadran/so100_dataset08/meta/info.json b/chmadran/so100_dataset08/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c47768b40259dfe5ad0b64883672aa11d8320bbd --- /dev/null +++ b/chmadran/so100_dataset08/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 18407, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/chmadran/so100_dataset08/meta/stats.json b/chmadran/so100_dataset08/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..af1feb1851d4ba2ada7569fc6b869e7d1fabede4 --- /dev/null +++ b/chmadran/so100_dataset08/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 16.600000381469727 + ], + "mean": [ + 6.273874108158099 + ], + "std": [ + 3.8068844809785602 + ], + "count": [ + 18407 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 18406 + ], + "mean": [ + 9203.0 + ], + "std": [ + 5313.643194645271 + ], + "count": [ + 18407 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6281633868881937 + ] + ], + [ + [ + 0.53618644716069 + ] + ], + [ + [ + 0.459853147955849 + ] + ] + ], + "std": [ + [ + [ + 0.2388268435528989 + ] + ], + [ + [ + 0.21012412271518974 + ] + ], + [ + [ + 0.17951092091968954 + ] + ] + ], + "count": [ + 5009 + ] + }, + "observation.state": { + "min": [ + -98.525390625, + 59.58984375, + 46.93359375, + 31.201171875, + -79.453125, + 0.7007708549499512 + ], + "max": [ + 92.109375, + 192.568359375, + 180.791015625, + 98.173828125, + 61.083984375, + 81.07918548583984 + ], + "mean": [ + -6.32754719433662, + 137.89413373976882, + 126.837783578879, + 74.26220068468136, + 4.444839058593567, + 11.89615572293513 + ], + "std": [ + 40.611734525956955, + 38.16650244427511, + 32.02419090074348, + 12.554106604481587, + 21.70785943356182, + 17.04945378132696 + ], + "count": [ + 18407 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 498 + ], + "mean": [ + 188.2162220894225 + ], + "std": [ + 114.20653523599866 + ], + "count": [ + 18407 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 18407 + ] + }, + "action": { + "min": [ + -99.404296875, + 60.99609375, + 41.923828125, + 29.443359375, + -81.03515625, + -0.5070993900299072 + ], + "max": [ + 93.515625, + 193.095703125, + 180.263671875, + 98.525390625, + 62.490234375, + 83.97566223144531 + ], + "mean": [ + -6.447859225053035, + 139.5434291891617, + 125.31423386042061, + 74.45616730676376, + 4.718222971948736, + 7.81178387769464 + ], + "std": [ + 41.07143666007782, + 37.17214832999684, + 32.583548900187765, + 12.820195378336956, + 22.093921546659644, + 18.994163815594067 + ], + "count": [ + 18407 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 22.949638724398326 + ], + "std": [ + 14.21686743124666 + ], + "count": [ + 18407 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5396546521308679 + ] + ], + [ + [ + 0.5077123381844488 + ] + ], + [ + [ + 0.47782232508994454 + ] + ] + ], + "std": [ + [ + [ + 0.27416346101008976 + ] + ], + [ + [ + 0.2637173181647327 + ] + ], + [ + [ + 0.2530777582602454 + ] + ] + ], + "count": [ + 5009 + ] + } +} \ No newline at end of file diff --git a/chmadran/so100_home_dataset/meta/info.json b/chmadran/so100_home_dataset/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bc96a3ac7509f3d59f56f5a67fb5f042d9610f7f --- /dev/null +++ b/chmadran/so100_home_dataset/meta/info.json @@ -0,0 +1,157 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 17761, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/chmadran/so100_home_dataset/meta/stats.json b/chmadran/so100_home_dataset/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ce772cf70ad6623c596f22bc91cc75b865f7008a --- /dev/null +++ b/chmadran/so100_home_dataset/meta/stats.json @@ -0,0 +1,380 @@ +{ + "action": { + "min": [ + -72.7734375, + 45.087890625, + 28.740234375, + 12.216796875, + -54.052734375, + -0.10141987353563309 + ], + "max": [ + 90.703125, + 190.1953125, + 180.263671875, + 98.4375, + 50.009765625, + 79.81744384765625 + ], + "mean": [ + 13.321310894629969, + 121.39240753258022, + 113.01020794130648, + 63.87061299526519, + -6.170000056794323, + 8.214662084358782 + ], + "std": [ + 25.577799304442987, + 46.505939437208426, + 40.6560673627607, + 16.385165646857605, + 19.093462225625224, + 16.751423153702113 + ], + "count": [ + 17761 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5353841160130718 + ] + ], + [ + [ + 0.4643447414215687 + ] + ], + [ + [ + 0.4252777434640523 + ] + ] + ], + "std": [ + [ + [ + 0.2497353208486262 + ] + ], + [ + [ + 0.2765566068807288 + ] + ], + [ + [ + 0.2789149316382803 + ] + ] + ], + "count": [ + 5000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 426 + ], + "mean": [ + 178.80536005855527 + ], + "std": [ + 105.4372409287118 + ], + "count": [ + 17761 + ] + }, + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5296219740604574 + ] + ], + [ + [ + 0.4887543134803921 + ] + ], + [ + [ + 0.44055487038398705 + ] + ] + ], + "std": [ + [ + [ + 0.19548602564287135 + ] + ], + [ + [ + 0.21030582231219605 + ] + ], + [ + [ + 0.230562487006053 + ] + ] + ], + "count": [ + 5000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.172456505827373 + ], + "std": [ + 14.507450515962327 + ], + "count": [ + 17761 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.2 + ], + "mean": [ + 5.960178668618509 + ], + "std": [ + 3.5145746976237273 + ], + "count": [ + 17761 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17760 + ], + "mean": [ + 8880.0 + ], + "std": [ + 5127.159057411814 + ], + "count": [ + 17761 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5323766549019608 + ] + ], + [ + [ + 0.5074553113153596 + ] + ], + [ + [ + 0.5201914177287582 + ] + ] + ], + "std": [ + [ + [ + 0.18296364241298915 + ] + ], + [ + [ + 0.2024283816847507 + ] + ], + [ + [ + 0.23163102271666663 + ] + ] + ], + "count": [ + 5000 + ] + }, + "observation.state": { + "min": [ + -72.861328125, + 43.76953125, + 33.046875, + 13.271484375, + -53.7890625, + 0.8409250378608704 + ], + "max": [ + 88.41796875, + 190.01953125, + 181.318359375, + 98.96484375, + 49.658203125, + 74.63209533691406 + ], + "mean": [ + 13.20751986641664, + 119.5849808711779, + 115.1982671513119, + 64.20292621176762, + -6.189279560492816, + 11.883805048263701 + ], + "std": [ + 25.525080297947593, + 47.56046195994397, + 40.00356761978209, + 16.030854461281397, + 19.02807680328931, + 15.25771206223315 + ], + "count": [ + 17761 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17761 + ] + } +} \ No newline at end of file diff --git a/denghj/dataset_red_tape01/meta/info.json b/denghj/dataset_red_tape01/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ca88d9604195d0a86282b8eceda7ea7634f8e019 --- /dev/null +++ b/denghj/dataset_red_tape01/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 10, + "total_frames": 4894, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 25, + "splits": { + "train": "0:10" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 25 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 25 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 25.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/denghj/dataset_red_tape01/meta/stats.json b/denghj/dataset_red_tape01/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..8869357231d10accddaacc68b25f65c63398a97f --- /dev/null +++ b/denghj/dataset_red_tape01/meta/stats.json @@ -0,0 +1,234 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 4894 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 4893 + ], + "mean": [ + 2446.5 + ], + "std": [ + 1412.776079214254 + ], + "count": [ + 4894 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 625 + ], + "mean": [ + 265.1626481405803 + ], + "std": [ + 163.54474007108982 + ], + "count": [ + 4894 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 25.0 + ], + "mean": [ + 10.606506031291262 + ], + "std": [ + 6.54178955535761 + ], + "count": [ + 4894 + ] + }, + "observation.state": { + "min": [ + -13.623046875, + 35.859375, + 33.134765625, + 28.65234375, + -38.49609375, + 0.36330610513687134 + ], + "max": [ + 47.109375, + 185.361328125, + 176.044921875, + 92.373046875, + 25.48828125, + 45.77656555175781 + ], + "mean": [ + 9.524315838697836, + 116.43072359640841, + 117.59955695292197, + 59.85584089733602, + -13.360937192092198, + 7.703203202414425 + ], + "std": [ + 18.361412810026142, + 56.649184729472026, + 48.44665048100508, + 14.679744289563049, + 11.693154882763345, + 10.065476291020433 + ], + "count": [ + 4894 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 9 + ], + "mean": [ + 4.225582345729465 + ], + "std": [ + 2.6013167067015313 + ], + "count": [ + 4894 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4350446912745367 + ] + ], + [ + [ + 0.44471015653306045 + ] + ], + [ + [ + 0.3728373819980553 + ] + ] + ], + "std": [ + [ + [ + 0.23645491538029761 + ] + ], + [ + [ + 0.23078711544309966 + ] + ], + [ + [ + 0.268947784965689 + ] + ] + ], + "count": [ + 1113 + ] + }, + "action": { + "min": [ + -14.58984375, + 37.001953125, + 31.2890625, + 28.212890625, + -39.55078125, + -0.18315018713474274 + ], + "max": [ + 47.109375, + 190.1953125, + 179.912109375, + 93.076171875, + 26.71875, + 47.161170959472656 + ], + "mean": [ + 9.51932333275207, + 119.36675930607791, + 117.53482268457759, + 60.14897749557464, + -13.842575872485181, + 6.905683382348438 + ], + "std": [ + 18.891944026720253, + 57.46172591918059, + 49.71862453688273, + 14.79374390633345, + 11.831741351386453, + 10.855082285335616 + ], + "count": [ + 4894 + ] + } +} \ No newline at end of file diff --git a/francescocrivelli/carrot_eating/meta/info.json b/francescocrivelli/carrot_eating/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ebb966dec3003423a4c5a68111eb79eedad5dd90 --- /dev/null +++ b/francescocrivelli/carrot_eating/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 61, + "total_frames": 38435, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:61" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/francescocrivelli/carrot_eating/meta/stats.json b/francescocrivelli/carrot_eating/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..14b31d8e6ce40ee3c04f5633293c72f43737da7e --- /dev/null +++ b/francescocrivelli/carrot_eating/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 38434 + ], + "mean": [ + 19217.0 + ], + "std": [ + 11095.228794396266 + ], + "count": [ + 38435 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 885 + ], + "mean": [ + 330.27683101339926 + ], + "std": [ + 198.73864549559988 + ], + "count": [ + 38435 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 38435 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4241034462039691 + ] + ], + [ + [ + 0.43700988390429735 + ] + ], + [ + [ + 0.4396406254713865 + ] + ] + ], + "std": [ + [ + [ + 0.3308825714481047 + ] + ], + [ + [ + 0.33238829872728853 + ] + ], + [ + [ + 0.32901375080561074 + ] + ] + ], + "count": [ + 7611 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.5 + ], + "mean": [ + 11.00922764697279 + ], + "std": [ + 6.624621550678179 + ], + "count": [ + 38435 + ] + }, + "action": { + "min": [ + -25.3125, + 32.080078125, + -21.005859375, + -62.75390625, + -104.765625, + -5.346534729003906 + ], + "max": [ + 91.318359375, + 189.931640625, + 176.66015625, + 104.677734375, + 109.248046875, + 58.910892486572266 + ], + "mean": [ + 28.246398123699837, + 115.81025050393903, + 92.27425699999479, + 52.8921007942685, + -18.84994248245912, + 1.568846500009062 + ], + "std": [ + 35.81328290144671, + 55.14560207115906, + 67.2207122824545, + 18.931063116682683, + 39.83291061811803, + 9.221354648741555 + ], + "count": [ + 38435 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 60 + ], + "mean": [ + 29.671731494731365 + ], + "std": [ + 17.692841474002908 + ], + "count": [ + 38435 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.45490531782144755 + ] + ], + [ + [ + 0.439996593376917 + ] + ], + [ + [ + 0.44642488355549514 + ] + ] + ], + "std": [ + [ + [ + 0.32547773590269763 + ] + ], + [ + [ + 0.32436901276635266 + ] + ], + [ + [ + 0.3313961259436823 + ] + ] + ], + "count": [ + 7611 + ] + }, + "observation.state": { + "min": [ + -25.3125, + 29.443359375, + -16.435546875, + -60.99609375, + -104.23828125, + -1.6769638061523438 + ], + "max": [ + 90.52734375, + 189.931640625, + 176.044921875, + 103.798828125, + 107.841796875, + 57.899383544921875 + ], + "mean": [ + 27.98237639336991, + 113.34626018533599, + 95.20341488572825, + 52.93255633332724, + -18.6499401988142, + 4.136884763186497 + ], + "std": [ + 35.40844343594563, + 56.26383981623475, + 66.62771565974089, + 18.55320522113024, + 39.39801823470245, + 8.414706577660729 + ], + "count": [ + 38435 + ] + } +} \ No newline at end of file diff --git a/francescocrivelli/orange_feeding/meta/info.json b/francescocrivelli/orange_feeding/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..282201efd0a017eee9bbff726f5fc09b29de95a7 --- /dev/null +++ b/francescocrivelli/orange_feeding/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 26, + "total_frames": 17151, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:26" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/francescocrivelli/orange_feeding/meta/stats.json b/francescocrivelli/orange_feeding/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ecb6968615437f3f935ae1149091dea445cb944c --- /dev/null +++ b/francescocrivelli/orange_feeding/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 738 + ], + "mean": [ + 330.54235904611977 + ], + "std": [ + 192.54405088567347 + ], + "count": [ + 17151 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17151 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17150 + ], + "mean": [ + 8575.0 + ], + "std": [ + 4951.067225019942 + ], + "count": [ + 17151 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 24.600000381469727 + ], + "mean": [ + 11.018078542118497 + ], + "std": [ + 6.418135041154501 + ], + "count": [ + 17151 + ] + }, + "observation.state": { + "min": [ + -15.908203125, + 27.509765625, + -15.46875, + -6.50390625, + -100.01953125, + -2.1182701587677 + ], + "max": [ + 84.7265625, + 190.634765625, + 177.451171875, + 101.77734375, + 8.349609375, + 37.77581787109375 + ], + "mean": [ + 23.93540842613321, + 103.7055656478034, + 87.76229122327122, + 51.29270133440588, + -36.94139714752868, + 4.59134000852208 + ], + "std": [ + 24.37208139284191, + 57.67291782816936, + 67.12300966665741, + 21.666547911560116, + 28.22370113741225, + 8.340995353784736 + ], + "count": [ + 17151 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 25 + ], + "mean": [ + 12.463646434610228 + ], + "std": [ + 7.493425425921083 + ], + "count": [ + 17151 + ] + }, + "action": { + "min": [ + -16.171875, + 30.9375, + -21.4453125, + -8.876953125, + -101.6015625, + -7.029703140258789 + ], + "max": [ + 85.25390625, + 191.77734375, + 177.71484375, + 102.744140625, + 9.140625, + 38.71287155151367 + ], + "mean": [ + 24.30470177136276, + 106.4486312394684, + 85.22441717128588, + 51.22312458855273, + -37.398801177926025, + 1.7872408725701727 + ], + "std": [ + 24.718382775174813, + 56.53063628169462, + 67.53423186165007, + 22.136852701616196, + 28.38555459397033, + 9.129623935437126 + ], + "count": [ + 17151 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.405536038681617 + ] + ], + [ + [ + 0.41564261047014717 + ] + ], + [ + [ + 0.40931398102973815 + ] + ] + ], + "std": [ + [ + [ + 0.33005033960150604 + ] + ], + [ + [ + 0.32920096574247587 + ] + ], + [ + [ + 0.3222454169133336 + ] + ] + ], + "count": [ + 3368 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4580114278632643 + ] + ], + [ + [ + 0.44166546694562725 + ] + ], + [ + [ + 0.4451423817692488 + ] + ] + ], + "std": [ + [ + [ + 0.3263119932351171 + ] + ], + [ + [ + 0.32481715382202725 + ] + ], + [ + [ + 0.33184236915553555 + ] + ] + ], + "count": [ + 3368 + ] + } +} \ No newline at end of file diff --git a/jlitch/so100multicam3/meta/info.json b/jlitch/so100multicam3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f87fbcef9208b0bd077a7ad962336ce7c3cfa6f9 --- /dev/null +++ b/jlitch/so100multicam3/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 25, + "total_frames": 7006, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:25" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/jlitch/so100multicam3/meta/stats.json b/jlitch/so100multicam3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..aa2665ecf5a71e73cfb419aabbfeb67cbc46220a --- /dev/null +++ b/jlitch/so100multicam3/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 7006 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3524325866210182 + ] + ], + [ + [ + 0.33159049765141446 + ] + ], + [ + [ + 0.3210130328860163 + ] + ] + ], + "std": [ + [ + [ + 0.16919888531987884 + ] + ], + [ + [ + 0.15961716243749846 + ] + ], + [ + [ + 0.1659828264737715 + ] + ] + ], + "count": [ + 2306 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.766666412353516 + ], + "mean": [ + 5.158064570455527 + ], + "std": [ + 3.1166692406965226 + ], + "count": [ + 7006 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 7005 + ], + "mean": [ + 3502.5 + ], + "std": [ + 2022.4579723692652 + ], + "count": [ + 7006 + ] + }, + "action": { + "min": [ + -106.259765625, + 75.234375, + 79.892578125, + 29.53125, + -15.46875, + -3.8671875 + ], + "max": [ + 33.3984375, + 188.349609375, + 167.6953125, + 92.109375, + 48.33984375, + 43.2421875 + ], + "mean": [ + -19.34287500980409, + 149.38247835734828, + 131.39786464855598, + 62.18217823160331, + 18.03608200490866, + 9.679735921363712 + ], + "std": [ + 37.859179063545184, + 35.1998870526643, + 20.10038048366538, + 11.110582492332234, + 13.499603366582418, + 11.998888803555461 + ], + "count": [ + 7006 + ] + }, + "observation.state": { + "min": [ + -105.205078125, + 75.322265625, + 84.7265625, + 31.640625, + -14.4140625, + -2.8125 + ], + "max": [ + 32.255859375, + 188.349609375, + 168.046875, + 91.40625, + 47.724609375, + 42.36328125 + ], + "mean": [ + -19.44283400118232, + 147.88811941361925, + 133.34102921481818, + 62.19760846424675, + 17.556422095417194, + 11.436871034773016 + ], + "std": [ + 37.2140961776369, + 35.705281557833366, + 19.61659239656626, + 10.980160450207633, + 13.341063744908547, + 9.478500511581718 + ], + "count": [ + 7006 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3400747178175712 + ] + ], + [ + [ + 0.266162658851765 + ] + ], + [ + [ + 0.23455236263489165 + ] + ] + ], + "std": [ + [ + [ + 0.319976994554325 + ] + ], + [ + [ + 0.255884364039641 + ] + ], + [ + [ + 0.2454187208085491 + ] + ] + ], + "count": [ + 2306 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 24 + ], + "mean": [ + 12.797031116186126 + ], + "std": [ + 6.812644813360967 + ], + "count": [ + 7006 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 443 + ], + "mean": [ + 154.74193548387098 + ], + "std": [ + 93.50007779375696 + ], + "count": [ + 7006 + ] + } +} \ No newline at end of file diff --git a/jlitch/so100multicam6/meta/info.json b/jlitch/so100multicam6/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..75d1daceef8569d576186057ca83069248065bc3 --- /dev/null +++ b/jlitch/so100multicam6/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 5932, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/jlitch/so100multicam6/meta/stats.json b/jlitch/so100multicam6/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d5eb0e68eb81bf95ce57029c59a4579180ae1b33 --- /dev/null +++ b/jlitch/so100multicam6/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -79.365234375, + 65.21484375, + 76.11328125, + 35.15625, + -23.466796875, + -2.8125 + ], + "max": [ + 28.4765625, + 186.328125, + 169.716796875, + 91.142578125, + 58.7109375, + 30.76171875 + ], + "mean": [ + -15.005724109674095, + 137.6803981603518, + 127.62419654064217, + 60.45388943009174, + 12.331149572146076, + 11.384902889714077 + ], + "std": [ + 32.5583350969157, + 36.366022150549526, + 24.301524326470773, + 8.801734017357711, + 17.67268241663443, + 8.682645530055154 + ], + "count": [ + 5932 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3457005128264427 + ] + ], + [ + [ + 0.336465148627758 + ] + ], + [ + [ + 0.3283278584480286 + ] + ] + ], + "std": [ + [ + [ + 0.15396507132849235 + ] + ], + [ + [ + 0.14669098964017116 + ] + ], + [ + [ + 0.1555562656628911 + ] + ] + ], + "count": [ + 2000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 439 + ], + "mean": [ + 154.48651382333108 + ], + "std": [ + 97.04417969179944 + ], + "count": [ + 5932 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 5932 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.33480028957128527 + ] + ], + [ + [ + 0.2622889906167984 + ] + ], + [ + [ + 0.23565350100398064 + ] + ] + ], + "std": [ + [ + [ + 0.31864806379678046 + ] + ], + [ + [ + 0.2597664441374818 + ] + ], + [ + [ + 0.2533185460844813 + ] + ] + ], + "count": [ + 2000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 8.645819285232637 + ], + "std": [ + 5.611327562998257 + ], + "count": [ + 5932 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 5931 + ], + "mean": [ + 2965.5 + ], + "std": [ + 1712.4208740844058 + ], + "count": [ + 5932 + ] + }, + "action": { + "min": [ + -80.947265625, + 65.91796875, + 72.685546875, + 34.8046875, + -24.78515625, + -3.779296875 + ], + "max": [ + 29.53125, + 186.85546875, + 167.6953125, + 92.197265625, + 59.150390625, + 32.255859375 + ], + "mean": [ + -15.087199210316767, + 139.50286278239153, + 125.14269525138253, + 60.62642532639301, + 12.561691913746213, + 9.71606253299533 + ], + "std": [ + 33.200066524424194, + 35.860791611481545, + 24.621164980695973, + 8.995861054598418, + 18.13908792086403, + 11.169456927732092 + ], + "count": [ + 5932 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.633333206176758 + ], + "mean": [ + 5.149550344521181 + ], + "std": [ + 3.2348059557453586 + ], + "count": [ + 5932 + ] + } +} \ No newline at end of file diff --git a/jlitch/so100multicam7/meta/info.json b/jlitch/so100multicam7/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..28c35967008ca31b79f7b0b0dcc1a3410ce9555e --- /dev/null +++ b/jlitch/so100multicam7/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 30, + "total_frames": 8585, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:30" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/jlitch/so100multicam7/meta/stats.json b/jlitch/so100multicam7/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ffd8d1b810b299a3044404a98a4d3d481eecd718 --- /dev/null +++ b/jlitch/so100multicam7/meta/stats.json @@ -0,0 +1,307 @@ +{ + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8585 + ] + }, + "observation.state": { + "min": [ + -92.373046875, + 39.90234375, + 26.806640625, + 31.904296875, + -20.21484375, + -2.548828125 + ], + "max": [ + 51.064453125, + 186.416015625, + 171.2109375, + 89.384765625, + 45.791015625, + 23.5546875 + ], + "mean": [ + -15.322801392406104, + 120.91011249540014, + 113.3216001711686, + 62.773716267500774, + 10.330675263208189, + 7.871775128581737 + ], + "std": [ + 41.750811004062584, + 38.90815997327298, + 30.60500230930805, + 9.82723546174147, + 15.89395083556763, + 5.295913442756309 + ], + "count": [ + 8585 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 13.133333206176758 + ], + "mean": [ + 4.914218595268148 + ], + "std": [ + 3.01770800128551 + ], + "count": [ + 8585 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 394 + ], + "mean": [ + 147.42655794991265 + ], + "std": [ + 90.53123868051424 + ], + "count": [ + 8585 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5314433991909027 + ] + ], + [ + [ + 0.5218194017807642 + ] + ], + [ + [ + 0.509687822063764 + ] + ] + ], + "std": [ + [ + [ + 0.23005084620930386 + ] + ], + [ + [ + 0.21427138118798014 + ] + ], + [ + [ + 0.2167089986014471 + ] + ] + ], + "count": [ + 3000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.3512839694817861 + ] + ], + [ + [ + 0.2711102505524953 + ] + ], + [ + [ + 0.2377499058842659 + ] + ] + ], + "std": [ + [ + [ + 0.3532887318720014 + ] + ], + [ + [ + 0.2742601879630813 + ] + ], + [ + [ + 0.2554271350540013 + ] + ] + ], + "count": [ + 3000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 29 + ], + "mean": [ + 13.590331974373909 + ], + "std": [ + 8.615991941103706 + ], + "count": [ + 8585 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8584 + ], + "mean": [ + 4292.0 + ], + "std": [ + 2478.276013683706 + ], + "count": [ + 8585 + ] + }, + "action": { + "min": [ + -93.076171875, + 41.66015625, + 22.5, + 31.11328125, + -22.236328125, + -3.779296875 + ], + "max": [ + 52.119140625, + 186.85546875, + 167.51953125, + 90.703125, + 46.142578125, + 24.08203125 + ], + "mean": [ + -15.541099729986474, + 123.23777792857841, + 110.7891250823637, + 63.06571605817898, + 10.459629205302766, + 6.318133003571454 + ], + "std": [ + 42.43187571019032, + 38.333772154083356, + 30.955595375916754, + 10.050929047454341, + 16.34451518975278, + 7.830986696001175 + ], + "count": [ + 8585 + ] + } +} \ No newline at end of file diff --git a/jmrog/so100_sweet_pick/meta/info.json b/jmrog/so100_sweet_pick/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2016d37271ab08c6b2d68c559f41052412255760 --- /dev/null +++ b/jmrog/so100_sweet_pick/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 32068, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/jmrog/so100_sweet_pick/meta/stats.json b/jmrog/so100_sweet_pick/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ed9dedef7862a46119ad382ded76e7064fe2046a --- /dev/null +++ b/jmrog/so100_sweet_pick/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1089 + ], + "mean": [ + 338.4956966446302 + ], + "std": [ + 217.02364477772343 + ], + "count": [ + 32068 + ] + }, + "action": { + "min": [ + -35.68359375, + 17.578125, + -16.875, + -49.658203125, + -145.8984375, + -5.62403678894043 + ], + "max": [ + 104.501953125, + 195.205078125, + 180.791015625, + 102.392578125, + 150.908203125, + 47.22650146484375 + ], + "mean": [ + 30.34130194610352, + 113.89014632995993, + 105.9166589872311, + 55.50379909023139, + 15.942333825643294, + 11.195074756893119 + ], + "std": [ + 25.182391149640008, + 42.73448746732989, + 41.41796596847794, + 29.913023604150585, + 47.18969263845919, + 12.756734317163948 + ], + "count": [ + 32068 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 32068 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.339746788075338 + ], + "std": [ + 14.138394813201844 + ], + "count": [ + 32068 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 36.29999923706055 + ], + "mean": [ + 11.28318980628748 + ], + "std": [ + 7.234121490279122 + ], + "count": [ + 32068 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 32067 + ], + "mean": [ + 16033.5 + ], + "std": [ + 9257.234211685474 + ], + "count": [ + 32068 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5445400630568344 + ] + ], + [ + [ + 0.5687722302814597 + ] + ], + [ + [ + 0.5454088890189571 + ] + ] + ], + "std": [ + [ + [ + 0.22786891340779175 + ] + ], + [ + [ + 0.1958382878449931 + ] + ], + [ + [ + 0.18663668568410105 + ] + ] + ], + "count": [ + 6339 + ] + }, + "observation.state": { + "min": [ + -34.27734375, + 15.64453125, + -14.853515625, + -47.548828125, + -144.66796875, + -1.1182109117507935 + ], + "max": [ + 102.65625, + 193.18359375, + 178.2421875, + 100.986328125, + 149.58984375, + 46.24600601196289 + ], + "mean": [ + 29.95880218628444, + 112.03568367055784, + 106.98555668110828, + 55.45687768803402, + 15.774151628702931, + 13.259009493293943 + ], + "std": [ + 24.799383748002345, + 43.059726666811564, + 40.86259167137419, + 29.35418389835885, + 46.80772619013802, + 10.20150937449216 + ], + "count": [ + 32068 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5564304417777013 + ] + ], + [ + [ + 0.48699850804479666 + ] + ], + [ + [ + 0.5020247498113738 + ] + ] + ], + "std": [ + [ + [ + 0.30053618121408954 + ] + ], + [ + [ + 0.20258887487266897 + ] + ], + [ + [ + 0.23356351667900374 + ] + ] + ], + "count": [ + 6339 + ] + } +} \ No newline at end of file diff --git a/kevin510/lerobot-cat-toy-placement/meta/info.json b/kevin510/lerobot-cat-toy-placement/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bfda4599e155c87c5e7f19ec0538bc0a11eed824 --- /dev/null +++ b/kevin510/lerobot-cat-toy-placement/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 17823, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/kevin510/lerobot-cat-toy-placement/meta/stats.json b/kevin510/lerobot-cat-toy-placement/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..44542911a562aeeb70b4716973abca86849fe7a4 --- /dev/null +++ b/kevin510/lerobot-cat-toy-placement/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 17822 + ], + "mean": [ + 8911.0 + ], + "std": [ + 5145.056915784962 + ], + "count": [ + 17823 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4708263620734215 + ] + ], + [ + [ + 0.4702491588890553 + ] + ], + [ + [ + 0.4516432397067547 + ] + ] + ], + "std": [ + [ + [ + 0.2227559912242285 + ] + ], + [ + [ + 0.2183412278865228 + ] + ], + [ + [ + 0.23008769241888583 + ] + ] + ], + "count": [ + 4000 + ] + }, + "observation.state": { + "min": [ + -48.955078125, + -179.912109375, + 29.70703125, + -2.724609375, + -179.912109375, + 0.2787456512451172 + ], + "max": [ + 51.15234375, + 180.0, + 175.95703125, + 72.7734375, + 180.0, + 54.773521423339844 + ], + "mean": [ + 0.8381637394832072, + 29.751538914087238, + 129.36053207989048, + 47.829073958543255, + 5.586044932475383, + 23.54862486148987 + ], + "std": [ + 18.61955494638533, + 127.04781713472089, + 41.820305972665686, + 17.42022989677085, + 162.9803521341486, + 11.903844453110068 + ], + "count": [ + 17823 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 446 + ], + "mean": [ + 222.28928912079897 + ], + "std": [ + 128.62918454590314 + ], + "count": [ + 17823 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6282705083489418 + ] + ], + [ + [ + 0.6190307602286339 + ] + ], + [ + [ + 0.6254924952983856 + ] + ] + ], + "std": [ + [ + [ + 0.25817437802040916 + ] + ], + [ + [ + 0.25139768897688364 + ] + ], + [ + [ + 0.22884709729756722 + ] + ] + ], + "count": [ + 4000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17823 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 19.495371149638107 + ], + "std": [ + 11.547412000219508 + ], + "count": [ + 17823 + ] + }, + "action": { + "min": [ + -50.009765625, + -179.912109375, + 30.9375, + -5.625, + -179.912109375, + -1.3192611932754517 + ], + "max": [ + 51.85546875, + 180.0, + 175.693359375, + 73.740234375, + 180.0, + 55.496917724609375 + ], + "mean": [ + 0.7600766443974816, + 30.990333195909308, + 127.96567520246906, + 48.40706234987434, + 5.824121916400445, + 21.141367963820752 + ], + "std": [ + 19.097227473641905, + 128.22732806989717, + 42.450726727831764, + 18.65279448215887, + 163.36088100023858, + 15.317570874310588 + ], + "count": [ + 17823 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.866666793823242 + ], + "mean": [ + 7.4096428603828475 + ], + "std": [ + 4.287639383552964 + ], + "count": [ + 17823 + ] + } +} \ No newline at end of file diff --git a/lizi178119985/so100_jia/meta/info.json b/lizi178119985/so100_jia/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..11f7ef7367af0d2157c9e80ccaa6c0479dc65689 --- /dev/null +++ b/lizi178119985/so100_jia/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 26151, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/lizi178119985/so100_jia/meta/stats.json b/lizi178119985/so100_jia/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..8dc787711d7d8a60c98c3f6a954ccdd4f6b55115 --- /dev/null +++ b/lizi178119985/so100_jia/meta/stats.json @@ -0,0 +1,307 @@ +{ + "index": { + "min": [ + 0 + ], + "max": [ + 26150 + ], + "mean": [ + 13075.0 + ], + "std": [ + 7549.143439269562 + ], + "count": [ + 26151 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 21.4 + ], + "mean": [ + 8.778308031560297 + ], + "std": [ + 5.171127081752162 + ], + "count": [ + 26151 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 26151 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5573568750765088 + ] + ], + [ + [ + 0.5526295750733884 + ] + ], + [ + [ + 0.5529906867095598 + ] + ] + ], + "std": [ + [ + [ + 0.35728140175164275 + ] + ], + [ + [ + 0.36504691095806746 + ] + ], + [ + [ + 0.36359588838876367 + ] + ] + ], + "count": [ + 5446 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 23.468089174410157 + ], + "std": [ + 14.513411060943485 + ], + "count": [ + 26151 + ] + }, + "observation.state": { + "min": [ + -35.15625, + 26.89453125, + 16.69921875, + 18.193359375, + -21.62109375, + 0.9002770185470581 + ], + "max": [ + 27.421875, + 188.61328125, + 177.5390625, + 101.865234375, + -0.52734375, + 40.23545837402344 + ], + "mean": [ + -6.281291012672625, + 105.06370034290224, + 92.5809918659959, + 68.40218433238485, + -10.963497695428346, + 6.864825292279272 + ], + "std": [ + 15.035854815893197, + 65.45220979504863, + 63.87066291669644, + 12.565999011613219, + 3.6350220819530565, + 10.654169755470464 + ], + "count": [ + 26151 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 642 + ], + "mean": [ + 263.3492409468089 + ], + "std": [ + 155.13381245256485 + ], + "count": [ + 26151 + ] + }, + "action": { + "min": [ + -36.38671875, + 27.24609375, + 16.611328125, + 17.2265625, + -22.67578125, + -1.965812087059021 + ], + "max": [ + 28.388671875, + 188.7890625, + 179.033203125, + 102.12890625, + -0.615234375, + 40.598289489746094 + ], + "mean": [ + -6.326021063683808, + 106.41394433701345, + 91.18877903235665, + 68.19056203449111, + -11.012448895616215, + 5.7943163887774585 + ], + "std": [ + 15.267626908903521, + 64.63793237134051, + 64.03288640383265, + 12.674626362576381, + 3.71611303966491, + 11.317314112514245 + ], + "count": [ + 26151 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6004908098361451 + ] + ], + [ + [ + 0.6004371136683034 + ] + ], + [ + [ + 0.6073261954792628 + ] + ] + ], + "std": [ + [ + [ + 0.3075150458058902 + ] + ], + [ + [ + 0.3063607747650005 + ] + ], + [ + [ + 0.3068825320988075 + ] + ] + ], + "count": [ + 5446 + ] + } +} \ No newline at end of file diff --git a/lucasngoo/so100_strawberry_grape/meta/info.json b/lucasngoo/so100_strawberry_grape/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..51332aa1ed2fb68dbf0b67618a51b10dd593be96 --- /dev/null +++ b/lucasngoo/so100_strawberry_grape/meta/info.json @@ -0,0 +1,111 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 11959, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/lucasngoo/so100_strawberry_grape/meta/stats.json b/lucasngoo/so100_strawberry_grape/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..22cf6150507adb968741f4785e3fc29b3b4e1162 --- /dev/null +++ b/lucasngoo/so100_strawberry_grape/meta/stats.json @@ -0,0 +1,234 @@ +{ + "observation.state": { + "min": [ + 92.28515625, + 89.912109375, + -3.955078125, + 18.6328125, + 73.212890625, + 90.087890625 + ], + "max": [ + 131.220703125, + 210.322265625, + 89.82421875, + 92.548828125, + 92.900390625, + 132.71484375 + ], + "mean": [ + 106.28969110686181, + 144.92974751696798, + 54.406736877732314, + 63.730035753311526, + 83.24938312271824, + 104.02545387707623 + ], + "std": [ + 9.731572521503653, + 40.664573263930286, + 28.342876794585468, + 19.3909485081851, + 3.8263246037642693, + 13.432345530318871 + ], + "count": [ + 11959 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.9 + ], + "mean": [ + 9.949167990634669 + ], + "std": [ + 5.753770802329643 + ], + "count": [ + 11959 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 11958 + ], + "mean": [ + 5979.0 + ], + "std": [ + 3452.2659225499997 + ], + "count": [ + 11959 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.444883572899646 + ] + ], + [ + [ + 0.4526661102600762 + ] + ], + [ + [ + 0.4585910569001906 + ] + ] + ], + "std": [ + [ + [ + 0.14272468137323924 + ] + ], + [ + [ + 0.15212186658618987 + ] + ], + [ + [ + 0.15602067393979765 + ] + ] + ], + "count": [ + 2400 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 11959 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 298.47503971904007 + ], + "std": [ + 172.61312406988932 + ], + "count": [ + 11959 + ] + }, + "action": { + "min": [ + 92.28515625, + 89.82421875, + -6.416015625, + 17.578125, + 72.94921875, + 89.6484375 + ], + "max": [ + 131.220703125, + 209.8828125, + 89.912109375, + 93.076171875, + 93.251953125, + 132.978515625 + ], + "mean": [ + 106.3072277866226, + 144.28629071972264, + 53.53816387515591, + 63.560119006254766, + 83.30855359408316, + 103.6905979635285 + ], + "std": [ + 9.740411797782935, + 40.23935083280588, + 28.975233491495004, + 19.566359722519962, + 3.941662253918338, + 13.585044426585808 + ], + "count": [ + 11959 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.499874571452462 + ], + "std": [ + 5.766506062968296 + ], + "count": [ + 11959 + ] + } +} \ No newline at end of file diff --git a/luke250305/play_dice_250311.1/meta/info.json b/luke250305/play_dice_250311.1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..62c10843d5ceac0fbf7e4dffc7743d3fda7d7ec9 --- /dev/null +++ b/luke250305/play_dice_250311.1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 20, + "total_frames": 8920, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:20" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/luke250305/play_dice_250311.1/meta/stats.json b/luke250305/play_dice_250311.1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..913a3988301b437a8be4ebb34958227049b5e72d --- /dev/null +++ b/luke250305/play_dice_250311.1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5200289285130718 + ] + ], + [ + [ + 0.5315343141339869 + ] + ], + [ + [ + 0.5744446796364379 + ] + ] + ], + "std": [ + [ + [ + 0.3091399776652649 + ] + ], + [ + [ + 0.3282318156224481 + ] + ], + [ + [ + 0.33082984872707033 + ] + ] + ], + "count": [ + 2000 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.49964749693627447 + ] + ], + [ + [ + 0.4922164956086601 + ] + ], + [ + [ + 0.5089665882352942 + ] + ] + ], + "std": [ + [ + [ + 0.314740016039854 + ] + ], + [ + [ + 0.32593633709788816 + ] + ], + [ + [ + 0.331383095174864 + ] + ] + ], + "count": [ + 2000 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 445 + ], + "mean": [ + 222.5 + ], + "std": [ + 128.7487864020473 + ], + "count": [ + 8920 + ] + }, + "action": { + "min": [ + -73.65234375, + 20.91796875, + -6.240234375, + 39.19921875, + -62.138671875, + -0.2166847288608551 + ], + "max": [ + 42.890625, + 186.6796875, + 172.08984375, + 103.359375, + 33.310546875, + 59.58829879760742 + ], + "mean": [ + 3.807693842053413, + 141.7367820739746, + 131.7471378326416, + 72.17304420471191, + -9.731482565402985, + 7.551386737823487 + ], + "std": [ + 25.088497126537625, + 51.315814005068354, + 42.21474275660525, + 10.785966355301417, + 9.344542002584646, + 12.748056012677534 + ], + "count": [ + 8920 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8920 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 19 + ], + "mean": [ + 9.5 + ], + "std": [ + 5.766281297335398 + ], + "count": [ + 8920 + ] + }, + "observation.state": { + "min": [ + -72.59765625, + 19.51171875, + -3.427734375, + 39.90234375, + -60.1171875, + -0.21067415177822113 + ], + "max": [ + 41.8359375, + 186.416015625, + 172.44140625, + 102.12890625, + 32.607421875, + 56.882022857666016 + ], + "mean": [ + 3.5249165490269663, + 140.55371170043946, + 131.52931938171386, + 71.61803340911865, + -9.251749540492892, + 9.915802311897277 + ], + "std": [ + 24.67357407719848, + 51.852178995081516, + 41.23994665879746, + 10.410386095670221, + 8.997382832753766, + 11.897003000202073 + ], + "count": [ + 8920 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8919 + ], + "mean": [ + 4459.5 + ], + "std": [ + 2574.982184404389 + ], + "count": [ + 8920 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.833333333333334 + ], + "mean": [ + 7.416666666666667 + ], + "std": [ + 4.291626213401576 + ], + "count": [ + 8920 + ] + } +} \ No newline at end of file diff --git a/nbaron99/so100_pick_and_place2/meta/info.json b/nbaron99/so100_pick_and_place2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0e2485f97b3d9c009c6bec2c791e31d1aefb2a29 --- /dev/null +++ b/nbaron99/so100_pick_and_place2/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 29745, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/nbaron99/so100_pick_and_place2/meta/stats.json b/nbaron99/so100_pick_and_place2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..5034b91d51782fbe5e3ce4696f137cbe557257d9 --- /dev/null +++ b/nbaron99/so100_pick_and_place2/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5486232209205627 + ] + ], + [ + [ + 0.506942571401596 + ] + ], + [ + [ + 0.469041188955307 + ] + ] + ], + "std": [ + [ + [ + 0.34835302114717187 + ] + ], + [ + [ + 0.3157855040817323 + ] + ], + [ + [ + 0.2748285888420914 + ] + ] + ], + "count": [ + 6000 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 29745 + ] + }, + "observation.state": { + "min": [ + -69.873046875, + 10.283203125, + -11.689453125, + 22.939453125, + -35.859375, + 0.41528236865997314 + ], + "max": [ + 52.3828125, + 187.55859375, + 177.275390625, + 97.734375, + 105.8203125, + 57.05979919433594 + ], + "mean": [ + -7.148094848984128, + 135.60382227613096, + 131.62612386560176, + 68.92884846063878, + 14.983213809134078, + 9.733586392456353 + ], + "std": [ + 17.668631973783995, + 56.256606528790975, + 49.61783978387556, + 13.850769790966224, + 20.957334764632662, + 13.390551780990622 + ], + "count": [ + 29745 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 29744 + ], + "mean": [ + 14872.0 + ], + "std": [ + 8586.64187367021 + ], + "count": [ + 29745 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 594 + ], + "mean": [ + 296.9500756429652 + ], + "std": [ + 171.73272584547777 + ], + "count": [ + 29745 + ] + }, + "action": { + "min": [ + -71.3671875, + 12.83203125, + -15.380859375, + 22.060546875, + -38.583984375, + -0.09398496150970459 + ], + "max": [ + 54.052734375, + 189.404296875, + 177.802734375, + 100.986328125, + 106.259765625, + 58.082706451416016 + ], + "mean": [ + -7.2015086597929105, + 138.00404986985734, + 130.39789433020024, + 69.70335045585433, + 15.103814002248816, + 7.626640134090976 + ], + "std": [ + 18.05826191969313, + 55.487707415395136, + 50.10845059531688, + 14.327628938733024, + 21.356704699165338, + 14.029791003147631 + ], + "count": [ + 29745 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.799999237060547 + ], + "mean": [ + 9.89833549868862 + ], + "std": [ + 5.724424004640337 + ], + "count": [ + 29745 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.19930686950683593 + ] + ], + [ + [ + 0.2080949315428734 + ] + ], + [ + [ + 0.15181358695030212 + ] + ] + ], + "std": [ + [ + [ + 0.21331697107688505 + ] + ], + [ + [ + 0.18842823882707127 + ] + ], + [ + [ + 0.1878873528994596 + ] + ] + ], + "count": [ + 6000 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.50122709699109 + ], + "std": [ + 14.429872506309946 + ], + "count": [ + 29745 + ] + } +} \ No newline at end of file diff --git a/nguyen-v/press_red_button_new/meta/info.json b/nguyen-v/press_red_button_new/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e87ed8b417924eafbe5d10d7b2f9be7f710e05d7 --- /dev/null +++ b/nguyen-v/press_red_button_new/meta/info.json @@ -0,0 +1,169 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 36, + "total_frames": 13699, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:36" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/nguyen-v/press_red_button_new/meta/stats.json b/nguyen-v/press_red_button_new/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..14a5572ace772bd1c9e4e216073edaa11b980856 --- /dev/null +++ b/nguyen-v/press_red_button_new/meta/stats.json @@ -0,0 +1,428 @@ +{ + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4314219698620187 + ] + ], + [ + [ + 0.4672555478395062 + ] + ], + [ + [ + 0.45581960875090777 + ] + ] + ], + "std": [ + [ + [ + 0.33191027659521044 + ] + ], + [ + [ + 0.3090752328661094 + ] + ], + [ + [ + 0.3275821636938528 + ] + ] + ], + "count": [ + 3600 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 35 + ], + "mean": [ + 16.757427549456164 + ], + "std": [ + 10.697845392055665 + ], + "count": [ + 13699 + ] + }, + "observation.state": { + "min": [ + -33.75, + 28.828125, + 18.984375, + 46.23046875, + -20.390625, + 0.4819277226924896, + -36.73828125, + 185.9765625, + 138.076171875, + 56.07421875, + -15.99609375, + 0.703234851360321 + ], + "max": [ + 25.927734375, + 188.525390625, + 142.91015625, + 102.83203125, + 6.591796875, + 14.618474006652832, + -26.3671875, + 188.349609375, + 173.759765625, + 70.751953125, + 7.119140625, + 16.315048217773438 + ], + "mean": [ + -2.319596459278336, + 112.23228682931457, + 89.54745745490055, + 77.14569115605666, + -4.7498470274464335, + 0.8602688340377056, + -35.4585708160367, + 187.99008152089647, + 170.40369042529443, + 60.20419263098307, + 0.1437918303247629, + 4.769512716579876 + ], + "std": [ + 11.734202102995692, + 55.24180622797543, + 31.683428057567802, + 12.111837466916388, + 5.011144227757171, + 0.8838564124315937, + 2.075604036789761, + 0.6025740408986945, + 8.66722889534569, + 2.6450450657765736, + 8.19282172211984, + 6.391103531441544 + ], + "count": [ + 13699 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.833333333333334 + ], + "mean": [ + 6.582268778742974 + ], + "std": [ + 4.0228275192181915 + ], + "count": [ + 13699 + ] + }, + "action": { + "min": [ + -34.013671875, + 24.521484375, + 18.896484375, + 44.6484375, + -21.181640625, + -0.460829496383667, + -36.650390625, + 186.240234375, + 138.251953125, + 53.173828125, + -17.490234375, + -0.08620689809322357 + ], + "max": [ + 26.19140625, + 193.974609375, + 142.646484375, + 106.962890625, + 7.294921875, + 15.023040771484375, + -23.203125, + 188.525390625, + 173.408203125, + 69.08203125, + 7.822265625, + 16.120689392089844 + ], + "mean": [ + -2.3527279140866755, + 113.73507238591759, + 88.57561918749184, + 76.99180298943146, + -4.638872177904432, + 0.01750626969155958, + -35.82123286721132, + 188.2667258995207, + 169.99406812152546, + 59.56079293063143, + 0.03885434303712528, + 4.578599995853184 + ], + "std": [ + 11.629180987620199, + 56.846213330678715, + 31.733988661838282, + 12.638689245554016, + 4.994512880669426, + 0.9742944545776078, + 2.1273159686578764, + 0.6587748600656506, + 8.756985786887276, + 2.475181194034063, + 8.352946317264877, + 6.4303190028995205 + ], + "count": [ + 13699 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 13699 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 13698 + ], + "mean": [ + 6849.0 + ], + "std": [ + 3954.5606582779837 + ], + "count": [ + 13699 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4872778618600218 + ] + ], + [ + [ + 0.4690558354892883 + ] + ], + [ + [ + 0.4759868794821169 + ] + ] + ], + "std": [ + [ + [ + 0.3659415967877456 + ] + ], + [ + [ + 0.3512461422468931 + ] + ], + [ + [ + 0.3664814450859127 + ] + ] + ], + "count": [ + 3600 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 445 + ], + "mean": [ + 197.46806336228923 + ], + "std": [ + 120.68482557654576 + ], + "count": [ + 13699 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5704161318763615 + ] + ], + [ + [ + 0.5803050270629084 + ] + ], + [ + [ + 0.5674896792733297 + ] + ] + ], + "std": [ + [ + [ + 0.3463507594657901 + ] + ], + [ + [ + 0.32881203060430764 + ] + ], + [ + [ + 0.32843601656872445 + ] + ] + ], + "count": [ + 3600 + ] + } +} \ No newline at end of file diff --git a/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/info.json b/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..41d118bbb973ca86f472e6341adb0e8bdab06972 --- /dev/null +++ b/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/info.json @@ -0,0 +1,169 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 53, + "total_frames": 37337, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:53" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/stats.json b/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..a052a4cfa1b3019c3b95467cc6940e5de1a93a52 --- /dev/null +++ b/nguyen-v/so100_bimanual_grab_lemon_put_in_box2/meta/stats.json @@ -0,0 +1,428 @@ +{ + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4582741849597307 + ] + ], + [ + [ + 0.4836991181604701 + ] + ], + [ + [ + 0.4624102901554519 + ] + ] + ], + "std": [ + [ + [ + 0.32438693645157785 + ] + ], + [ + [ + 0.29848677285603953 + ] + ], + [ + [ + 0.3207362870788407 + ] + ] + ], + "count": [ + 7320 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4594221388208061 + ] + ], + [ + [ + 0.4503724852896532 + ] + ], + [ + [ + 0.4403496898605754 + ] + ] + ], + "std": [ + [ + [ + 0.3291106374230926 + ] + ], + [ + [ + 0.3160619018068156 + ] + ], + [ + [ + 0.33903245424908485 + ] + ] + ], + "count": [ + 7320 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5907791183111449 + ] + ], + [ + [ + 0.594516930822306 + ] + ], + [ + [ + 0.573337474999107 + ] + ] + ], + "std": [ + [ + [ + 0.3203217515762432 + ] + ], + [ + [ + 0.31280871629323104 + ] + ], + [ + [ + 0.3190241911885264 + ] + ] + ], + "count": [ + 7320 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 34.6 + ], + "mean": [ + 12.533327083947112 + ], + "std": [ + 7.821099285134312 + ], + "count": [ + 37337 + ] + }, + "action": { + "min": [ + -40.869140625, + 34.62890625, + 30.5859375, + -36.9140625, + -113.642578125, + -0.2764976918697357, + -84.462890625, + 31.376953125, + 20.7421875, + -35.33203125, + -70.224609375, + -0.17241379618644714 + ], + "max": [ + 82.529296875, + 197.138671875, + 187.734375, + 105.64453125, + -5.185546875, + 81.75115203857422, + 13.623046875, + 196.875, + 173.49609375, + 83.3203125, + 35.859375, + 50.948272705078125 + ], + "mean": [ + 29.151772533975308, + 139.70398621370512, + 142.85515610032598, + 43.58423746346399, + -54.10952038004686, + 12.895564949780855, + -31.79545153621869, + 158.39861252346398, + 152.3077905035097, + 41.66388357519915, + -13.597249517673998, + 7.766554955097643 + ], + "std": [ + 35.99495964971449, + 37.57760734204357, + 36.53936355430265, + 25.1134616561342, + 30.137779946353266, + 20.251566345340873, + 24.55503889675868, + 37.19394688469893, + 26.706935770030565, + 22.25536088439332, + 24.63793897849753, + 14.31659338006791 + ], + "count": [ + 37337 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 1038 + ], + "mean": [ + 375.99981251841336 + ], + "std": [ + 234.63297855402934 + ], + "count": [ + 37337 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 52 + ], + "mean": [ + 23.884725607306425 + ], + "std": [ + 15.53089210778658 + ], + "count": [ + 37337 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 37337 + ] + }, + "observation.state": { + "min": [ + -40.25390625, + 33.57421875, + 33.22265625, + -34.1015625, + -112.32421875, + 1.044176697731018, + -83.671875, + 30.498046875, + 23.466796875, + -33.837890625, + -69.345703125, + 0.6329113841056824 + ], + "max": [ + 82.6171875, + 191.865234375, + 179.82421875, + 102.48046875, + -5.80078125, + 74.05622863769531, + 13.18359375, + 195.732421875, + 173.759765625, + 83.056640625, + 34.62890625, + 50.28129196166992 + ], + "mean": [ + 29.072146730353754, + 138.72369828466708, + 143.79684806121008, + 44.03763498525479, + -54.05497382972391, + 20.495955645330852, + -31.771921460411463, + 157.69182317698875, + 154.09307480236424, + 42.133491752533175, + -13.36878150586742, + 11.037361266358413 + ], + "std": [ + 35.93256920626177, + 37.64859175206179, + 35.45832915867459, + 24.627083572924604, + 29.81281316151942, + 17.265037627802535, + 24.48543354302261, + 37.66893875297412, + 26.296869352954655, + 22.0252455241505, + 24.647401476236183, + 13.625172210632783 + ], + "count": [ + 37337 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 37336 + ], + "mean": [ + 18668.0 + ], + "std": [ + 10778.263496500724 + ], + "count": [ + 37337 + ] + } +} \ No newline at end of file diff --git a/nguyen-v/so100_rotate_red_button/meta/info.json b/nguyen-v/so100_rotate_red_button/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e9294ef5db9f78878c604e91e31db14f3b8e8402 --- /dev/null +++ b/nguyen-v/so100_rotate_red_button/meta/info.json @@ -0,0 +1,169 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 34, + "total_frames": 16416, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:34" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 12 + ], + "names": [ + "left_shoulder_pan", + "left_shoulder_lift", + "left_elbow_flex", + "left_wrist_flex", + "left_wrist_roll", + "left_gripper", + "right_shoulder_pan", + "right_shoulder_lift", + "right_elbow_flex", + "right_wrist_flex", + "right_wrist_roll", + "right_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image3": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/nguyen-v/so100_rotate_red_button/meta/stats.json b/nguyen-v/so100_rotate_red_button/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..25eb2f1319fc6ddf357810f954862259b4892f51 --- /dev/null +++ b/nguyen-v/so100_rotate_red_button/meta/stats.json @@ -0,0 +1,428 @@ +{ + "observation.state": { + "min": [ + -34.541015625, + 40.869140625, + 39.990234375, + 46.494140625, + -16.962890625, + 1.044176697731018, + -72.59765625, + 186.15234375, + 169.453125, + 55.458984375, + -51.50390625, + 1.4767932891845703 + ], + "max": [ + 49.04296875, + 190.283203125, + 177.1875, + 103.7109375, + 106.787109375, + 51.0843391418457, + 0.703125, + 195.732421875, + 174.0234375, + 76.46484375, + 9.66796875, + 20.67510414123535 + ], + "mean": [ + 8.891494497424446, + 99.97079361019543, + 85.02167951828322, + 82.58524933521278, + 18.198852652694747, + 11.530464117348078, + -24.168770735723932, + 187.54630129239712, + 172.9163368292022, + 65.51573655154505, + -14.204460181339442, + 5.523482562563805 + ], + "std": [ + 21.421664233110565, + 50.206538318776204, + 26.842853155856908, + 13.036157316083727, + 28.86021585002494, + 9.077613640819672, + 15.0340562121287, + 1.1798942537940196, + 1.6087857391256215, + 8.078059630668081, + 23.98066753096848, + 7.060310765760188 + ], + "count": [ + 16416 + ] + }, + "action": { + "min": [ + -34.27734375, + 40.95703125, + 40.25390625, + 45.52734375, + -17.666015625, + -1.0138249397277832, + -113.818359375, + 186.240234375, + 169.1015625, + 55.01953125, + -52.03125, + 0.17241379618644714 + ], + "max": [ + 51.064453125, + 194.677734375, + 180.263671875, + 106.435546875, + 108.6328125, + 54.47004318237305, + 1.23046875, + 197.05078125, + 173.49609375, + 78.22265625, + 10.1953125, + 20.431034088134766 + ], + "mean": [ + 9.888990925345388, + 102.25090637774031, + 83.54045520051878, + 82.78073483275624, + 18.38610726403214, + 7.686723423464547, + -24.335835769030012, + 187.4781549948233, + 172.53628182271768, + 65.72496298089129, + -14.48642659678213, + 4.711477505593228 + ], + "std": [ + 22.10763474462533, + 50.51161469598701, + 26.93073983217763, + 13.474038042564557, + 29.083318643585944, + 10.434073110991973, + 15.539799902612007, + 1.3832570173112118, + 1.586826143561977, + 8.228552771230335, + 24.18878345775936, + 7.4019696393217 + ], + "count": [ + 16416 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.733333333333334 + ], + "mean": [ + 8.24633690708252 + ], + "std": [ + 4.9678647703437075 + ], + "count": [ + 16416 + ] + }, + "observation.image3": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.44668505937060504 + ] + ], + [ + [ + 0.48852287253634946 + ] + ], + [ + [ + 0.46648404249542524 + ] + ] + ], + "std": [ + [ + [ + 0.34330507329452137 + ] + ], + [ + [ + 0.3140346030510432 + ] + ], + [ + [ + 0.34130445688142486 + ] + ] + ], + "count": [ + 3611 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.4687184986913625 + ] + ], + [ + [ + 0.45016796868636677 + ] + ], + [ + [ + 0.46574955688681813 + ] + ] + ], + "std": [ + [ + [ + 0.3491256250022962 + ] + ], + [ + [ + 0.3339990396861114 + ] + ], + [ + [ + 0.35221535144705196 + ] + ] + ], + "count": [ + 3611 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 592 + ], + "mean": [ + 247.39010721247564 + ], + "std": [ + 149.03594311031125 + ], + "count": [ + 16416 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 33 + ], + "mean": [ + 16.339973196881093 + ], + "std": [ + 9.518096061233074 + ], + "count": [ + 16416 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.57197817630814 + ] + ], + [ + [ + 0.5803658763595441 + ] + ], + [ + [ + 0.5646132163795086 + ] + ] + ], + "std": [ + [ + [ + 0.3427952151477857 + ] + ], + [ + [ + 0.3269587910225571 + ] + ], + [ + [ + 0.32912488136637075 + ] + ] + ], + "count": [ + 3611 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 16416 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 16415 + ], + "mean": [ + 8207.5 + ], + "std": [ + 4738.891000715956 + ], + "count": [ + 16416 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_1/meta/info.json b/pranavsaroha/so100_carrot_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..49e2df5a5c67b0abc8b7ed169480417804edf113 --- /dev/null +++ b/pranavsaroha/so100_carrot_1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 17072, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_1/meta/stats.json b/pranavsaroha/so100_carrot_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0f0495b0030c0287587356edfc52ee36820b5d --- /dev/null +++ b/pranavsaroha/so100_carrot_1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7227632860794435 + ] + ], + [ + [ + 0.6788161771313954 + ] + ], + [ + [ + 0.6316828924243661 + ] + ] + ], + "std": [ + [ + [ + 0.20546543202034126 + ] + ], + [ + [ + 0.2340442285605042 + ] + ], + [ + [ + 0.267136014126329 + ] + ] + ], + "count": [ + 4046 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 17072 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 18.706771321462043 + ], + "std": [ + 11.43284991775844 + ], + "count": [ + 17072 + ] + }, + "action": { + "min": [ + -38.232421875, + 20.56640625, + -267.5390625, + 34.716796875, + -28.828125, + -1.0238908529281616 + ], + "max": [ + 12.744140625, + 202.67578125, + 190.107421875, + 104.4140625, + 13.623046875, + 51.19453811645508 + ], + "mean": [ + -8.134037379779432, + 134.14590490031935, + 104.96792839505233, + 75.9603790573238, + -4.629270058003059, + 9.7034186444611 + ], + "std": [ + 10.349749224384643, + 68.7184856726469, + 84.3350472161627, + 17.849872719901654, + 8.509065630921913, + 14.593307895033913 + ], + "count": [ + 17072 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 17.33333396911621 + ], + "mean": [ + 7.193956926087966 + ], + "std": [ + 4.271572764201947 + ], + "count": [ + 17072 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 17071 + ], + "mean": [ + 8535.5 + ], + "std": [ + 4928.2618893480085 + ], + "count": [ + 17072 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6105552439753278 + ] + ], + [ + [ + 0.5547417621623155 + ] + ], + [ + [ + 0.5413291168371993 + ] + ] + ], + "std": [ + [ + [ + 0.21058537499617144 + ] + ], + [ + [ + 0.26427183583227676 + ] + ], + [ + [ + 0.26284869843711817 + ] + ] + ], + "count": [ + 4046 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 520 + ], + "mean": [ + 215.81870899718837 + ], + "std": [ + 128.14718409322577 + ], + "count": [ + 17072 + ] + }, + "observation.state": { + "min": [ + -38.14453125, + 19.16015625, + -21.4453125, + 34.541015625, + -27.7734375, + -0.19361084699630737 + ], + "max": [ + 11.77734375, + 194.765625, + 178.9453125, + 103.623046875, + 12.65625, + 48.88673782348633 + ], + "mean": [ + -7.815119854735792, + 128.41469332651212, + 104.40841024862681, + 75.54127573855256, + -4.574801777001564, + 10.921801141130667 + ], + "std": [ + 10.133679593903553, + 67.5847674751588, + 76.24270549968442, + 17.682414388220362, + 8.057249958581455, + 13.367313180055346 + ], + "count": [ + 17072 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_3/meta/info.json b/pranavsaroha/so100_carrot_3/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..74e7e1e9e76cc4c8e9e8e69f2b6638c6e112906a --- /dev/null +++ b/pranavsaroha/so100_carrot_3/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 40, + "total_frames": 15392, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:40" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_3/meta/stats.json b/pranavsaroha/so100_carrot_3/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3ee9a29e73615a373eb56606c00181bf0b49d7bb --- /dev/null +++ b/pranavsaroha/so100_carrot_3/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -42.275390625, + 17.314453125, + -269.6484375, + 23.73046875, + -68.466796875, + -0.507185161113739 + ], + "max": [ + 14.0625, + 190.8984375, + 183.33984375, + 106.435546875, + 37.44140625, + 49.196956634521484 + ], + "mean": [ + -8.350266055655114, + 126.47529117728965, + 99.5449564506507, + 77.17276206185069, + -4.406442612558665, + 10.51216324367667 + ], + "std": [ + 10.736285373524105, + 65.46985909244708, + 83.6962918720005, + 19.991951523833045, + 11.54507458306751, + 14.648835767772646 + ], + "count": [ + 15392 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 19.899999618530273 + ], + "mean": [ + 6.570436984920204 + ], + "std": [ + 4.039718409267984 + ], + "count": [ + 15392 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 39 + ], + "mean": [ + 18.430223492723492 + ], + "std": [ + 11.53180503169076 + ], + "count": [ + 15392 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 15392 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 15391 + ], + "mean": [ + 7695.5 + ], + "std": [ + 4443.287662305919 + ], + "count": [ + 15392 + ] + }, + "observation.state": { + "min": [ + -41.1328125, + 16.259765625, + -21.4453125, + 24.78515625, + -66.796875, + 0.48402711749076843 + ], + "max": [ + 13.88671875, + 190.546875, + 178.857421875, + 104.501953125, + 32.87109375, + 47.337852478027344 + ], + "mean": [ + -8.085029620917323, + 124.21361400084783, + 101.70829782664404, + 76.4877263433968, + -4.3741117151891675, + 11.292096424499322 + ], + "std": [ + 10.461703182381317, + 67.03284559856726, + 78.27121331921809, + 19.434231066706474, + 11.088816720431122, + 13.531341218448574 + ], + "count": [ + 15392 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6700157142511689 + ] + ], + [ + [ + 0.6426402283186959 + ] + ], + [ + [ + 0.6093233112651523 + ] + ] + ], + "std": [ + [ + [ + 0.20742107705883142 + ] + ], + [ + [ + 0.2301556200135892 + ] + ], + [ + [ + 0.25635499927778765 + ] + ] + ], + "count": [ + 4040 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 597 + ], + "mean": [ + 197.1131107068607 + ], + "std": [ + 121.19155472316326 + ], + "count": [ + 15392 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5988171431097654 + ] + ], + [ + [ + 0.5359108751953239 + ] + ], + [ + [ + 0.5132328465138332 + ] + ] + ], + "std": [ + [ + [ + 0.2162770768292391 + ] + ], + [ + [ + 0.26071913530435087 + ] + ], + [ + [ + 0.2562561700472592 + ] + ] + ], + "count": [ + 4040 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_4/meta/info.json b/pranavsaroha/so100_carrot_4/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..de1096a56e4efac7904c050995add90c1c6dd1ea --- /dev/null +++ b/pranavsaroha/so100_carrot_4/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 22, + "total_frames": 8430, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:22" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_carrot_4/meta/stats.json b/pranavsaroha/so100_carrot_4/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..521cf0367089227f44f1872470094076e0b9dce4 --- /dev/null +++ b/pranavsaroha/so100_carrot_4/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 21 + ], + "mean": [ + 10.547449584816134 + ], + "std": [ + 6.164919314166784 + ], + "count": [ + 8430 + ] + }, + "action": { + "min": [ + -20.21484375, + 53.96484375, + -263.49609375, + 41.66015625, + -48.69140625, + -0.2535925805568695 + ], + "max": [ + 9.404296875, + 190.72265625, + 182.28515625, + 106.5234375, + 12.041015625, + 62.04564666748047 + ], + "mean": [ + -5.665775810696476, + 137.6870081402653, + 101.7083230739245, + 79.84532536317728, + -7.225964667024986, + 11.006551117119452 + ], + "std": [ + 4.572581356708089, + 43.70813381051087, + 67.4189481566582, + 17.396430088233622, + 9.6696639466533, + 18.96375068596025 + ], + "count": [ + 8430 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 16.5 + ], + "mean": [ + 6.6514789585399745 + ], + "std": [ + 3.9721576485489956 + ], + "count": [ + 8430 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 8430 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 495 + ], + "mean": [ + 199.54436536180307 + ], + "std": [ + 119.16472789106548 + ], + "count": [ + 8430 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 8429 + ], + "mean": [ + 4214.5 + ], + "std": [ + 2433.5313675123784 + ], + "count": [ + 8430 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6708024507186664 + ] + ], + [ + [ + 0.6280111641639825 + ] + ], + [ + [ + 0.5908955862413303 + ] + ] + ], + "std": [ + [ + [ + 0.17813734935018324 + ] + ], + [ + [ + 0.22225046741411061 + ] + ], + [ + [ + 0.2544829736071586 + ] + ] + ], + "count": [ + 2169 + ] + }, + "observation.state": { + "min": [ + -19.423828125, + 52.03125, + -32.607421875, + 41.396484375, + -47.900390625, + 0.48402711749076843 + ], + "max": [ + 8.7890625, + 190.37109375, + 178.857421875, + 104.58984375, + 11.162109375, + 59.24491882324219 + ], + "mean": [ + -5.309250587642122, + 136.27702116327072, + 104.86527851190714, + 79.26668966254871, + -6.926417315416347, + 12.20101129831934 + ], + "std": [ + 4.284215257253491, + 44.435383099558784, + 58.83163366851759, + 16.97418151661288, + 9.346747482999772, + 17.754943047235656 + ], + "count": [ + 8430 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5453988402710911 + ] + ], + [ + [ + 0.48920679775291237 + ] + ], + [ + [ + 0.4664756378417413 + ] + ] + ], + "std": [ + [ + [ + 0.20569325551581574 + ] + ], + [ + [ + 0.24999107816155455 + ] + ], + [ + [ + 0.2492400245804735 + ] + ] + ], + "count": [ + 2169 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy/meta/info.json b/pranavsaroha/so100_squishy/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..568332798657dcf3956575a9ed56a9518b318129 --- /dev/null +++ b/pranavsaroha/so100_squishy/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 19001, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy/meta/stats.json b/pranavsaroha/so100_squishy/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..dae500af2a12a38f40c8be5c60b1454162d7837e --- /dev/null +++ b/pranavsaroha/so100_squishy/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.584631712436676 + ] + ], + [ + [ + 0.5119967645406723 + ] + ], + [ + [ + 0.4814493399858475 + ] + ] + ], + "std": [ + [ + [ + 0.12219453880632646 + ] + ], + [ + [ + 0.17216182060346708 + ] + ], + [ + [ + 0.17879452773591048 + ] + ] + ], + "count": [ + 5000 + ] + }, + "observation.state": { + "min": [ + -26.103515625, + 67.8515625, + -2.8125, + 52.470703125, + -0.791015625, + 0.6500541567802429 + ], + "max": [ + 73.65234375, + 190.72265625, + 167.6953125, + 106.34765625, + 67.5, + 98.1581802368164 + ], + "mean": [ + 15.52228189687918, + 134.27514542033123, + 88.90304822928277, + 83.98834238272705, + 19.44545741483015, + 14.342625966756433 + ], + "std": [ + 26.097891600445614, + 44.231767530605346, + 55.51708433401809, + 13.967891591691053, + 13.976308476221506, + 20.637175073299183 + ], + "count": [ + 19001 + ] + }, + "action": { + "min": [ + -26.3671875, + 68.37890625, + -6.328125, + 51.50390625, + -1.93359375, + -0.3381234109401703 + ], + "max": [ + 74.70703125, + 190.810546875, + 183.1640625, + 106.5234375, + 68.291015625, + 99.49281311035156 + ], + "mean": [ + 15.907430726649554, + 136.07431682351577, + 89.8441362611357, + 84.23017389263255, + 19.962314855863557, + 10.906705090437592 + ], + "std": [ + 26.428739760499013, + 43.27596998548257, + 59.71409853721468, + 14.202393785696023, + 14.04054756312061, + 22.28872568052085 + ], + "count": [ + 19001 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.368770064733436 + ], + "std": [ + 14.635337255495562 + ], + "count": [ + 19001 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 19000 + ], + "mean": [ + 9500.0 + ], + "std": [ + 5485.116224839725 + ], + "count": [ + 19001 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 452 + ], + "mean": [ + 190.61433608757434 + ], + "std": [ + 111.61562940125393 + ], + "count": [ + 19001 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 15.066666603088379 + ], + "mean": [ + 6.353811192039465 + ], + "std": [ + 3.7205209558085044 + ], + "count": [ + 19001 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 19001 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6589609444141388 + ] + ], + [ + [ + 0.6191354358196258 + ] + ], + [ + [ + 0.5839732313156127 + ] + ] + ], + "std": [ + [ + [ + 0.21456397070161282 + ] + ], + [ + [ + 0.23349575953557045 + ] + ], + [ + [ + 0.2531259024009994 + ] + ] + ], + "count": [ + 5000 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy100/meta/info.json b/pranavsaroha/so100_squishy100/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..82942dc31908aa33f9f9f74fa8b7237d9bff54a7 --- /dev/null +++ b/pranavsaroha/so100_squishy100/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 18989, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy100/meta/stats.json b/pranavsaroha/so100_squishy100/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..5e4cd5180aa4e80b5a1ad985c4b1f72798c7ab04 --- /dev/null +++ b/pranavsaroha/so100_squishy100/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 16.0 + ], + "mean": [ + 6.369564789795086 + ], + "std": [ + 3.7513600783859724 + ], + "count": [ + 18989 + ] + }, + "action": { + "min": [ + -25.751953125, + 29.619140625, + -9.140625, + 51.591796875, + -7.55859375, + -0.2535925805568695 + ], + "max": [ + 68.203125, + 190.986328125, + 179.82421875, + 106.611328125, + 67.939453125, + 99.15469360351562 + ], + "mean": [ + 13.181446122271899, + 130.720578239819, + 84.26677157959357, + 86.39964161605228, + 20.21201581451225, + 10.859577421529567 + ], + "std": [ + 25.209440028144627, + 46.07034651654025, + 60.76983435311731, + 14.47279835057926, + 13.83620784122608, + 21.540577951761612 + ], + "count": [ + 18989 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 18989 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6752887089840653 + ] + ], + [ + [ + 0.6416002628518218 + ] + ], + [ + [ + 0.6055594303997838 + ] + ] + ], + "std": [ + [ + [ + 0.2189483854650739 + ] + ], + [ + [ + 0.21966151463462197 + ] + ], + [ + [ + 0.22957552133245387 + ] + ] + ], + "count": [ + 5002 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 18988 + ], + "mean": [ + 9494.0 + ], + "std": [ + 5481.652123219787 + ], + "count": [ + 18989 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.569825440061326 + ] + ], + [ + [ + 0.5522469143684461 + ] + ], + [ + [ + 0.5514579929622924 + ] + ] + ], + "std": [ + [ + [ + 0.16156464578700716 + ] + ], + [ + [ + 0.23637690190986707 + ] + ], + [ + [ + 0.25316866921925923 + ] + ] + ], + "count": [ + 5002 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 480 + ], + "mean": [ + 191.0869450734636 + ], + "std": [ + 112.54080317585353 + ], + "count": [ + 18989 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.44515245668545 + ], + "std": [ + 14.359820360869493 + ], + "count": [ + 18989 + ] + }, + "observation.state": { + "min": [ + -24.9609375, + 29.794921875, + -5.80078125, + 51.591796875, + -5.80078125, + 0.4333694577217102 + ], + "max": [ + 67.32421875, + 190.37109375, + 167.607421875, + 106.171875, + 66.708984375, + 95.9913330078125 + ], + "mean": [ + 12.968211037933472, + 128.74035934174228, + 83.67295849656624, + 86.06810691391941, + 19.698057572846288, + 13.988632113656461 + ], + "std": [ + 24.78959679306453, + 47.210396139993456, + 56.87667773498283, + 14.225840635898601, + 13.790683693456996, + 19.871843505520204 + ], + "count": [ + 18989 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors/meta/info.json b/pranavsaroha/so100_squishy2colors/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..978abbdb7018f9c870221e2a4c6987340729823c --- /dev/null +++ b/pranavsaroha/so100_squishy2colors/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 17, + "total_frames": 10428, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:17" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors/meta/stats.json b/pranavsaroha/so100_squishy2colors/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1a9b96996330e3f94612b528b6215931e40d64bf --- /dev/null +++ b/pranavsaroha/so100_squishy2colors/meta/stats.json @@ -0,0 +1,307 @@ +{ + "frame_index": { + "min": [ + 0 + ], + "max": [ + 799 + ], + "mean": [ + 322.5507288070579 + ], + "std": [ + 191.68095079387533 + ], + "count": [ + 10428 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 10428 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5317277537824963 + ] + ], + [ + [ + 0.5169614128383673 + ] + ], + [ + [ + 0.539925981323484 + ] + ] + ], + "std": [ + [ + [ + 0.2548547764678656 + ] + ], + [ + [ + 0.26901832411291493 + ] + ], + [ + [ + 0.24440498764087154 + ] + ] + ], + "count": [ + 2130 + ] + }, + "action": { + "min": [ + -35.947265625, + 45.615234375, + -267.01171875, + 22.8515625, + -1.845703125, + -0.3381234109401703 + ], + "max": [ + 77.6953125, + 190.810546875, + 178.76953125, + 106.435546875, + 63.28125, + 99.83094024658203 + ], + "mean": [ + 18.598863108202924, + 117.60174712651893, + 66.99693068024021, + 79.56323702819145, + 17.720285490366706, + 16.42118059084431 + ], + "std": [ + 33.56347903270174, + 41.22461722106508, + 59.73268543790713, + 17.708763028227462, + 16.392337525427706, + 28.88943229523193 + ], + "count": [ + 10428 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 16 + ], + "mean": [ + 7.422036823935558 + ], + "std": [ + 4.652372925046256 + ], + "count": [ + 10428 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 26.633333206176758 + ], + "mean": [ + 10.751690900046842 + ], + "std": [ + 6.389365076527519 + ], + "count": [ + 10428 + ] + }, + "observation.state": { + "min": [ + -34.716796875, + 44.6484375, + -32.87109375, + 24.873046875, + -0.703125, + 0.32502707839012146 + ], + "max": [ + 76.9921875, + 190.546875, + 167.783203125, + 106.34765625, + 62.314453125, + 98.69989013671875 + ], + "mean": [ + 18.264587292782778, + 115.32251343326547, + 68.53535463474334, + 79.3709254416644, + 17.23948308632298, + 23.55901864645442 + ], + "std": [ + 33.17681496134227, + 42.15449955345506, + 51.96458738630265, + 17.281186192303608, + 16.343191881119274, + 26.49206886188619 + ], + "count": [ + 10428 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 10427 + ], + "mean": [ + 5213.5 + ], + "std": [ + 3010.3042897133614 + ], + "count": [ + 10428 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7248533938972044 + ] + ], + [ + [ + 0.6541616446535352 + ] + ], + [ + [ + 0.6376717817335621 + ] + ] + ], + "std": [ + [ + [ + 0.29263975632098005 + ] + ], + [ + [ + 0.27817088708391574 + ] + ], + [ + [ + 0.277185247752209 + ] + ] + ], + "count": [ + 2130 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors_1/meta/info.json b/pranavsaroha/so100_squishy2colors_1/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..5940be9ab93e73b732fb69c82dd7fdacceb0649a --- /dev/null +++ b/pranavsaroha/so100_squishy2colors_1/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 31, + "total_frames": 18611, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:31" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors_1/meta/stats.json b/pranavsaroha/so100_squishy2colors_1/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d54f67d301b0d75ec7da25dda0e73eefa101b875 --- /dev/null +++ b/pranavsaroha/so100_squishy2colors_1/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 26.633333206176758 + ], + "mean": [ + 10.643669467233432 + ], + "std": [ + 6.2717383024908955 + ], + "count": [ + 18611 + ] + }, + "observation.state": { + "min": [ + -38.671875, + 38.232421875, + -32.87109375, + 24.873046875, + -3.515625, + 0.32502707839012146 + ], + "max": [ + 79.892578125, + 190.546875, + 167.783203125, + 106.34765625, + 62.314453125, + 98.69989013671875 + ], + "mean": [ + 17.778567284888478, + 116.31722917721251, + 69.67045596069808, + 79.85732952985148, + 16.4187536137139, + 23.18574336780776 + ], + "std": [ + 33.14080715045509, + 42.084111915380404, + 51.963203747844204, + 16.52085737170382, + 15.98420047626424, + 26.283771290251376 + ], + "count": [ + 18611 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 30 + ], + "mean": [ + 14.65875020149374 + ], + "std": [ + 9.249668992591001 + ], + "count": [ + 18611 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 18611 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.7040903594762301 + ] + ], + [ + [ + 0.6314479215112747 + ] + ], + [ + [ + 0.616555892361394 + ] + ] + ], + "std": [ + [ + [ + 0.29654622777740763 + ] + ], + [ + [ + 0.2854626241416068 + ] + ], + [ + [ + 0.2909787577113254 + ] + ] + ], + "count": [ + 3757 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 799 + ], + "mean": [ + 319.3100854333459 + ], + "std": [ + 188.15214958976202 + ], + "count": [ + 18611 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 18610 + ], + "mean": [ + 9305.0 + ], + "std": [ + 5372.532922188565 + ], + "count": [ + 18611 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5184205094566046 + ] + ], + [ + [ + 0.48696101946116194 + ] + ], + [ + [ + 0.5087042864742258 + ] + ] + ], + "std": [ + [ + [ + 0.26621972030097046 + ] + ], + [ + [ + 0.26738212291665214 + ] + ], + [ + [ + 0.2600613264936581 + ] + ] + ], + "count": [ + 3757 + ] + }, + "action": { + "min": [ + -39.19921875, + 33.662109375, + -267.01171875, + 22.8515625, + -4.21875, + -0.3381234109401703 + ], + "max": [ + 81.298828125, + 190.810546875, + 180.703125, + 106.5234375, + 63.28125, + 99.83094024658203 + ], + "mean": [ + 18.102781587243754, + 118.57369788466401, + 68.13902648155914, + 80.05479099674808, + 16.9015452412261, + 16.135645054404062 + ], + "std": [ + 33.555348989533016, + 41.15999544860098, + 59.78113346698048, + 16.93551582988952, + 16.032915484484562, + 28.672347156659164 + ], + "count": [ + 18611 + ] + } +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors_2_new/meta/info.json b/pranavsaroha/so100_squishy2colors_2_new/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..53dd8273fdb43c908eaa69981a9b7ad7fad2e417 --- /dev/null +++ b/pranavsaroha/so100_squishy2colors_2_new/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 31, + "total_frames": 22384, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:31" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/pranavsaroha/so100_squishy2colors_2_new/meta/stats.json b/pranavsaroha/so100_squishy2colors_2_new/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..1813d7f1896b2ce80bf9e691522ed1cf1dcf25a5 --- /dev/null +++ b/pranavsaroha/so100_squishy2colors_2_new/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.state": { + "min": [ + -34.8046875, + 55.283203125, + -32.6953125, + 38.408203125, + -6.328125, + 0.32502707839012146 + ], + "max": [ + 82.177734375, + 190.283203125, + 167.783203125, + 105.99609375, + 54.404296875, + 99.56663513183594 + ], + "mean": [ + 20.3099394062743, + 115.87830581317381, + 70.47160561652248, + 76.24915015586706, + 12.982062507519302, + 23.395158601518695 + ], + "std": [ + 34.51462010272037, + 43.174448266521615, + 52.849690740273985, + 16.553106935067277, + 14.399623524156382, + 27.934450792872926 + ], + "count": [ + 22384 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22383 + ], + "mean": [ + 11191.5 + ], + "std": [ + 6461.704206322044 + ], + "count": [ + 22384 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 896 + ], + "mean": [ + 372.6059685489635 + ], + "std": [ + 218.47225496673954 + ], + "count": [ + 22384 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5030307931837602 + ] + ], + [ + [ + 0.5086700783091302 + ] + ], + [ + [ + 0.5341563915990921 + ] + ] + ], + "std": [ + [ + [ + 0.25730158138118014 + ] + ], + [ + [ + 0.2706365813999279 + ] + ], + [ + [ + 0.2558097005523073 + ] + ] + ], + "count": [ + 4316 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6834237273779039 + ] + ], + [ + [ + 0.6024917326833055 + ] + ], + [ + [ + 0.5965985417697471 + ] + ] + ], + "std": [ + [ + [ + 0.28457222771090895 + ] + ], + [ + [ + 0.2590460882808095 + ] + ], + [ + [ + 0.26472073691857356 + ] + ] + ], + "count": [ + 4316 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.866666793823242 + ], + "mean": [ + 12.42019874720253 + ], + "std": [ + 7.282408504606343 + ], + "count": [ + 22384 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 30 + ], + "mean": [ + 14.252635811293782 + ], + "std": [ + 8.630112371805888 + ], + "count": [ + 22384 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22384 + ] + }, + "action": { + "min": [ + -35.68359375, + 55.810546875, + -182.4609375, + 36.38671875, + -7.91015625, + -0.2535925805568695 + ], + "max": [ + 83.583984375, + 190.810546875, + 178.76953125, + 106.435546875, + 55.37109375, + 100.25359344482422 + ], + "mean": [ + 20.637287430119056, + 118.09883771171052, + 69.87019379127017, + 76.45063500680439, + 13.424770803431088, + 17.121689257843737 + ], + "std": [ + 34.92770469630992, + 42.33779774406311, + 57.482587529610214, + 16.918645195121556, + 14.529272429431453, + 30.536190998824342 + ], + "count": [ + 22384 + ] + } +} \ No newline at end of file diff --git a/sixpigs1/so100_pull_cube_error/meta/stats.json b/sixpigs1/so100_pull_cube_error/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..3a3edff52adfcc546a66c8493a85ffe8f6a833f8 --- /dev/null +++ b/sixpigs1/so100_pull_cube_error/meta/stats.json @@ -0,0 +1,307 @@ +{ + "episode_index": { + "min": [ + 0 + ], + "max": [ + 81 + ], + "mean": [ + 41.51832492554549 + ], + "std": [ + 24.16346825062918 + ], + "count": [ + 16453 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6649375526313172 + ] + ], + [ + [ + 0.6455923332884982 + ] + ], + [ + [ + 0.5815513905328391 + ] + ] + ], + "std": [ + [ + [ + 0.24103230067481388 + ] + ], + [ + [ + 0.23030899392273932 + ] + ], + [ + [ + 0.2299019614328252 + ] + ] + ], + "count": [ + 8200 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 444 + ], + "mean": [ + 102.77140946939768 + ], + "std": [ + 65.25943031984234 + ], + "count": [ + 16453 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 3 + ], + "mean": [ + 1.5885248890779797 + ], + "std": [ + 1.143034778728311 + ], + "count": [ + 16453 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.8 + ], + "mean": [ + 3.4257136489799227 + ], + "std": [ + 2.175314343994745 + ], + "count": [ + 16453 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.01568627450980392 + ] + ], + [ + [ + 0.00784313725490196 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6210775659821857 + ] + ], + [ + [ + 0.5574627131655506 + ] + ], + [ + [ + 0.45142374190479045 + ] + ] + ], + "std": [ + [ + [ + 0.24734336092979078 + ] + ], + [ + [ + 0.22445292944016149 + ] + ], + [ + [ + 0.22447954577289606 + ] + ] + ], + "count": [ + 8200 + ] + }, + "action": { + "min": [ + -52.20703125, + 26.19140625, + 16.083984375, + 2.900390625, + -130.25390625, + -0.11223345249891281 + ], + "max": [ + 46.845703125, + 194.677734375, + 181.58203125, + 101.6015625, + 7.998046875, + 33.221099853515625 + ], + "mean": [ + -0.17622463895014873, + 128.96728825660446, + 129.437127770591, + 52.884231829378066, + -50.11718636518958, + 3.9869586755350364 + ], + "std": [ + 10.686681021493076, + 55.233457148058, + 49.649552089702105, + 12.86842367037689, + 39.047203326170944, + 8.390889292759232 + ], + "count": [ + 16453 + ] + }, + "observation.state": { + "min": [ + -51.50390625, + 25.83984375, + 18.45703125, + 4.658203125, + -129.990234375, + 0.15810276567935944 + ], + "max": [ + 46.845703125, + 192.12890625, + 180.52734375, + 101.337890625, + 7.20703125, + 32.727272033691406 + ], + "mean": [ + -0.22946222297023555, + 127.57444948945184, + 130.3331933835064, + 53.05803164961649, + -50.22187196245485, + 4.167669885574645 + ], + "std": [ + 10.636994398085587, + 55.22741086458711, + 48.85076745111995, + 12.735633970641066, + 38.955009790038474, + 8.238480255685879 + ], + "count": [ + 16453 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 16452 + ], + "mean": [ + 8226.0 + ], + "std": [ + 4749.571980715736 + ], + "count": [ + 16453 + ] + } +} \ No newline at end of file diff --git a/therarelab/med_dis_rare_6/meta/info.json b/therarelab/med_dis_rare_6/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9e715fa35f7fb6a9dc79b059b2afe8a357cf02a9 --- /dev/null +++ b/therarelab/med_dis_rare_6/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 60, + "total_frames": 22156, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:60" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/therarelab/med_dis_rare_6/meta/stats.json b/therarelab/med_dis_rare_6/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..e86ac316c663cb472ecca1a3b09c215d863a594d --- /dev/null +++ b/therarelab/med_dis_rare_6/meta/stats.json @@ -0,0 +1,307 @@ +{ + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 18.0 + ], + "mean": [ + 6.273594751321876 + ], + "std": [ + 3.7904692698008984 + ], + "count": [ + 22156 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5570757976689316 + ] + ], + [ + [ + 0.4736756733198164 + ] + ], + [ + [ + 0.4297189358841772 + ] + ] + ], + "std": [ + [ + [ + 0.30399279055324424 + ] + ], + [ + [ + 0.34015101175569346 + ] + ], + [ + [ + 0.34462361854545764 + ] + ] + ], + "count": [ + 6013 + ] + }, + "observation.state": { + "min": [ + -45.703125, + 26.630859375, + -18.369140625, + -68.818359375, + 42.01171875, + -0.4934210181236267 + ], + "max": [ + 46.7578125, + 193.53515625, + 170.595703125, + 91.142578125, + 128.935546875, + 98.51973724365234 + ], + "mean": [ + -7.890095681888271, + 142.2702825043171, + 132.49948616565015, + 35.85501921562151, + 85.48549861842532, + 32.87442932784891 + ], + "std": [ + 14.053523169516357, + 43.828831601203866, + 37.67043881316181, + 33.04519755792809, + 17.88875227203269, + 28.645189627926023 + ], + "count": [ + 22156 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 540 + ], + "mean": [ + 188.2078443762412 + ], + "std": [ + 113.71407939287288 + ], + "count": [ + 22156 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.542609453736576 + ] + ], + [ + [ + 0.5150882702549424 + ] + ], + [ + [ + 0.4575728271103889 + ] + ] + ], + "std": [ + [ + [ + 0.2867520887955039 + ] + ], + [ + [ + 0.3182511213100772 + ] + ], + [ + [ + 0.2912469824843085 + ] + ] + ], + "count": [ + 6013 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 22155 + ], + "mean": [ + 11077.5 + ], + "std": [ + 6395.88627556807 + ], + "count": [ + 22156 + ] + }, + "action": { + "min": [ + -46.669921875, + 29.00390625, + -23.203125, + -70.927734375, + 42.802734375, + -8.188153266906738 + ], + "max": [ + 48.69140625, + 197.666015625, + 169.716796875, + 91.23046875, + 130.25390625, + 99.8257827758789 + ], + "mean": [ + -8.090947686985611, + 145.84091746400335, + 130.56067890491613, + 35.4382729260451, + 86.25748540985389, + 23.092872271836505 + ], + "std": [ + 14.714102839057086, + 43.926348946318996, + 38.84462987857194, + 33.8192623068223, + 18.0605649779319, + 30.60363961429994 + ], + "count": [ + 22156 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 59 + ], + "mean": [ + 29.354486369380755 + ], + "std": [ + 17.30018343823323 + ], + "count": [ + 22156 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 22156 + ] + } +} \ No newline at end of file diff --git a/therarelab/so100_pick_place/meta/info.json b/therarelab/so100_pick_place/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..11762d5830eea0c3eee01fe8491faab56909492a --- /dev/null +++ b/therarelab/so100_pick_place/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 11, + "total_frames": 3866, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:11" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 30 + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 30 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/therarelab/so100_pick_place/meta/stats.json b/therarelab/so100_pick_place/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d909ea5442a5efa33f82ff13c44091f391b05e --- /dev/null +++ b/therarelab/so100_pick_place/meta/stats.json @@ -0,0 +1,307 @@ +{ + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.6207804517312483 + ] + ], + [ + [ + 0.44679873098026623 + ] + ], + [ + [ + 0.37595511837439105 + ] + ] + ], + "std": [ + [ + [ + 0.21440758626539197 + ] + ], + [ + [ + 0.17938336370826669 + ] + ], + [ + [ + 0.1747478764960868 + ] + ] + ], + "count": [ + 1100 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 3866 + ] + }, + "action": { + "min": [ + -31.904296875, + 90.87890625, + 90.87890625, + 31.46484375, + 159.873046875, + -8.013937950134277 + ], + "max": [ + 30.498046875, + 197.05078125, + 169.62890625, + 84.19921875, + 216.474609375, + 60.97561264038086 + ], + "mean": [ + -4.137611468129372, + 144.69846777365854, + 136.16913069928796, + 58.909658264262774, + 180.91343505433107, + 13.881535211869984 + ], + "std": [ + 18.194036448030428, + 37.96264048995771, + 24.398952467735835, + 11.043267913567341, + 13.02017851363481, + 19.46713635822075 + ], + "count": [ + 3866 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 10 + ], + "mean": [ + 4.978272115882048 + ], + "std": [ + 3.164574297706506 + ], + "count": [ + 3866 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 446 + ], + "mean": [ + 178.78634247284015 + ], + "std": [ + 107.83021506820862 + ], + "count": [ + 3866 + ] + }, + "observation.state": { + "min": [ + -30.5859375, + 88.9453125, + 95.361328125, + 32.080078125, + 159.2578125, + 0.0 + ], + "max": [ + 29.619140625, + 191.689453125, + 169.98046875, + 82.6171875, + 175.693359375, + 57.730262756347656 + ], + "mean": [ + -3.9285017322581233, + 141.53470886277833, + 137.4366795420955, + 58.70539019407538, + 172.67188062830658, + 13.843537894050137 + ], + "std": [ + 17.617999449644003, + 37.22539951860818, + 23.68659621958922, + 10.724997180648115, + 3.8578811219231364, + 18.70077748639816 + ], + "count": [ + 3866 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 14.866666793823242 + ], + "mean": [ + 5.959544605007458 + ], + "std": [ + 3.5943404784790247 + ], + "count": [ + 3866 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 3865 + ], + "mean": [ + 1932.5 + ], + "std": [ + 1116.0180330084277 + ], + "count": [ + 3866 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5208149985833601 + ] + ], + [ + [ + 0.5133201127702539 + ] + ], + [ + [ + 0.46751592376015405 + ] + ] + ], + "std": [ + [ + [ + 0.25554486869040155 + ] + ], + [ + [ + 0.28232192411044227 + ] + ], + [ + [ + 0.2755445296898763 + ] + ] + ], + "count": [ + 1100 + ] + } +} \ No newline at end of file diff --git a/wcode/so100_put_pen_50/meta/info.json b/wcode/so100_put_pen_50/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..be046d21e444f3efa4b2b012baa0310bdea8c2de --- /dev/null +++ b/wcode/so100_put_pen_50/meta/info.json @@ -0,0 +1,134 @@ +{ + "codebase_version": "v3.0", + "robot_type": "so100", + "total_episodes": 50, + "total_frames": 37449, + "total_tasks": 1, + "chunks_size": 1000, + "fps": 25, + "splits": { + "train": "0:50" + }, + "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": { + "action": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 25 + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ], + "fps": 25 + }, + "observation.images.image2": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 25.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.image": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 25.0, + "video.height": 256, + "video.width": 256, + "video.channels": 3, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null, + "fps": 25 + } + }, + "data_files_size_in_mb": 100, + "video_files_size_in_mb": 200 +} \ No newline at end of file diff --git a/wcode/so100_put_pen_50/meta/stats.json b/wcode/so100_put_pen_50/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..dd7fc632f44f9ce1f4981f5a1cf0c1b9d6e8edd5 --- /dev/null +++ b/wcode/so100_put_pen_50/meta/stats.json @@ -0,0 +1,307 @@ +{ + "action": { + "min": [ + -40.60546875, + 20.21484375, + 8.349609375, + -62.75390625, + -127.177734375, + -0.19860972464084625 + ], + "max": [ + 34.365234375, + 193.18359375, + 176.30859375, + 98.7890625, + 74.35546875, + 40.714996337890625 + ], + "mean": [ + 1.8278311752042526, + 160.17001830049088, + 147.53882759658768, + 59.0083920410241, + -8.848538744984879, + 1.9477512214641495 + ], + "std": [ + 10.868925157699836, + 50.38949917501944, + 40.45452152062137, + 27.161099324224114, + 33.72215871409014, + 5.61772975955917 + ], + "count": [ + 37449 + ] + }, + "observation.image2": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5369600241384432 + ] + ], + [ + [ + 0.5762644337035515 + ] + ], + [ + [ + 0.5547928468508616 + ] + ] + ], + "std": [ + [ + [ + 0.2039744779336574 + ] + ], + [ + [ + 0.19376721621253246 + ] + ], + [ + [ + 0.17708667279784143 + ] + ] + ], + "count": [ + 7150 + ] + }, + "index": { + "min": [ + 0 + ], + "max": [ + 37448 + ], + "mean": [ + 18724.0 + ], + "std": [ + 10810.595111586905 + ], + "count": [ + 37449 + ] + }, + "episode_index": { + "min": [ + 0 + ], + "max": [ + 49 + ], + "mean": [ + 24.499799727629576 + ], + "std": [ + 14.431010318521185 + ], + "count": [ + 37449 + ] + }, + "timestamp": { + "min": [ + 0.0 + ], + "max": [ + 29.92 + ], + "mean": [ + 14.959600523378464 + ], + "std": [ + 8.648469289606567 + ], + "count": [ + 37449 + ] + }, + "task_index": { + "min": [ + 0 + ], + "max": [ + 0 + ], + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "count": [ + 37449 + ] + }, + "frame_index": { + "min": [ + 0 + ], + "max": [ + 748 + ], + "mean": [ + 373.9900130844615 + ], + "std": [ + 216.21173224016414 + ], + "count": [ + 37449 + ] + }, + "observation.state": { + "min": [ + -39.814453125, + 19.16015625, + 10.458984375, + -60.8203125, + -126.650390625, + 0.5567153692245483 + ], + "max": [ + 33.92578125, + 189.31640625, + 176.30859375, + 96.328125, + 73.4765625, + 39.387611389160156 + ], + "mean": [ + 1.6602336881892819, + 157.01647350870817, + 148.56563673544264, + 58.12159386568386, + -8.989214362370241, + 3.237201280762775 + ], + "std": [ + 10.525390727116879, + 49.91688102576826, + 40.355759175679005, + 26.43348911678334, + 33.34145950656572, + 5.22551470578019 + ], + "count": [ + 37449 + ] + }, + "observation.image": { + "min": [ + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ], + [ + [ + 0.0 + ] + ] + ], + "max": [ + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ], + [ + [ + 1.0 + ] + ] + ], + "mean": [ + [ + [ + 0.5052919614699026 + ] + ], + [ + [ + 0.5413433173076926 + ] + ], + [ + [ + 0.5052878416518121 + ] + ] + ], + "std": [ + [ + [ + 0.19836469318717792 + ] + ], + [ + [ + 0.20792882851630734 + ] + ], + [ + [ + 0.20443684920416164 + ] + ] + ], + "count": [ + 7150 + ] + } +} \ No newline at end of file