Add dataset card (#1)
Browse files- Add dataset card (caca616baf1e126179d94d045cc7b06212ca582b)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- image-to-3d
|
| 4 |
+
- text-to-3d
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This dataset was proposed in [UnCommon Objects in 3D](https://huggingface.co/papers/2501.07574).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/facebookresearch/uco3d
|
| 10 |
+
|
| 11 |
+
Project page: https://uco3d.github.io/
|