CarolinePascal HF Staff commited on
Commit
25a08d2
·
verified ·
1 Parent(s): 8bbd3ea

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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": 319,
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": "yuv420p",
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": 0,
101
- "video.preset": null,
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": "yuv420p",
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": 0,
131
- "video.preset": null,
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": {}