Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: nscvlv1
|
4 |
-
license_link: LICENSE
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: nscvlv1
|
4 |
+
license_link: LICENSE
|
5 |
+
---
|
6 |
+
|
7 |
+
---
|
8 |
+
license: cc-by-4.0
|
9 |
+
---
|
10 |
+
|
11 |
+
## Data Description
|
12 |
+
This repository contains dataset for training [X-Mobility](https://github.com/NVlabs/X-MOBILITY).
|
13 |
+
|
14 |
+
## Dataset Owner:
|
15 |
+
NVIDIA
|
16 |
+
|
17 |
+
## Dataset Creation Date:
|
18 |
+
June 2024
|
19 |
+
|
20 |
+
## License/Terms of Use:
|
21 |
+
NSCVLv1
|
22 |
+
|
23 |
+
## Content
|
24 |
+
- x_mobility_isaac_sim_nav2_100k.zip: Teacher policy dataset to train world model and action network together.
|
25 |
+
- x_mobility_isaac_sim_random_160k.zip: Random action dataset to pre-train world model without action network.
|