Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wesleyacheng
/
dog-breeds-multiclass-image-classification-with-vit
like
3
Image Classification
Transformers
PyTorch
Safetensors
vit
Inference Endpoints
arxiv:
2010.11929
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
wesleyacheng
commited on
Jul 9, 2023
Commit
b49097d
•
1 Parent(s):
30ec56c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
metrics:
4
+
- accuracy
5
+
- f1
6
+
pipeline_tag: image-classification
7
+
---