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

[Feature Request]: Sugarcane Leaf Disease Detection #109

Closed
4 tasks done
IkkiOcean opened this issue Oct 5, 2024 · 8 comments · Fixed by #128
Closed
4 tasks done

[Feature Request]: Sugarcane Leaf Disease Detection #109

IkkiOcean opened this issue Oct 5, 2024 · 8 comments · Fixed by #128
Assignees

Comments

@IkkiOcean
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

This project focuses on classifying sugarcane leaf diseases using different machine learning models. The dataset contains images of sugarcane leaves classified into various categories. Image preprocessing, data augmentation, and ensemble learning methods are applied to boost the model’s accuracy.

Use Case

  1. Early Disease Detection:
    • Farmers can detect diseases in sugarcane crops at an early stage, enabling timely intervention and minimizing crop damage
  2. Automated Crop Monitoring:
    • The system can be integrated with drones or mobile apps to automatically monitor large sugarcane fields for disease symptoms, reducing the need for manual inspections.
  3. Improved Crop Management:
    • With real-time disease detection, farmers can optimize pesticide use, applying treatments only when necessary, which reduces costs and minimizes environmental impact.
  4. Yield Improvement:
    • Early and accurate disease detection helps farmers take proactive measures, leading to healthier crops and potentially increasing overall yield.
  5. Disease Pattern Analysis:
    • Researchers and agronomists can use the classification system to study the prevalence and spread of different sugarcane diseases, helping in developing resistant crop varieties.
  6. Decision Support for Farmers:
    • The model can be part of a decision support system that provides recommendations on disease management strategies based on the detected disease type.

Benefits

The integration of sugarcane leaf disease classification into agrotech AI systems can offer several key benefits:

  1. Enhanced Crop Monitoring Capabilities:
    • AgroTech AI systems equipped with disease classification models can provide real-time, automated crop health assessments, increasing efficiency in monitoring large-scale farms without the need for manual inspections.
  2. Cost Reduction:
    • The early identification of diseases through AI reduces the need for blanket pesticide applications. Farmers can save costs by applying treatments only when necessary, leading to more targeted and efficient use of resources.

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@IkkiOcean IkkiOcean added the enhancement New feature or request label Oct 5, 2024
Copy link
Contributor

github-actions bot commented Oct 5, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@IkkiOcean
Copy link
Contributor Author

Pls assign me under gesso-extd and hacktoberfest

@manikumarreddyu manikumarreddyu added gssoc-ext gssoc extended event hacktoberfest-accepted level1 and removed enhancement New feature or request labels Oct 6, 2024
@Sana1902
Copy link

Sana1902 commented Oct 6, 2024

Can you please assign me this issue under gssoc-ext

@manikumarreddyu
Copy link
Owner

hi @Sana1902 thank you for your interest.
as of now @IkkiOcean is working very hard on this issue..
according to gssoc rules.admins cannot be able to assign one issue to more than one person at a time.

you can raise a new issue after exploring agrotech ai..you come up with new ideas
thank you @Sana1902 .
its great to have you in our contributors family here in agrotech ai..expecting more from you..
all the best.. @Sana1902

@IkkiOcean
Copy link
Contributor Author

IkkiOcean commented Oct 6, 2024

@manikumarreddyu I have my PR ready with a Ensemble model consisting of Vgg16, Conv2D, ResNet152 and InceptionV3 with accuracy of over 90%.
I'm putting the notebook in /notebooks directory with a model file (.h5). Is there anything else I should be aware of?

@manikumarreddyu
Copy link
Owner

dataset link in readme file along with project ->sugarcane leaf disease detection description..

@IkkiOcean
Copy link
Contributor Author

IkkiOcean commented Oct 6, 2024

dataset link in readme file along with project ->sugarcane leaf disease detection description..

I don't think I will be able to upload .h5 /.keras model files since the size exceeds git's 100MB limit

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Hello @IkkiOcean! Your issue #109 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants