Mr-Hexi / FoodVision

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

Home Page:https://huggingface.co/spaces/Hexii/FoodVision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://huggingface.co/spaces/Hexii/FoodVision

License:MIT License


Languages

Language:Python 93.8%Language:Shell 5.3%Language:Procfile 1.0%