Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.