File size: 640 Bytes
5cfaa2d 2e16ece 5cfaa2d 1816852 5cfaa2d 2e16ece 5cfaa2d 2e16ece 5cfaa2d 2e16ece |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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) |