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

Added new project plant disease detection under deep learning #53

Merged
merged 17 commits into from
Oct 3, 2024

Conversation

Mayank202004
Copy link
Contributor

@Mayank202004 Mayank202004 commented Oct 3, 2024

Pull Request for PyVerse 💡

Issue Title : Plant disease detection

  • Info about the related issue (Aim of the project) : To help farmers detect plant disease easily with images
  • Name: Mayank Sachin Chougale
  • GitHub ID: Mayank202004
  • Email ID: [email protected]
  • Idenitfy yourself: GSSOC ext

Closes: #32

Describe the add-ons or changes you've made 📃

  • Added new models ipynb
  • Added result screenshots
  • Added accuracy loss curve screenshots for each model
  • Added final .h5 models
  • Added README.md
  • Added result.md

Type of change ☑️

What sort of change have you made:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

yashksaini-coder and others added 17 commits October 3, 2024 12:41
Basic project structure created and potato model added with ipynb and result graph image
Cotton Model Added with result and result graph for testing and training accuracy and loss.
Guava model added with ipynb result image and accuracy loss curve graph
Grapes model ipynb added with testing image and accuracy loss curve image
Tomato and sugarcane ipynb added with result accuarcy loss curve
Final .h5 models added whcih can be directly loaded and tested or implemented
README.md and requirements added with all details
all results are combined in result.md with suitable images
Updated result.md , Now the file contains all the results for various models and respective result screenshots and accuracy loss curve
Copy link

github-actions bot commented Oct 3, 2024

👋 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!

@github-actions github-actions bot requested a review from UTSAVS26 October 3, 2024 13:14
@UTSAVS26
Copy link
Owner

UTSAVS26 commented Oct 3, 2024

@Mayank202004 Great work 👏.

@UTSAVS26 UTSAVS26 merged commit a200d95 into UTSAVS26:main Oct 3, 2024
1 check passed
@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Approved PRs that have passed review and are approved for merging. level2 gssoc-ext hacktoberfest hacktoberfest-accepted labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest hacktoberfest-accepted level2 Status: Approved PRs that have passed review and are approved for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Plant disease detection
3 participants