Thomison commited on
Commit
cf91ecd
·
verified ·
1 Parent(s): 8313677

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -78,15 +78,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
78
  "is_depth_map": false,
79
  "video.height": 480,
80
  "video.width": 640,
81
- "video.codec": "av1",
82
  "video.pix_fmt": "yuv420p",
83
  "video.fps": 30,
84
  "video.channels": 3,
85
  "has_audio": false,
86
  "video.g": 2,
87
- "video.crf": 30,
88
- "video.preset": 12,
89
- "video.fast_decode": 0,
90
  "video.video_backend": "pyav",
91
  "video.extra_options": {}
92
  }
@@ -107,15 +107,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
107
  "is_depth_map": false,
108
  "video.height": 480,
109
  "video.width": 640,
110
- "video.codec": "av1",
111
  "video.pix_fmt": "yuv420p",
112
  "video.fps": 30,
113
  "video.channels": 3,
114
  "has_audio": false,
115
  "video.g": 2,
116
- "video.crf": 30,
117
- "video.preset": 12,
118
- "video.fast_decode": 0,
119
  "video.video_backend": "pyav",
120
  "video.extra_options": {}
121
  }
@@ -157,7 +157,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
157
  }
158
  },
159
  "total_episodes": 226,
160
- "total_frames": 59308,
161
  "total_tasks": 5,
162
  "chunks_size": 1000,
163
  "data_files_size_in_mb": 100,
 
78
  "is_depth_map": false,
79
  "video.height": 480,
80
  "video.width": 640,
81
+ "video.codec": "h264",
82
  "video.pix_fmt": "yuv420p",
83
  "video.fps": 30,
84
  "video.channels": 3,
85
  "has_audio": false,
86
  "video.g": 2,
87
+ "video.crf": 18.0,
88
+ "video.preset": "ultrafast",
89
+ "video.fast_decode": 1,
90
  "video.video_backend": "pyav",
91
  "video.extra_options": {}
92
  }
 
107
  "is_depth_map": false,
108
  "video.height": 480,
109
  "video.width": 640,
110
+ "video.codec": "h264",
111
  "video.pix_fmt": "yuv420p",
112
  "video.fps": 30,
113
  "video.channels": 3,
114
  "has_audio": false,
115
  "video.g": 2,
116
+ "video.crf": 18.0,
117
+ "video.preset": "ultrafast",
118
+ "video.fast_decode": 1,
119
  "video.video_backend": "pyav",
120
  "video.extra_options": {}
121
  }
 
157
  }
158
  },
159
  "total_episodes": 226,
160
+ "total_frames": 53711,
161
  "total_tasks": 5,
162
  "chunks_size": 1000,
163
  "data_files_size_in_mb": 100,