/PokePi

PokePi Core. A Framework to recognize Pokémon with a Raspberry Pi. A Raspberry Pi—Pokédex

Primary LanguageCMIT LicenseMIT

PokePi Core

PokePi Core. A Framework to recognize Pokémon with a Raspberry Pi. A Raspberry Pi—Pokédex. Uses Machine Learning to recognize Pokémon. Made to work on Raspberry Pi 3b/+.

Building

Start with fetching all sub-modules:

git clone https://github.com/bastien8060/PokePi
git submodule update --init --recursive

And now you can build it:

make