Set correct task category, add link to paper
Browse filesThis PR sets the task category to robotics and links the dataset to the paper at https://huggingface.co/papers/2506.04941.
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- usd
|
5 |
- articulations
|
@@ -8,15 +13,12 @@ Modalities:
|
|
8 |
- 3D
|
9 |
Formats:
|
10 |
- webdataset
|
11 |
-
task_categories:
|
12 |
-
- other
|
13 |
-
language:
|
14 |
-
- en
|
15 |
-
pretty_name: ArtVIP
|
16 |
---
|
17 |
|
18 |
# ArtVIP dataset card
|
19 |
|
|
|
|
|
20 |
## Key Features
|
21 |
|
22 |
✅ We release a collection of 26 categories, **206 high-quality digital-twin articulated objects**.
|
@@ -152,5 +154,4 @@ ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twi
|
|
152 |
</p>
|
153 |
</div>
|
154 |
|
155 |
-
</div>
|
156 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- robotics
|
7 |
+
pretty_name: ArtVIP
|
8 |
tags:
|
9 |
- usd
|
10 |
- articulations
|
|
|
13 |
- 3D
|
14 |
Formats:
|
15 |
- webdataset
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# ArtVIP dataset card
|
19 |
|
20 |
+
[Paper](https://huggingface.co/papers/2506.04941)
|
21 |
+
|
22 |
## Key Features
|
23 |
|
24 |
✅ We release a collection of 26 categories, **206 high-quality digital-twin articulated objects**.
|
|
|
154 |
</p>
|
155 |
</div>
|
156 |
|
157 |
+
</div>
|
|