Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so_follower",
|
| 36 |
"total_episodes": 1,
|
| 37 |
-
"total_frames":
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
@@ -90,15 +90,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 90 |
"video.height": 480,
|
| 91 |
"video.width": 640,
|
| 92 |
"video.codec": "h264",
|
| 93 |
-
"video.pix_fmt": "
|
| 94 |
"video.is_depth_map": false,
|
| 95 |
"video.fps": 30,
|
| 96 |
"video.channels": 3,
|
| 97 |
"has_audio": false,
|
| 98 |
"video.vcodec": "h264",
|
| 99 |
"video.g": 30,
|
| 100 |
-
"video.crf":
|
| 101 |
-
"video.preset":
|
| 102 |
"video.fast_decode": 0,
|
| 103 |
"video.video_backend": "pyav",
|
| 104 |
"video.extra_options": {}
|
|
@@ -120,15 +120,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 120 |
"video.height": 480,
|
| 121 |
"video.width": 640,
|
| 122 |
"video.codec": "h264",
|
| 123 |
-
"video.pix_fmt": "
|
| 124 |
"video.is_depth_map": false,
|
| 125 |
"video.fps": 30,
|
| 126 |
"video.channels": 3,
|
| 127 |
"has_audio": false,
|
| 128 |
"video.vcodec": "h264",
|
| 129 |
"video.g": 30,
|
| 130 |
-
"video.crf":
|
| 131 |
-
"video.preset":
|
| 132 |
"video.fast_decode": 0,
|
| 133 |
"video.video_backend": "pyav",
|
| 134 |
"video.extra_options": {}
|
|
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so_follower",
|
| 36 |
"total_episodes": 1,
|
| 37 |
+
"total_frames": 263,
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
|
|
| 90 |
"video.height": 480,
|
| 91 |
"video.width": 640,
|
| 92 |
"video.codec": "h264",
|
| 93 |
+
"video.pix_fmt": "yuv444p",
|
| 94 |
"video.is_depth_map": false,
|
| 95 |
"video.fps": 30,
|
| 96 |
"video.channels": 3,
|
| 97 |
"has_audio": false,
|
| 98 |
"video.vcodec": "h264",
|
| 99 |
"video.g": 30,
|
| 100 |
+
"video.crf": 10,
|
| 101 |
+
"video.preset": "fast",
|
| 102 |
"video.fast_decode": 0,
|
| 103 |
"video.video_backend": "pyav",
|
| 104 |
"video.extra_options": {}
|
|
|
|
| 120 |
"video.height": 480,
|
| 121 |
"video.width": 640,
|
| 122 |
"video.codec": "h264",
|
| 123 |
+
"video.pix_fmt": "yuv444p",
|
| 124 |
"video.is_depth_map": false,
|
| 125 |
"video.fps": 30,
|
| 126 |
"video.channels": 3,
|
| 127 |
"has_audio": false,
|
| 128 |
"video.vcodec": "h264",
|
| 129 |
"video.g": 30,
|
| 130 |
+
"video.crf": 10,
|
| 131 |
+
"video.preset": "fast",
|
| 132 |
"video.fast_decode": 0,
|
| 133 |
"video.video_backend": "pyav",
|
| 134 |
"video.extra_options": {}
|