Mobile Product Image Search by Automatic Query Object Extraction
Abstract
Mobile product image search aims at identifying a product, or retrieving similar products from a database based on a photo captured from a mobile phone camera. Application of traditional image retrieval methods (e.g. bag-of-words) to mobile visual search has been shown to be effective in identifying duplicate/near-duplicate photos, near-planar and textured objects such as landmarks, books/cd covers. However, retrieving more general product categories is still a challenging research problem due to variations in viewpoint, illumination, scale, the existence of blur and background clutter in the query image, etc. In this paper, we propose a new approach that can simultaneously extract the product instance from the query, identify the instance, and retrieve visually similar product images. Based on the observation that good query segmentation helps improve retrieval accuracy and good search results provide good priors for segmentation, we formulate our approach in an iterative scheme to improve both query segmentation and retrieval accuracy. To this end, a weighted object mask voting algorithm is proposed based on a spatially-constrained model, which allows robust localization and segmentation of the query object, and achieves significantly better retrieval accuracy than previous methods. We show the effectiveness of our approach by applying it to a large, real-world product image dataset and a new object category dataset.
Cite
Text
Shen et al. "Mobile Product Image Search by Automatic Query Object Extraction." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33765-9_9Markdown
[Shen et al. "Mobile Product Image Search by Automatic Query Object Extraction." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/shen2012eccv-mobile/) doi:10.1007/978-3-642-33765-9_9BibTeX
@inproceedings{shen2012eccv-mobile,
title = {{Mobile Product Image Search by Automatic Query Object Extraction}},
author = {Shen, Xiaohui and Lin, Zhe and Brandt, Jonathan and Wu, Ying},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {114-127},
doi = {10.1007/978-3-642-33765-9_9},
url = {https://mlanthology.org/eccv/2012/shen2012eccv-mobile/}
}