Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mashiat12/plant_leaf_disease_prediction
This project aims to develop a method for detecting plant diseases using CNNs by analyzing leaf images.The CNNs are proficient in handling large datasets and can dynamically learn new features from them in a supervised manner. By learning the important features from the input images, CNNs can make accurate predictions about the presence of diseases
https://github.com/mashiat12/plant_leaf_disease_prediction
cnn cnn-classification deep-learning plant plant-disease-classification plant-disease-prediction plant-leaf-disease-detection streamlit
Last synced: about 1 month ago
JSON representation
This project aims to develop a method for detecting plant diseases using CNNs by analyzing leaf images.The CNNs are proficient in handling large datasets and can dynamically learn new features from them in a supervised manner. By learning the important features from the input images, CNNs can make accurate predictions about the presence of diseases
- Host: GitHub
- URL: https://github.com/mashiat12/plant_leaf_disease_prediction
- Owner: Mashiat12
- Created: 2024-10-31T19:03:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:04:04.000Z (3 months ago)
- Last Synced: 2025-01-10T20:43:06.245Z (about 1 month ago)
- Topics: cnn, cnn-classification, deep-learning, plant, plant-disease-classification, plant-disease-prediction, plant-leaf-disease-detection, streamlit
- Language: Python
- Homepage:
- Size: 1.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plant_leaf_disease_prediction
## Using CNN
This project aims to develop a method for detecting plant diseases using CNNs by analyzing leaf images.The CNNs are proficient in handling large datasets and can dynamically learn new features from them in a supervised manner. By learning the important features from the input images, CNNs can make accurate predictions about the presence of diseases in plant leaves.