ivy-llc / demos

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

Food Ingredient Recognition Demo #84

Closed NripeshN closed 3 months ago

NripeshN commented 9 months ago

Objective: Build a machine learning model using ivy that can recognize ingredients in food images. This tool aims to assist individuals with dietary restrictions or allergies in quickly identifying ingredients in packaged foods, enhancing their dining safety and convenience.

Task Details:

How to Contribute:

  1. Fork the unifyai/demos repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch specifically for your work on the Food Ingredient Recognition demo.
  4. Develop your model, ensuring to document the methodology and findings comprehensively in the Jupyter notebook.
  5. Save your notebook and model files in the Contributor_demos/Food Ingredient Recognition directory.
  6. Push your branch to your forked repository once your work is complete.
  7. Submit a Pull Request (PR) to the unifyai/demos repository, ensuring your PR title clearly indicates the project, such as "Food Ingredient Recognition Demo Submission".

Contribution Guidelines: