项目作者: AravindVasudev
项目描述 :
A Pokémon Image Classifier using EigenFaces and ConvNet.
高级语言: Jupyter Notebook
项目地址: git://github.com/AravindVasudev/Pokedex.git
Pokedex
An attempt to build a Pokémon Image Classifier on a smaller dataset (596 images) of 20 pokémon (~30 / each). Two different paradigms of Machine Learning have been tested against each other: EigenFaces (SVM with PCAed features) and ConvNet.