This Android application helps users detect diseases in tomato leaves using a TensorFlow Lite model. Users can upload images from their gallery or capture images using their device camera. The application then processes the image and predicts the disease affecting the tomato leaf, providing information and recommendations.
- Register account / login for existing account.
- Access the main page to navigate to other pages.
- Upload or capture images of tomato leaves
- Detect and classify diseases using a TensorFlow Lite model
- Display disease name and confidence score
- Provide possible causes, treatments, and preventive practices for the detected disease
- Get details on other tomato diseases and learn more.
- Firebase
- Android Studio { Java, XML}
- TensorFlow Lite model for tomato leaf disease detection
Users are able to register acount by filling in their details
Users can log in to their already created account.
Users are redirected to the main page once they log in
Image upload or capture page looks like this when the user press the get started button