Welcome to PokeDeepLearn!

About (v1.0.0.)

Given an image of Pokémon, this app tries to predict its types through deep learning model. As we shall see, it performs binary classification for each type.

Unfortunately, it runs slowly on GitHub. For better experience, test the code using a localhost environment.

This app is built from:

Developed by Chan Ching Yin.

Data

Obtain Model by



Current Status

Idle

Current Demo Summary

High scoreLow score
Right type True Pos. False Neg.
Wrong type False Pos. True Neg.

Inference Demo

Yellow: Ground truth Blue: Prediction score > threshold () Green: Yellow & Blue