title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
---|---|---|---|---|---|---|---|
Who's That Pokemon? |
⚡ |
red |
blue |
gradio |
3.38.0 |
app.py |
false |
Kaggle link | Huggingface demo
Identifies generation 1 pokemon based on 35627 images!
Default model based on convnext_tiny (model.pkl
) has 95.7% accuracy (with dataset augmented at runtime)
Alternative model based on resnet34 (model-r34.pkl
) has 94.3% accuracy (with dataset augmented at runtime)