This app recognizes diseases when plant leaf image is shown by camera or from gallery. It uses mobilenet tflite deep learning model. It also has user-friendly searchable plant disease database. This app is available in 10 Indian Languages.
- Flutter package in Android Studio.
- mobilenet 224dim tflite for transfer learning.
- Have to extract to assets/images.zip.001 & _.002 to images/ to get images because github cant host many files.
flutter packages get
flutter run
- Tensorflow for poets v2 tutorials
- My Project Mates: Devathi Mahesh, Sai Vamsi, Aishwarya B.
- My Mentor: Dr. V.Anantha Natarajan, SVEC, Tirupati.