Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
pretty_name: USIM
|
| 13 |
size_categories:
|
| 14 |
-
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# USIM: Underwater Simulation Dataset for Vision-Language-Action Models
|
|
@@ -264,4 +266,4 @@ This dataset is released under the [Apache 2.0 License](https://opensource.org/l
|
|
| 264 |
|
| 265 |
- [Stonefish](https://github.com/patrykcieslak/stonefish) — Physics-based underwater simulator
|
| 266 |
- [stonefish_ros](https://github.com/patrykcieslak/stonefish_ros) — ROS interface for Stonefish
|
| 267 |
-
- [LeRobot](https://github.com/huggingface/lerobot) — Dataset format and loading utilities
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
tags:
|
| 6 |
+
- lerobot
|
| 7 |
+
- underwater-robotics
|
| 8 |
+
- simulation
|
| 9 |
+
- vla
|
| 10 |
+
- manipulation
|
| 11 |
+
- navigation
|
| 12 |
pretty_name: USIM
|
| 13 |
size_categories:
|
| 14 |
+
- 100K<n<1M
|
| 15 |
+
language:
|
| 16 |
+
- en
|
| 17 |
---
|
| 18 |
|
| 19 |
# USIM: Underwater Simulation Dataset for Vision-Language-Action Models
|
|
|
|
| 266 |
|
| 267 |
- [Stonefish](https://github.com/patrykcieslak/stonefish) — Physics-based underwater simulator
|
| 268 |
- [stonefish_ros](https://github.com/patrykcieslak/stonefish_ros) — ROS interface for Stonefish
|
| 269 |
+
- [LeRobot](https://github.com/huggingface/lerobot) — Dataset format and loading utilities
|