CoolFace
Apppublic

echometerain/whos-that-pokemon

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
App README

Who's That Pokemon?

Kaggle link | Huggingface demo

Identifies generation 1 pokemon based on 35627 images!

image

image

Default model based on convnext_tiny (model.pkl) has 95.7% accuracy (with dataset augmented at runtime)

image

Alternative model based on resnet34 (model-r34.pkl) has 94.3% accuracy (with dataset augmented at runtime)

image