Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AmitMidday
/
Dogs-Breed-Classification-Using-Vision-Transformers
like
0
Image Classification
Transformers
PyTorch
English
vit
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
AmitMidday
commited on
Sep 20, 2023
Commit
92056f8
•
1 Parent(s):
c94307c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
pipeline_tag: image-classification
3
---
1
---
2
pipeline_tag: image-classification
3
+
license: openrail
4
+
language:
5
+
- en
6
+
metrics:
7
+
- accuracy
8
+
library_name: transformers
9
---