Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.1 KB
title emoji colorFrom colorTo sdk sdk_version app_file pinned
Who's That Pokemon?
red
blue
gradio
3.38.0
app.py
false

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