A system that takes food images as an input, recognizes the food automatically and gives the nutritional-facts as an output.
-
Updated
Sep 16, 2020 - Jupyter Notebook
A system that takes food images as an input, recognizes the food automatically and gives the nutritional-facts as an output.
Food Calorie Estimation using Deep Learning and AR
Food Image Classification using Food 101 Dataset
Detecting patterns in visual data.
Explaination of the scripts and the folders of the project
It is an end-to-end multi-class image classification model that is based on the concepts of deep learning and Food(image) recognition. For this project I am using EfficientNet B0 feature extraction model , which takes in data of mixed precision. This will be used to predict on the images from 'food101' which is imported from TensorFlow datasets.
Add a description, image, and links to the food-image-recognition topic page so that developers can more easily learn about it.
To associate your repository with the food-image-recognition topic, visit your repo's landing page and select "manage topics."