Study on Fashion Image Retrieval Methods for Efficient Fashion Visual Search

Abstract

Fashion image retrieval (FIR) is a challenging task, which requires searching for exact items accurately from massive collections of fashion products based on a query image. Despite recent advances, FIR still has limitations for application to real-world visual searches. The main reason for this is not only the trade-off between the model complexity and performance, but also the common nature of fashion images captured under uncontrolled circumstances (e.g. varying viewpoints and lighting conditions). In particular, fashion images are vulnerable to shape deformations and suffer from inconsistency between the user's query images and refined product images. Moreover, multiple fashion objects can be present simultaneously within a single image. In this paper, we considered an FIR method that is optimized for the fashion domain. We investigated training strategies and deep models to improve the retrieval performance. The experimental results on three benchmarks from DeepFashion dataset show that considered methods could achieve the significant improvements compared to the previous FIR methods.

Cite

Text

Park et al. "Study on Fashion Image Retrieval Methods for Efficient Fashion Visual Search." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00042

Markdown

[Park et al. "Study on Fashion Image Retrieval Methods for Efficient Fashion Visual Search." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/park2019cvprw-study/) doi:10.1109/CVPRW.2019.00042

BibTeX

@inproceedings{park2019cvprw-study,
  title     = {{Study on Fashion Image Retrieval Methods for Efficient Fashion Visual Search}},
  author    = {Park, Sanghyuk and Shin, Minchul and Ham, Sungho and Choe, Seungkwon and Kang, Yoohoon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {316-319},
  doi       = {10.1109/CVPRW.2019.00042},
  url       = {https://mlanthology.org/cvprw/2019/park2019cvprw-study/}
}