Skip to content

A mobile application for the classification of birds species based on photos using AI

Notifications You must be signed in to change notification settings

LukaszPiatkowski27/ptakoinformator

 
 

Repository files navigation

Ptakoinformator

A mobile application (Android only) for the classification of 375 birds species based on photos from this kaggle database.

Created with the use of EfficientNet-Lite0 neural network from TensorFlowLite.

All the classification data is stored locally in Room database on end device.


Script for training the network (in Python 3.8+) is also included in this repo and is not required for app to build.


This was a group project created by:

and it was implemented for the purposes of computer science studies at the Silesian University of Technology 2022

About

A mobile application for the classification of birds species based on photos using AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.1%
  • Python 1.9%