Skip to content

hrsaif/image_food_classification

Repository files navigation

Image-based Food Classification with Deep Neural Networks


In-depth step-by-step tutorial for building a deep learning model for image-based food classification, e.g., determining whether a picture is that of a Sandwich or Sushi. The developed model, as will be subsequently explained, is built on top of a convolutional neural network (CNN) that is used for training and evaluating the model.

Compete instructions for installing and running the code can be found in the IPython notebook: cookpad_image_classification.ipynb