|
--- |
|
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) |