Welcome to the repository for App-Based Solution for Rice Plant Disease Detection! 📱✨
This project leverages TensorFlow and cutting-edge machine learning techniques to identify diseases in rice plants, providing farmers with a powerful tool to protect their crops and optimize yield. 🚜
Diseases in rice plants can severely impact crop yield and quality, leading to economic losses for farmers.
Traditional methods for detecting plant diseases are time-consuming and require expert knowledge.
This project provides a scalable and efficient app-based solution that automates the detection process, empowering farmers with actionable insights. 🌱
-
Deep Learning-Powered Detection
Utilizes TensorFlow models to classify rice plant diseases with high accuracy. -
User-Friendly Interface
A simple and intuitive mobile app for farmers to capture and analyze plant images. -
Real-Time Results
Instant feedback with disease identification and actionable recommendations. -
Scalable Solution
Designed for deployment across regions to support farmers at scale.
- Frameworks & Libraries: TensorFlow, Keras, OpenCV
- Programming Language: Python
- Deployment Tools: Flask, TensorFlow Lite
- Mobile App Integration: Android Studio
- Python (3.7 or later)
- TensorFlow (2.x)
- Flask for the API backend
- Android Studio for app development
-
Clone the repository:
git clone https://github.com/durjaysamrat/App-Based-Solution-for-Rice-Plant-Disease-Detection-using-tensorflow.git
-
Navigate to the project folder:
cd App-Based-Solution-for-Rice-Plant-Disease-Detection-using-tensorflow
-
Install dependencies:
pip install -r requirements.txt
-
Run the Flask server:
python app.py
-
Load the mobile app in Android Studio, connect it to the Flask backend, and start testing!
Achieved 95% accuracy on the test dataset, ensuring reliable disease detection.
- Bacterial Leaf Blight
- Brown Spot
- Leaf Smut
- Input Image: 🌾 Rice plant leaf
- Output: "Disease Detected: Brown Spot"
Contributions, issues, and suggestions are welcome! 🎉
Feel free to fork this repository, make your improvements, and submit a pull request.
⭐ If you find this project helpful, give it a star!
Let’s build solutions to empower the agriculture industry. 🚜🌾