Skip to content

fx818/Food-Vision-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Food-Vision-101

  • This uses various Deep Learning aspects and creates a model to predict 101 different classes of food.
  • The dataset was taken from Official Food Vision 101 Research paper
  • The official research paper has an accuracy of ~50% and our model has an accuracy of ~45%

Our Model

  • I have made various models including curating my own model from scratch but that might not be sufficient as I have limited computation power
  • So I have used ResNet models and finetuned them on our dataset

Model Summary before finetuning

image

Loss and Accuracy curves

image image

Model Summary after finetuning

image

Loss and Accuracy before and after finetuning

image image

Before (~33%) and after (~45%) finetuning Accuracy

image image

Releases

No releases published

Packages

No packages published