Add dataset card, link to paper
Browse filesThis PR ensures the dataset is linked to the paper at https://huggingface.co/papers/2505.11032.
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains the data presented in [DexGarmentLab: Dexterous Garment Manipulation Environment with Generalizable Policy](https://huggingface.co/papers/2505.11032).
|
| 8 |
+
|
| 9 |
+
Project page: https://wayrise.github.io/DexGarmentLab/
|
| 10 |
+
Code: https://github.com/wayrise/DexGarmentLab
|