Datasets:
ArXiv:
License:
metadata
license: cc-by-nc-4.0
๐ Overview
PartObjaverse-Tiny, a 3D part segmentation dataset which provides detailed semantic-level and instance-level part annotations for 200 complex 3D objects.
- Project Page: Link to Project
- Arxiv Paper: Link to Arxiv
- Github Code: Link to Github
๐ File Description
- PartObjaverse-Tiny_mesh: 200 Meshes in glb format, named with uids.
- PartObjaverse-Tiny_semantic.json: Label set for each mesh.
- PartObjaverse-Tiny_semantic_gt: The ground truth of the semantic segmentation task. Each GT number corresponds in order to each label in the label set.
- PartObjaverse-Tiny_instance_gt: The ground truth of the instance segmentation task. Each GT number corresponds to an instance and does not represent semantics.
๐๏ธ Usage
Please refer to the Github Code.