Datasets:
cupnb commited on
Commit ·
914fd06
1
Parent(s): 6ae38d6
changed the camera names for real?
Browse files
README.md
CHANGED
|
@@ -69,7 +69,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 69 |
],
|
| 70 |
"fps": 30
|
| 71 |
},
|
| 72 |
-
"observation.images.
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
360,
|
|
@@ -92,7 +92,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 92 |
"has_audio": false
|
| 93 |
}
|
| 94 |
},
|
| 95 |
-
"observation.images.
|
| 96 |
"dtype": "video",
|
| 97 |
"shape": [
|
| 98 |
360,
|
|
|
|
| 69 |
],
|
| 70 |
"fps": 30
|
| 71 |
},
|
| 72 |
+
"observation.images.camera1": {
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
360,
|
|
|
|
| 92 |
"has_audio": false
|
| 93 |
}
|
| 94 |
},
|
| 95 |
+
"observation.images.camera2": {
|
| 96 |
"dtype": "video",
|
| 97 |
"shape": [
|
| 98 |
360,
|
videos/{observation.images.cam_side → observation.images.camera1}/chunk-000/file-000.mp4
RENAMED
|
File without changes
|
videos/{observation.images.cam_top → observation.images.camera2}/chunk-000/file-000.mp4
RENAMED
|
File without changes
|