Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ configs:
|
|
| 9 |
data_files: data/*/*.parquet
|
| 10 |
---
|
| 11 |
|
| 12 |
-
Notice: After investigation, it is identified that the frame loss / low dps issue arises from hardware (the camera or the usb bandwidth). Since CPU ussage is low, the ffmpeg encoder is not the
|
| 13 |
|
| 14 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 15 |
|
|
|
|
| 9 |
data_files: data/*/*.parquet
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Notice: After investigation, it is identified that the frame loss / low dps issue arises from hardware (the camera or the usb bandwidth). Since CPU ussage is low, the ffmpeg encoder is not the bottleneck.
|
| 13 |
|
| 14 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 15 |
|