paper-with-me

Papers

Food Recipe Recommendation Based on Ingredients Detection Using Deep Learning

2022-03-13 · Md. Shafaat Jamil Rokon, Md Kishor Morol, Ishra Binte Hasan, A. M. Saif, Rafid Hussain Khan

Food is essential for human survival, and people always try to taste different types of delicious recipes. Frequently, people choose food ingredients without even knowing their names or pick up some food ingredients that are not obvious to them from a grocery store. Knowing which ingredients can be mixed to make a delicious food recipe is essential. Selecting the right recipe by choosing a list of ingredients is very difficult for a beginner cook. However, it can be a problem even for experts. One such example is recognising objects through image processing. Although this process is complex due to different food ingredients, traditional approaches will lead to an inaccuracy rate. These problems can be solved by machine learning and deep learning approaches. In this paper, we implemented a model for food ingredients recognition and designed an algorithm for recommending recipes based on recognised ingredients. We made a custom dataset consisting of 9856 images belonging to 32 different food ingredients classes. Convolution Neural Network (CNN) model was used to identify food ingredients, and for recipe recommendations, we have used machine learning. We achieved an accuracy of 94 percent, which is quite impressive.

📄 PDF Abstract BibTeX arXiv:2203.06721

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDeep Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Market2Dish: Health-aware Food Recommendation

2020-12-11 · Wenjie Wang, Ling-Yu Duan, Hao Jiang, Peiguang Jing 외

With the rising incidence of some diseases, such as obesity and diabetes, a healthy diet is arousing increasing attention. However, most existing food-related research efforts focus on recipe retrieval, user preference-b…

Food recommendationNutritionRetrieval

Food Recommendations for Reducing Water Footprint

2022-04-24 · Sustainability 2022 4 · Ignazio Gallo, Nicola Landro, Riccardo La Grassa, Andrea Turconi

Most existing food-related research efforts focus on recipe retrieval, user preference-based food recommendation, kitchen assistance, or nutritional and caloric estimation of dishes, ignoring personalized and conscious f…

Food recommendationRetrieval

RecipeMind: Guiding Ingredient Choices from Food Pairing to Recipe Completion using Cascaded Set Transformer

2022-10-14 · Mogan Gim, Donghee Choi, Kana Maruyama, Jihun Choi 외

We propose a computational approach for recipe ideation, a downstream task that helps users select and gather ingredients for creating dishes. To perform this task, we developed RecipeMind, a food affinity score predicti…

Prediction

Food Pairing Unveiled: Exploring Recipe Creation Dynamics through Recommender Systems

2024-06-21 · Giovanni Palermo, Claudio Caprioli, Giambattista Albora

In the early 2000s, renowned chef Heston Blumenthal formulated his "food pairing" hypothesis, positing that if foods share many flavor compounds, then they tend to taste good when eaten together. In 2011, Ahn et al. cond…

Collaborative FilteringRecommendation Systems

Food Ingredients Recognition through Multi-label Learning

2017-07-27 · Marc Bolaños, Aina Ferrà, Petia Radeva

Automatically constructing a food diary that tracks the ingredients consumed can help people follow a healthy diet. We tackle the problem of food ingredients recognition as a multi-label learning problem. We propose a me…

Multi-Label ClassificationMulti-Label Learning