echometerain/whos-that-pokemon
2
Who's That Pokemon?
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)
