Datasets:
Add dataset card, link to paper (#2)
Browse files- Add dataset card, link to paper (4b350d96b938c07487397f53c4c2132fff58f563)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- robotics
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the dataset presented in [Re$^3$Sim: Generating High-Fidelity Simulation Data via 3D-Photorealistic Real-to-Sim for Robotic Manipulation](https://huggingface.co/papers/2502.08645).
|
8 |
+
|
9 |
+
Code and demos are available at: http://xshenhan.github.io/Re3Sim/.
|