scispace - formally typeset
Open AccessJournal Article

Food Classification Using Deep Learning

TL;DR: In this paper, pre-trained models are used in this project which save the computation time and cost and also has given better results than the traditional methods of building a model from scratch.

read more

AbstractImage classification has become less complicated with deep learning and availability of larger datasets and computational assets. The Convolution neural network is the most popular and extensively used image classification technique in the latest days. Image classification is performed on diverse food dataset using various transfer learning techniques. The food plays a vital role in human’s life as it provides us different nutrients and consequently it is necessary for every individual to maintain a watch on their eating habits. Therefore, food classification is a quintessential thing for a healthier lifestyle. Unlike the traditional methods of building a model from the scratch, pre trained models are used in this project which saves the computation time and cost and also has given better results. The food dataset of many classes with many images in each class is used for training and validating. Using these pre-trained models, the given food will be recognized, and the nutrient content will be predicted based on the colour in the image

read more

Chat with Paper

Content maybe subject to copyright    Report

References
Proceedings ArticleDOI

Food Image Recognition with Convolutional Neural Networks

TL;DR: The effect of color under various conditions that the color feature is not always helpful for improving the accuracy by comparing the results of two group of controlled trials is discovered.
42
Proceedings ArticleDOI

A Deep Convolutional Neural Network for Food Detection and Recognition

TL;DR: A new deep convolutional neural network configuration is proposed to detect and recognize local food images and it was found out that convolution masks show that the features of food color dominate the features map.
16
Journal ArticleDOI

A Comparative Study of Indian Food Image Classification Using K-Nearest-Neighbour and Support-Vector-Machines

TL;DR: This paper proposes an automatic food detection system that detects and recognises varieties of Indian food using a combined colour and shape features and shows the higher efficiency of SVM classifier over KNN classifier.
Trending Questions (1)
Why doing image food classification?

- Essential for healthier lifestyle, monitoring eating habits, nutrient content prediction. - Deep learning techniques improve accuracy, save computation time and cost.