Skip to content

shai-raz/Food-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Food Recognition

Food recgonition using basic CNN

A jupyter notebook used to train a model to classify 5 different foods using a basic Convolutional Neural Network (CNN).
The dataset is taken from: https://www.kaggle.com/kmader/food41 (using Falafel, French Fries, Ice Cream, Pancakes and Pizza images).
Each class (food) has 1000 different images in it.

The model is able to predict a new sample with 81% accuracy,
which is a rather nice result with such a simple NN.

About

Food recgonition using basic CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published