Image Classification
PyTorch
timm
computer-vision
vehicle-classification
fine-grained-classification
Instructions to use twincar-group2/twincar-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use twincar-group2/twincar-classifier with timm:
import timm model = timm.create_model("hf_hub:twincar-group2/twincar-classifier", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Upload EfficientNet-B3 augmentation v2 final checkpoint
Browse files
efficientnet_b3_stanford300_augv2_best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d390d46ea5671f47fc70aa89db1fa579afd11ccc5a0284fa6777c9154edddbf6
|
| 3 |
+
size 44534967
|