-
-
Notifications
You must be signed in to change notification settings - Fork 350
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
Paddy Crop Disease Detection using Transfer Learning and CNN #936
Paddy Crop Disease Detection using Transfer Learning and CNN #936
Conversation
Our team will soon review your PR. Thanks @IkkiOcean :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…L-Simplified into paddy-classification
@abhisheks008 done with the required changes. One confusion I had is when I looked in readme EDA image was showing. Do tell me if it still persists. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Approved with Level 3 tag!!
@IkkiOcean
Issue Title : Paddy Crop Disease Detection using Transfer Learning and CNN
Info about the related issue (Aim of the project) : To build a model that detects diseases in paddy crops using Transfer Learning (EfficientNetB0 and MobileNetV2) and CNN. The project will focus on identifying the most accurate algorithm by comparing several models.
Name: Vivek Prakash
GitHub ID: https://github.com/IkkiOcean
Email ID: vivekprakash.st@gmail.com
**Idenitfy yourself: gssoc-ext and hacktoberfest
Closes: Adding a Paddy Disease Detection using Transfer Learning and CNN #912
Describe the add-ons or changes you've made 📃
I began by exploring the dataset, understanding the different disease categories, and then implemented a CNN model to tackle the image classification task. As the project progressed, I integrated EfficientNetB4 and MobileNetV2 to improve performance and achieve better accuracy.
Type of change ☑️
Checklist: ☑️