Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ license: cc-by-nc-4.0
|
|
| 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).
|
|
|
|
| 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, rendered using this script: [blender_render_16views.py](https://github.com/Pointcept/SAMPart3D/blob/main/tools/blender_render_16views.py)
|
| 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).
|