Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,14 @@
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
This dataset contains meshes from
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
PartObjaverse-Tiny is licenced under [CC-BY-NC-4.0](https://spdx.org/licenses/CC-BY-NC-4.0). This dataset is not affiliated with
|
| 9 |
the creators of PartObjaverse-Tiny.
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
This dataset contains various 2D and 3D files obtained by processing meshes from
|
| 6 |
+
[PartObjaverse-Tiny](https://huggingface.co/datasets/yhyang-myron/PartObjaverse-Tiny). It consists of the following:
|
| 7 |
+
|
| 8 |
+
- `PartObjaverse-Tiny_single_view_render.zip`: Single-view PNG renders of the objects in PartObjaverse-Tiny.
|
| 9 |
+
- `PartObjaverse-Tiny_mesh_colored.zip`: Meshes from PartObjaverse-Tiny, colored according to semantic part label using
|
| 10 |
+
[20 visually distinct colors](https://sashamaps.net/docs/resources/20-colors/) for visualization purposes.
|
| 11 |
+
These colored meshes can be viewed on [Streamlit](https://partobjaverse-tiny-visualizations.streamlit.app).
|
| 12 |
+
- `PartObjaverse-Tiny_pcd.zip`: Point clouds formed by uniformly sampling 10,000 points from each mesh in PartObjaverse-Tiny.
|
| 13 |
|
| 14 |
PartObjaverse-Tiny is licenced under [CC-BY-NC-4.0](https://spdx.org/licenses/CC-BY-NC-4.0). This dataset is not affiliated with
|
| 15 |
the creators of PartObjaverse-Tiny.
|