Skip to content
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

Adding a Paddy Disease Detection using Transfer Learning and CNN #912

Closed
IkkiOcean opened this issue Oct 14, 2024 · 3 comments · Fixed by #936
Closed

Adding a Paddy Disease Detection using Transfer Learning and CNN #912

IkkiOcean opened this issue Oct 14, 2024 · 3 comments · Fixed by #936
Assignees
Labels

Comments

@IkkiOcean
Copy link
Contributor

🔴 Project Title:
Paddy Crop Disease Detection using Transfer Learning and CNN

🔴 Aim:
To build a model that detects diseases in paddy crops using Transfer Learning and CNN. The project will focus on identifying the most accurate algorithm by comparing several models.

🔴 Dataset:
Paddy Disease Dataset

🔴 Approach:
The project will involve trying 3-4 algorithms and implementing the models. Key steps:

  1. Exploratory Data Analysis (EDA): Analyze the dataset by checking image quality, class distributions, and visualization of sample images.
  2. Model Building:
    • Use Transfer Learning (pre-trained models such as EfficientNetV2 , MobileNetV2).
    • Implement CNN from scratch.
    • Compare the models based on performance metrics like accuracy, precision, recall, and F1 score.
    • Experiment with hyperparameter tuning and data augmentation for better results.
  3. Comparison & Conclusion: Compare the results of the models to find the most effective one. Highlight the accuracy scores and model efficiency.

To be Mentioned when taking the issue:

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Assigned @IkkiOcean

Copy link

Hello @IkkiOcean! Your issue #912 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants