Add dataset card, link to paper (#2)
Browse files- Add dataset card, link to paper (83d9b5199e0a218ce44dfb31f8f8a2c435efbae5)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
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
|