ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Plant Disease Recognition Demo #76

Closed NripeshN closed 3 months ago

NripeshN commented 9 months ago

Objective: Develop a machine learning model capable of identifying plant diseases from images of leaves using ivy. This project aims to offer a valuable tool for farmers, enabling early disease detection and the implementation of preventive measures.

Task Details:

How to Contribute:

  1. Fork the unifyai/demos repository to your GitHub account.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your work on this specific use case.
  4. Develop your model and prepare the Jupyter notebook as per the task details.
  5. Place your work in the Contributor_demos/Plant Disease Recognition subdirectory.
  6. Once you've completed your work, push your changes to your forked repository.
  7. Submit a Pull Request (PR) from your repository to the unifyai/demos repository. Ensure your PR title clearly indicates the use case (e.g., "Plant Disease Recognition Demo Submission").

Contribution Guidelines: