ilyesdjerfaf's picture
Update README.md (#2)
1816852 verified
|
raw
history blame contribute delete
No virus
640 Bytes
---
library_name: transformers
metrics:
- accuracy
- precision
- recall
- f1
pipeline_tag: image-classification
---
## Model Details
### Model Description
This model was fine-tuned on a sample of the quickdraw dataset (20 labels with 250 images each)
- **Developed by:** [Ilan Aliouchouche](https://github.com/ilanaliouchouche) & [Ilyes Djerfaf](https://github.com/ilyesdjerfaf)
- **Finetuned from model:** [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k)
### Model Sources
- **Repository:** [https://github.com/mlengineershub/QuickDraw-ML](https://github.com/mlengineershub/QuickDraw-ML)