Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 916 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 916 Bytes

Grapes Disease

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.

Installation

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 

Running

python app-final.py

Demo and Screenshots

To check demo please visit youtube.

https://youtu.be/UVxZw-MVGJ4

project screenshots

Contributing

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.