Skip to content

thiagomcoutinho/pokedex-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex-ML

Pokedex-ML it's a Django app that uses BIC(Border/Interior pixel Classifier) and K-NN to classify input images uploaded to Django's webapp and return the pokedex web page if the pokemon it's identified or 'Unknown Pokemon' web page if not.

Current pokemons trainned:

  • Pikachu
  • Bulbasaur
  • Squirtle
  • Charmander
  • Lugia
  • Gendar

Note that the app only work with image extentions!