X Tutup
Skip to content

PuneethReddyHC/leaf-diseases-predition

Repository files navigation

GitHub

Buy Me A Coffee

Things I code with

npm html5 vue.js Django Flutter JavaScript Mysql postgresql Amazon_AWS Css Sass Styled Components git Heroku Docker angular MongoDB Nodejs Google Cloud Platform TypeScript

Projects We develop

  • Vue JS
  • Nuxt JS
  • Python
  • Django
  • PHP and MYSQL
  • Angular JS
  • React JS
  • AI/ML
# plant-leaf-diseases-predition

Development

The base GUI only depends on PyQt5: pip install pyqt5. To produce a standalone .exe file, also install pyinstaller (pip install pyinstaller) and run tools\make_exe.bat. Reproducible dependencies can be installed with conda create --file environment.yml.

Plant Leaf Dataset

https://drive.google.com/open?id=1MrlwBmLTVtK6449nZDoA8XxCS9LP37iC

Install other dependencies

pip install -r requirements.txt

download models and place in folder /models

pytorch model https://drive.google.com/open?id=1ESUImhPX5_DVAV5Z8SEed5LtzsS5HM6A

keras model https://drive.google.com/open?id=1FZXraDDPqbRTX-QeiQclfojgtoLddxQ_

fastai model https://drive.google.com/open?id=0B_voCy5O5sXMTFByemhpZllYREU

download outputs https://www.kaggle.com/emmarex/plant-disease-detection-using-keras

finally running the project

python run.py

If you like my project

Bye me Cup of coffee

screenshots

Image of 1 Image of 2 Image of 3 Image of 4 Image of 5 Image of 6 Image of 7 Image of 8 Image of 9 Image of 10 Image of 11

About

plant leaf diseases prediction using four different trained models named pytorch, TensorFlow, Keras and fastai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

X Tutup