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

Food Ingredient Recognition Demo #84

Open
NripeshN opened this issue Feb 23, 2024 · 0 comments
Open

Food Ingredient Recognition Demo #84

NripeshN opened this issue Feb 23, 2024 · 0 comments

Comments

@NripeshN
Copy link
Contributor

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:

  • Dataset: The project will utilize the Food-101 dataset, which is available at Food-101 Dataset. This dataset comprises images of 101 food categories, each accompanied by a list of ingredients, providing a rich foundation for developing an ingredient recognition model.

  • Expected Output: Contributors are required to submit a Jupyter notebook detailing the development of the ingredient recognition model. This includes steps such as data preprocessing, model training, and evaluation, with a focus on image processing techniques. Additionally, the submission should include the trained model files.

  • Submission Directory: Place your completed Jupyter notebook and model files in the Contributor_demos/Food Ingredient Recognition subdirectory within the unifyai/demos repository.

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:

  • Your code should be well-documented to facilitate understanding and replication by others.
  • Summarize your approach, key insights, and any challenges you encountered in your PR description, providing a clear overview of your project journey.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant