Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -68,7 +68,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 68 |
"observation.images.camera1": {
|
| 69 |
"dtype": "video",
|
| 70 |
"shape": [
|
| 71 |
-
|
| 72 |
640,
|
| 73 |
3
|
| 74 |
],
|
|
@@ -81,7 +81,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 81 |
"observation.images.camera2": {
|
| 82 |
"dtype": "video",
|
| 83 |
"shape": [
|
| 84 |
-
|
| 85 |
640,
|
| 86 |
3
|
| 87 |
],
|
|
@@ -94,7 +94,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 94 |
"observation.images.camera3": {
|
| 95 |
"dtype": "video",
|
| 96 |
"shape": [
|
| 97 |
-
|
| 98 |
640,
|
| 99 |
3
|
| 100 |
],
|
|
|
|
| 68 |
"observation.images.camera1": {
|
| 69 |
"dtype": "video",
|
| 70 |
"shape": [
|
| 71 |
+
360,
|
| 72 |
640,
|
| 73 |
3
|
| 74 |
],
|
|
|
|
| 81 |
"observation.images.camera2": {
|
| 82 |
"dtype": "video",
|
| 83 |
"shape": [
|
| 84 |
+
360,
|
| 85 |
640,
|
| 86 |
3
|
| 87 |
],
|
|
|
|
| 94 |
"observation.images.camera3": {
|
| 95 |
"dtype": "video",
|
| 96 |
"shape": [
|
| 97 |
+
360,
|
| 98 |
640,
|
| 99 |
3
|
| 100 |
],
|