/Starterdex

A computer vision web-app that uses deep learning and Residual Neural Networks to identify your Pokémon and then tells you all about it.

Primary LanguagePythonMIT LicenseMIT


Starterdex

Motivation

To make a practical, usable Pokédex for starter Pokémon which figures out the image of the Pokémon and gives you information about it.

Requirements

Python 3.8 or above with all requirements dependencies installed. To install run:

$ pip3 install -r requirements.txt

To run

$ streamlit run starterdex.py

or, check it out here: https://starterdex.herokuapp.com/

Examples

Might Do

  • Potentially make a Pokedex for all first generation Pokémon