Deep Learning baseed android application for identifying flowers,birds,animals and providing general trivia.
It allows the user to simply take a photo of any plant, animal, bird right at the moment or load it from the gallery and then, gives the top 3 predictions for the species along with providing some interesting information about them including their description, family and genus, nicknames, countries where they are found etc.
Species.AI can classify around 350+ categories of various plants, flowers, animals and bird using deep learning models.
Also, the app gives prediction only in the case an actual species is present in the photograph. If, for example, an object or a human is detected, the app gives a "No species Found" message to the user.
App Logo | Main Menu | Testing a Bird Image |
Bird Info | Testing a Flower | Flower Info |
- Use the apk file provided in the source code here and install it on your android application
- Provide the required permissions to the application for taking pictures from the camera or gallery
- Select a species category, select a picture and click on predict to get the Top 3 predictions!
- Select the prediction you want to know more about
- Python
- Tensorflow
- Kaggle Kernel
- Libraries like Numpy, Matplotlib, PIL etc.
- Java
- Android Studio
- Tensorflow-Lite
- XML