Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
4950848 | Information Processing Letters | 2017 | 8 Pages |
Abstract
This paper presents a Deep Convolutional Neural Network (DCNN)-based Chinese Menu Recognition App. A DCNN is a multi-layer feed-forward neural network and is an alternative type of Deep Learning. In the proposed application, the network was constructed by: (1) Three convolutional layers, with 20, 50 and 5 convolutional kernels, separately, and (2) two max-pooling layers, and (3) a full-connected layer with 500 neurons. Users use camera to capture the dishes name from the Chinese menu and send to the server. The server side was developed by Python Flask framework and returns the translated English food name as well as the corresponding image. Compared to the Google Translate app, our app presents a better performance in dealing with high noise, low resolution, distorted and mixed topic images.
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics
Authors
Ming Che Lee, Sheng Yu Chiu, Jia Wei Chang,