Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
This is a subset of Objaverse, Objaverse-XL and ShapeNet objects. Contains renders and labels of 3D car objects based on their quality and suitability for finetuning 3D generative models on high quality car generation. Also contains SigLIP Embeddings und DINOv2 Features of the rendered images. This dataset was used to train a classifier in <https://github.com/FeMa42/MeshFleet> described in [MeshFleet: Filtered and Annotated 3D Vehicle Dataset for Domain Specific Generative Modeling](arxiv.org/abs/2503.14002).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
---
|
| 6 |
This is a subset of Objaverse, Objaverse-XL and ShapeNet objects. Contains renders and labels of 3D car objects based on their quality and suitability for finetuning 3D generative models on high quality car generation. Also contains SigLIP Embeddings und DINOv2 Features of the rendered images. This dataset was used to train a classifier in <https://github.com/FeMa42/MeshFleet> described in [MeshFleet: Filtered and Annotated 3D Vehicle Dataset for Domain Specific Generative Modeling](arxiv.org/abs/2503.14002).
|