Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
nielsr HF staff commited on
Commit
7e28966
·
verified ·
1 Parent(s): 2efc500

Add paper link and task category to dataset card

Browse files

This PR adds a link to the paper and specifies the task category as `robotics` to improve the dataset card.

Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -1,17 +1,17 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
4
-
5
- # DexMimicGen Datasets
6
-
7
- <p align="center">
8
- <img width="95.0%" src="images/dexmimicgen.gif">
9
- </p>
10
-
11
- This repository contains the official dataset release of simulation environments and datasets for the [ICRA 2025](https://2025.ieee-icra.org) paper "DexMimicGen: Automated Data Generation for Bimanual Dexterous Manipulation via Imitation Learning".
12
-
13
- Website: https://dexmimicgen.github.io
14
-
15
- Paper: https://arxiv.org/abs/2410.24185
16
-
17
- For business inquiries, please submit this form: [NVIDIA Research Licensing](https://www.nvidia.com/en-us/research/inquiries/)
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - robotics
5
+ ---
6
+
7
+ # DexMimicGen Datasets
8
+
9
+ <p align="center">
10
+ <img width="95.0%" src="images/dexmimicgen.gif">
11
+ </p>
12
+
13
+ This repository contains the official dataset release of simulation environments and datasets for the [ICRA 2025](https://2025.ieee-icra.org) paper "[DexMimicGen: Automated Data Generation for Bimanual Dexterous Manipulation via Imitation Learning](https://huggingface.co/papers/2410.24185)".
14
+
15
+ Website: https://dexmimicgen.github.io
16
+
17
+ For business inquiries, please submit this form: [NVIDIA Research Licensing](https://www.nvidia.com/en-us/research/inquiries/)