Where and What Am I Eating? Image-Based Food Menu Recognition

Abstract

Food has become a very important aspect of our social activities. Since social networks and websites like Yelp appeared, their users have started uploading photos of their meals to the Internet. This phenomenon opens a whole world of possibilities for developing models for applying food analysis and recognition on huge amounts of real-world data. A clear application could consist in applying image food recognition by using the menu of the restaurants. Our model, based on Convolutional Neural Networks and Recurrent Neural Networks, is able to learn a language model that generalizes on never seen dish names without the need of re-training it. According to the Ranking Loss metric, the results obtained by the model improve the baseline by a 15%.

Cite

Text

Bolaños et al. "Where and What Am I Eating? Image-Based Food Menu Recognition." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11024-6_45

Markdown

[Bolaños et al. "Where and What Am I Eating? Image-Based Food Menu Recognition." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/bolanos2018eccvw-am/) doi:10.1007/978-3-030-11024-6_45

BibTeX

@inproceedings{bolanos2018eccvw-am,
  title     = {{Where and What Am I Eating? Image-Based Food Menu Recognition}},
  author    = {Bolaños, Marc and Valdivia, Marc and Radeva, Petia},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {590-605},
  doi       = {10.1007/978-3-030-11024-6_45},
  url       = {https://mlanthology.org/eccvw/2018/bolanos2018eccvw-am/}
}