- Akhilesh Singh
- Awadhesh Kumar Maurya
- Ayush Prakash
- You must have Python3.8 installed in your machine.
- Create a Python Virtual Environment & Activate Virtual Environment Link
- Install all the dependencies using below command pip install -r requirements.txt
- Go to the Flask Deployed App folder.
- Download the trained model file plant_disease_model_1.pt
- Add the downloaded file in Flask Deployed App folder.
- Run the Flask app using below command python3 app.py
- You can also use downloaded file in Model Section and play with it using Jupyter Notebook.
⭐Testing Images If you do not have leaf images then you can use test images located in test_images folder Each image has its corresponding disease name, so you can verify whether the model is working perfectly or not
- Final Project Report ✅
- Certificate VII Semester (Dated: December 2024). ✅
- Certificate VIII Semester (Dated: May 2025). ✅
- Synopsis ✅
- Final Presentation ✅
- Source Code ✅
- Database dump (.sql file) ✅
- If a web project, then a Docker file for deployment
- README (This file)✅
- Project Report ✅