Sushi Dish - Object detection and classification from real images
2017-09-03Code Available0· sign in to hype
Yeongjin Oh, Seunghyun Son, Gyumin Sim
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/YeongjinOh/Sushi-DishOfficialIn papernone★ 0
Abstract
In conveyor belt sushi restaurants, billing is a burdened job because one has to manually count the number of dishes and identify the color of them to calculate the price. In a busy situation, there can be a mistake that customers are overcharged or under-charged. To deal with this problem, we developed a method that automatically identifies the color of dishes and calculate the total price using real images. Our method consists of ellipse fitting and convol-utional neural network. It achieves ellipse detection precision 85% and recall 96% and classification accuracy 92%.