Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,13 @@ Self-curated RGB-D dataset for training [lingbot-depth](https://github.com/lingb
|
|
| 10 |
|
| 11 |
## Sub-datasets
|
| 12 |
|
| 13 |
-
| Name | Description |
|
| 14 |
-
|------|-------------|
|
| 15 |
-
| **RobbyReal** | Real-world indoor scenes captured with multiple RGB-D cameras |
|
| 16 |
-
| **RobbyVla** | Real-world data collected during VLA (Vision-Language-Action) robot manipulation tasks |
|
| 17 |
-
| **RobbySim** | Simulated data rendered from two camera viewpoints |
|
| 18 |
-
| **RobbySimVal** | Validation split of simulated data |
|
|
|
|
| 19 |
|
| 20 |
---
|
| 21 |
|
|
|
|
| 10 |
|
| 11 |
## Sub-datasets
|
| 12 |
|
| 13 |
+
| Name | Description | Samples |
|
| 14 |
+
|------|-------------|--------:|
|
| 15 |
+
| **RobbyReal** | Real-world indoor scenes captured with multiple RGB-D cameras | 1,400,000 |
|
| 16 |
+
| **RobbyVla** | Real-world data collected during VLA (Vision-Language-Action) robot manipulation tasks | 580,960 |
|
| 17 |
+
| **RobbySim** | Simulated data rendered from two camera viewpoints | 999,264 |
|
| 18 |
+
| **RobbySimVal** | Validation split of simulated data | 38,976 |
|
| 19 |
+
| **Total** | | **3,019,200** |
|
| 20 |
|
| 21 |
---
|
| 22 |
|