-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
191759e
commit 83c173c
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
# Pokedex | ||
Android app that identifies and detects Pokemon in the provided Image using Tensorflow and Firebase MLKit. | ||
|
||
# Screenshots | ||
![](https://i.imgur.com/PfF3UsG.jpg) | ||
![](https://i.imgur.com/ChSjaGg.jpg) | ||
|
||
# Setup Instructions | ||
|
||
1. Clone the project | ||
2. Add it to your Firebase Console | ||
3. Profit! | ||
|
||
# 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/PfF3UsG.jpg) | ||
![](https://i.imgur.com/ChSjaGg.jpg) | ||
|
||
Built with ❤️ by [@the-dagger](https://github.com/the-dagger) |