Abhi0164 / pokemon-mini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We will learn about how to make an Android APP bundled with a ML model for classification of different types of Images.

Follow these steps:

  1. Download the Android Demo APP: https://drive.google.com/file/d/1yiOLChmuziUahVXWG1OmePcu2ehjOP3d/view?usp=sharing

  2. Download the Training Enviornment: This Repo

  3. Download mini datset (http://iali.in/datasets/pokemon-mini.zip) and Extract the Mini Dataset to the folder /pokemon_min/tf_files/smalldb

  4. Follow the Steps in steps.md

Credits: Datasets: https://www.kaggle.com/thedagger/pokemon-generation-one
Code: https://codelabs.developers.google.com/codelabs/recognize-flowers-with-tensorflow-on-android

About

License:Apache License 2.0


Languages

Language:Python 84.6%Language:Jupyter Notebook 15.4%