Deep Learning Model which Detects whether the plant has disease or not with web based deployment using Flask.
- Python
- HTML
- CSS and JavaScript
- Convulational Neural Networks
- Flask
- Download the repo files as zip and extract them to a folder.
- Download dataset and Use minor.py to train model
- After training the model put it in the folder with remaining files.
- Run q.py
- A temporary url is displayed copy and paste in browser to open the web app.
- Use images in samples for testing folder to test the app.