Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fashion Retrieval via Graph Reasoning Networks on a Similarity Pyramid

About

Matching clothing images from customers and online shopping stores has rich applications in E-commerce. Existing algorithms encoded an image as a global feature vector and performed retrieval with the global representation. However, discriminative local information on clothes are submerged in this global representation, resulting in sub-optimal performance. To address this issue, we propose a novel Graph Reasoning Network (GRNet) on a Similarity Pyramid, which learns similarities between a query and a gallery cloth by using both global and local representations in multiple scales. The similarity pyramid is represented by a Graph of similarity, where nodes represent similarities between clothing components at different scales, and the final matching score is obtained by message passing along edges. In GRNet, graph reasoning is solved by training a graph convolutional network, enabling to align salient clothing components to improve clothing retrieval. To facilitate future researches, we introduce a new benchmark FindFashion, containing rich annotations of bounding boxes, views, occlusions, and cropping. Extensive experiments show that GRNet obtains new state-of-the-art results on two challenging benchmarks, e.g., pushing the top-1, top-20, and top-50 accuracies on DeepFashion to 26%, 64%, and 75% (i.e., 4%, 10%, and 10% absolute improvements), outperforming competitors with large margins. On FindFashion, GRNet achieves considerable improvements on all empirical settings.

Zhanghui Kuang, Yiming Gao, Guanbin Li, Ping Luo, Yimin Chen, Liang Lin, Wayne Zhang• 2019

Related benchmarks

TaskDatasetResultRank
In-shop clothes retrievalin-shop clothes retrieval dataset (test)
Recall@125.7
78
Clothes RetrievalStreet2Shop (test)
Tops Score58.3
5
Customer-to-shop clothes retrievalFindFashion Easy
Top-1 Acc27.1
4
Customer-to-shop clothes retrievalFindFashion (Hard-View)
Top-1 Acc23.3
4
Customer-to-shop clothes retrievalFindFashion (Hard-Occlusion)
Top-1 Accuracy7.8
4
Customer-to-shop clothes retrievalFindFashion (Hard-Croping)
Top-1 Acc14.9
4
Fashion RetrievalDeepFashion (test)
Acc@127.5
3
Fashion RetrievalDeepFashion
Acc@125.73
3
Showing 8 of 8 rows

Other info

Follow for update