Skip to content

Nishita76/Food-Recognition-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Food-Recognition-Model and Calorie Estimation

This project involves developing a deep learning model to accurately recognize food items from images and estimate their calorie content. The primary goal is to enable users to track their dietary intake and make informed food choices.

Project Overview

The project uses the Food-101 dataset, which consists of 101 different food categories with a total of 101,000 images. The dataset is utilized to train a convolutional neural network (CNN) for food item classification. Additionally, a separate dataset (food.csv) is used to estimate the calorie content of the recognized food items based on the food names.

Key Features

  • Food Item Recognition: Classify images of food into one of 101 categories using a convolutional neural network.
  • Calorie Estimation: Predict the calorie content of recognized food items from a provided dataset.
  • Evaluation: Achieved an accuracy of 52% in classifying food items.
  • Example Predictions: Demonstrates how the model can accurately recognize food items and estimate their calorie content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published