/FoodVision

A Deep Learning Porject which is trained on EfficientNetB2 fine tune Model that Classifies Food Images of 101 different Types.

Primary LanguagePythonMIT LicenseMIT

Food Vision 🍕🥙

A Simple Deep Learning Demo Application that classifies food images of these 101 different Types.


It uses Transfer Learning. The model that we used is EfficientNet B2 Pretrained computer vision model imported from Pytorch's torchvision module, which Then we retrained it on the Food 101 Dataset.

App Demo

TRY IT OUT YOURSELF: Click here


APP Demo

MIT License