Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## Overview
|
| 6 |
+
This dataset contains **2D rendered images** generated from 3D assets originally sourced from **[Objaverse](https://github.com/allenai/objaverse)** and **Objaverse-XL**.
|
| 7 |
+
The purpose of this dataset is to provide a large-scale collection of photo-realistic renderings for research on vision, multimodal learning, and text-to-3D understanding.
|
| 8 |
+
|
| 9 |
+
Following prior works such as **[Diffusion4D](https://huggingface.co/datasets/hw-liang/Diffusion4D)** and **[Stable-Zero123](https://huggingface.co/stabilityai/stable-zero123)**,
|
| 10 |
+
we release only the rendered 2D images (not the original 3D assets) to facilitate efficient experimentation while preserving the provenance and licensing of the original Objaverse assets.
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
## License and Attribution
|
| 15 |
+
|
| 16 |
+
> **Note:** The renderings are generated with Objaverse.
|
| 17 |
+
> The renderings as a whole are released under the **ODC-BY 1.0 license**, consistent with the Objaverse dataset’s license terms.
|
| 18 |
+
> The licenses for the renderings of individual objects follow the **same Creative Commons licenses** as their corresponding source assets in Objaverse (e.g., *CC-BY 4.0*, *CC-BY-NC 4.0*, etc.).
|
| 19 |
+
|
| 20 |
+
Users must comply with these original licenses when redistributing or using the rendered images, including providing proper attribution to the original creators and sources.
|