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 Stanford 300 checkpoint
Browse files
efficientnet_b3_stanford300_best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a58a217831a083c34bbe849b0880a262dfe996476ca5dddc4b218fa25bd56ac
|
| 3 |
+
size 44534967
|