Skip to content

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.

License

Notifications You must be signed in to change notification settings

parikshitkumar1/Starterdex

Repository files navigation


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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published