Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oshapandey/plant_disease_prediction
In this project, I've will build a convolutional neural network (CNN) that can predict whether a plant is suffering from a disease. I've used different layers and hyperparameters to build, train, and test this classification model. I have used TensorFlow and Keras for this project.
https://github.com/oshapandey/plant_disease_prediction
cnn flask keras prediction python streamlit-webapp tensorflow
Last synced: 2 days ago
JSON representation
In this project, I've will build a convolutional neural network (CNN) that can predict whether a plant is suffering from a disease. I've used different layers and hyperparameters to build, train, and test this classification model. I have used TensorFlow and Keras for this project.
- Host: GitHub
- URL: https://github.com/oshapandey/plant_disease_prediction
- Owner: OshaPandey
- Created: 2023-07-31T18:28:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T18:55:37.000Z (over 1 year ago)
- Last Synced: 2024-01-28T03:08:32.761Z (10 months ago)
- Topics: cnn, flask, keras, prediction, python, streamlit-webapp, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 74.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this project, I've will build a convolutional neural network (CNN) that can predict whether a plant is suffering from a disease. I've used different layers and hyperparameters to build, train, and test this classification model. I have used TensorFlow and Keras for this project.