An open API service indexing awesome lists of open source software.

https://github.com/the-dagger/pokidex

Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit
https://github.com/the-dagger/pokidex

ai android firebase kotlin kotlin-android machine-learning mlkit pokedex pokemon

Last synced: about 23 hours ago
JSON representation

Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit

Awesome Lists containing this project

README

          

# Pokedex
Android app that identifies and detects Pokemon in the provided Image using Tensorflow and Firebase MLKit.

[![](https://cdn.rawgit.com/steverichey/google-play-badge-svg/master/img/en_get.svg)](https://play.google.com/store/apps/details?id=app.harshit.pokedex)

# Setup Instructions

1. Clone the project
2. Add it to your Firebase Console
3. Profit!

# See how this app was made!

[Building Pokédex in Android using TensorFlow Lite and Firebase ML Kit](https://heartbeat.fritz.ai/building-pok%C3%A9dex-in-android-using-tensorflow-lite-and-firebase-cc780848395)

# Dataset used to train the model

[https://www.kaggle.com/thedagger/pokemon-generation-one](https://www.kaggle.com/thedagger/pokemon-generation-one)

# Screenshots
![](https://i.imgur.com/dgOZaW1.jpg)
![](https://i.imgur.com/T1ytvCa.jpg)

Built with ❤️ by [@the-dagger](https://github.com/the-dagger)