Grapes Disease : It is a web application which can find the type of diseases from leaf of a grapes plant. It is implemented using Tensorflow. The web application is using Flask to render the web view.
Use the package manager pip.
python -m pip install numpy scipy matplotlib ipython jupyter pandas sympy nose flask
To install and know more about tensorflow visit tensorflow.
pip install tensorflow==2.0.0-beta1
python app-final.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as approprite.