PlantPlanet is an Android application for plant disease detection. This project is part of Smart India Hackathon SIH-2023
- Plant disease detection
- Plant disease library
- Plant disease map
- Plant disease history
- Offline functionality
- Text-to-speech functionality
The app's plant disease detection model was trained based on InceptionV3 using PlantVillage Dataset. The trained model was converted into a TensorFlow Lite model, which is compatible to be run on mobile devices.