https://github.com/devparihar5/leaf-disease-detection
https://github.com/devparihar5/leaf-disease-detection
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devparihar5/leaf-disease-detection
- Owner: Devparihar5
- Created: 2022-06-16T13:20:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T12:02:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-04T04:44:22.258Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 593 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leaf-disease-detection
Notebook link: https://www.kaggle.com/code/dev523/leaf-disease-detection
Dataset link: https://www.kaggle.com/datasets/dev523/leaf-disease-detection-dataset
Required Libraries Mainly use Keras for Model Training
`
pip install Keras
`