Automatically recognizing pictured dishes.
Keras is a high-level neural networks API, written in Python and capable of running on top of either TensorFlow or Theano.
DataSet : https://www.vision.ee.ethz.ch/datasets_extra/food-101/
Pre-Trained Model @josephmiguel/v8-vgg16-model-1 : https://keras.io/applications/#vgg16
Inspired Research Paper : https://www.vision.ee.ethz.ch/datasets_extra/food-101/static/bossard_eccv14_food-101.pdf
#Image_classification #Discriminative_part_mining #Food_recognition