Deep Learning Techniques for Visual Food Recognition on a Mobile App

Michele De Bonis,Giuseppe Amato,Fabrizio Falchi,Claudio Gennaro,Paolo Manghi
DOI: https://doi.org/10.1007/978-3-319-98678-4_31
2018-08-15
Abstract:The paper provides an efficient solution to implement a mobile application for food recognition using Convolutional Neural Networks (CNNs). Different CNNs architectures have been trained and tested on two datasets available in literature and the best one in terms of accuracy has been chosen. Since our CNN runs on a mobile phone, efficiency measurements have also taken into account both in terms of memory and computational requirements. The mobile application has been implemented relying on RenderScript and the weights of every layer have been serialized in different files stored in the mobile phone memory. Extensive experiments have been carried out to choose the optimal configuration and tuning parameters.
What problem does this paper attempt to address?