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

Issue #1462 Solved - Added Plant Detection using CNN. #1474

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

PrAyAg9
Copy link
Contributor

@PrAyAg9 PrAyAg9 commented Oct 17, 2024

Description

Using CNN to classify images of leaves to identify diseases and suggest treatments.
Used in Medical field for taking card of Rare plants while producint medicine and many more

Fixes #1462

Type of change

  • [ yes] Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • [yes ] My code follows the style guidelines of this project
  • [yes ] I have performed a self-review of my own code
  • [yes ] I have commented my code, particularly in hard-to-understand areas
  • [ yes] I have made corresponding changes to the documentation
  • [yes ] My changes generate no new warnings

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 8ed12c9 into recodehive:main Oct 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Plant Disease Detection Using CNN
2 participants