CVApr 22, 2017

ScaleNet: Guiding Object Proposal Generation in Supermarkets and Beyond

arXiv:1704.06752v15 citations
Originality Incremental advance
AI Analysis

This work addresses product detection in supermarkets, an incremental improvement for retail automation and computer vision applications.

The paper tackles object proposal generation in supermarket and natural images by introducing ScaleNet to predict object scales before generating proposals, resulting in significant performance improvements over previous state-of-the-art methods on supermarket datasets and the MS COCO dataset.

Motivated by product detection in supermarkets, this paper studies the problem of object proposal generation in supermarket images and other natural images. We argue that estimation of object scales in images is helpful for generating object proposals, especially for supermarket images where object scales are usually within a small range. Therefore, we propose to estimate object scales of images before generating object proposals. The proposed method for predicting object scales is called ScaleNet. To validate the effectiveness of ScaleNet, we build three supermarket datasets, two of which are real-world datasets used for testing and the other one is a synthetic dataset used for training. In short, we extend the previous state-of-the-art object proposal methods by adding a scale prediction phase. The resulted method outperforms the previous state-of-the-art on the supermarket datasets by a large margin. We also show that the approach works for object proposal on other natural images and it outperforms the previous state-of-the-art object proposal methods on the MS COCO dataset. The supermarket datasets, the virtual supermarkets, and the tools for creating more synthetic datasets will be made public.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes