-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plant disease detection system #856
base: main
Are you sure you want to change the base?
Plant disease detection system #856
Conversation
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
@venkat-2811 does all the files necessary you are adding around 400 new files. |
Yes sir , it is for efficient detection and classification. |
@venkat-2811 sync your repo as it has branch conflicts. |
Done sir. |
It's not done it is still showing branch conflicts. |
774a759
to
f014edc
Compare
Pull Request for PyVerse 💡
Requesting to submit a pull request to the PyVerse repository.
Issue Title
Please enter the title of the issue related to your pull request.
#754 Plant-Disease-Detection-System.
Info about the Related Issue
What's the goal of the project?
An application that for farmers to detect the type of plant or crops, detect any kind of diseases in them. The app sends the image of the plant to the server where it is analysed using CNN classifier model. Once detected, the disease and its solutions are displayed to the user
Name
Please mention your name.
Sunkara Venkata Karthik Sai
GitHub ID
Please mention your GitHub ID.
venkat-2811
Email ID
Please mention your email ID for further communication.
venkatakarthiksai.s@gmail.com
Identify Yourself
Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, SWOC).
GSSOC'24 Extd Contributor
Closes
Enter the issue number that will be closed through this PR.
*Closes: #754 *
Describe the Add-ons or Changes You've Made
Give a clear description of what you have added or modified.
Plant-disease-detection
About the Project
An application that for farmers to detect the type of plant or crops, detect any kind of diseases in them. The app sends the image of the plant to the server where it is analysed using CNN classifier model. Once detected, the disease and its solutions are displayed to the user
Model
Trained to identify 5 classes for Disease Detection and 24 classes for Disease Classification.
Dataset can be downloaded form kaggle
Type of Change
Select the type of change:
How Has This Been Tested?
Describe how your changes have been tested.
I have tested my application using various plant disease images and it successfully identified and given us the result.
Checklist
Please confirm the following: