Add link to dataset
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
library_name: pytorch
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
Classifiers used in [MeshFleet](https://github.com/FeMa42/MeshFleet) to generate the [MeshFleet Dataset](https://huggingface.co/datasets/DamianBoborzi/MeshFleet). The Dataset and its generation is described in [MeshFleet: Filtered and Annotated 3D Vehicle Dataset for Domain Specific Generative Modeling](arxiv.org/abs/2503.14002).
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
library_name: pytorch
|
| 5 |
+
datasets:
|
| 6 |
+
- DamianBoborzi/MeshFleet
|
| 7 |
---
|
| 8 |
|
| 9 |
Classifiers used in [MeshFleet](https://github.com/FeMa42/MeshFleet) to generate the [MeshFleet Dataset](https://huggingface.co/datasets/DamianBoborzi/MeshFleet). The Dataset and its generation is described in [MeshFleet: Filtered and Annotated 3D Vehicle Dataset for Domain Specific Generative Modeling](arxiv.org/abs/2503.14002).
|