Loading repository dataβ¦
Loading repository dataβ¦
Bhagyawanth1729 / repository
πΏ Plant Leaf Disease Detection using CNN | Android App This project is a mobile application built using Java/Kotlin and a Convolutional Neural Network (CNN) model to detect diseases in plant leaves. It leverages machine learning to classify images of leaves into categories like healthy or infected, providing users with insights into the type of di
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is an Android-based mobile application that uses a Convolutional Neural Network (CNN) model to detect plant leaf diseases from images. The app provides real-time disease classification and suggests treatment solutions to help farmers take immediate action. It works offline using a TensorFlow Lite (.tflite) model for fast, on-device inference.
.tflite format for Android deployment| Component | Technology |
|---|---|
| Frontend | Android (Java/Kotlin) |
| ML Framework | TensorFlow/Keras |
| Mobile ML Inference | TensorFlow Lite (.tflite) |
| IDE | Android Studio |