Skip to content

A multiclass classification of food images using tensorflow and keras with Food101 dataset (101 categories, 101000 images)

Notifications You must be signed in to change notification settings

gautamvr/FoodVision

Repository files navigation

FoodVision

A multiclass classification for the different types of food images using tensorflow and keras

The dataset being used is Food 101

  • This dataset has 101000 images in total. It's a food dataset with 101 categories(multiclass)
  • Each type of food has 750 training samples and 250 test samples

The model architecture is as below.

alt text

(Performed transfer learning on EfficientNetB0 model archtiture for feature extraction and fine tuning)

About

A multiclass classification of food images using tensorflow and keras with Food101 dataset (101 categories, 101000 images)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published