Skip to content

shashijangra22/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A CNN based Pokemon Classifier.

Steps to train the network

python3 train.py -d dataset/ -m pokedex.model -l lb.pickle

Steps to classify the network

python3 classify.py -i examples/pikachu.jpg -m pokedex.model -l lb.pickle

About

A CNN based Pokemon Classifier built using keras, tensorflow and openCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages