Image Classification
timm
Safetensors
PyTorch
Turkish
English
timm-image-classification
efficientnetv2
vehicle-classification
car-body-type
Eval Results (legacy)
Instructions to use ryan12345441/car-body-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use ryan12345441/car-body-classifier with timm:
import timm model = timm.create_model("hf_hub:ryan12345441/car-body-classifier", pretrained=True) - Notebooks
- Google Colab
- Kaggle
docs(license): add provisional model license metadata
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ language:
|
|
| 3 |
- tr
|
| 4 |
- en
|
| 5 |
license: other
|
|
|
|
|
|
|
| 6 |
library_name: timm
|
| 7 |
pipeline_tag: image-classification
|
| 8 |
tags:
|
|
|
|
| 3 |
- tr
|
| 4 |
- en
|
| 5 |
license: other
|
| 6 |
+
license_name: provisional-model-license
|
| 7 |
+
license_link: LICENSE.md
|
| 8 |
library_name: timm
|
| 9 |
pipeline_tag: image-classification
|
| 10 |
tags:
|