paper-with-me

Papers

A Strong Baseline for Fashion Retrieval with Person Re-Identification Models

2020-03-09 · Mikolaj Wieczorek, Andrzej Michalowski, Anna Wroblewska, Jacek Dabrowski

Fashion retrieval is the challenging task of finding an exact match for fashion items contained within an image. Difficulties arise from the fine-grained nature of clothing items, very large intra-class and inter-class variance. Additionally, query and source images for the task usually come from different domains - street photos and catalogue photos respectively. Due to these differences, a significant gap in quality, lighting, contrast, background clutter and item presentation exists between domains. As a result, fashion retrieval is an active field of research both in academia and the industry. Inspired by recent advancements in Person Re-Identification research, we adapt leading ReID models to be used in fashion retrieval tasks. We introduce a simple baseline model for fashion retrieval, significantly outperforming previous state-of-the-art results despite a much simpler architecture. We conduct in-depth experiments on Street2Shop and DeepFashion datasets and validate our results. Finally, we propose a cross-domain (cross-dataset) evaluation method to test the robustness of fashion retrieval models.

📄 PDF Abstract BibTeX arXiv:2003.04094

Code (1)

mikwieczorek/centroids-reid 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

UPAR: Unified Pedestrian Attribute Recognition and Person Retrieval

2022-09-06 · Andreas Specker, Mickael Cormier, Jürgen Beyerer

Recognizing soft-biometric pedestrian attributes is essential in video surveillance and fashion retrieval. Recent works show promising results on single datasets. Nevertheless, the generalization ability of these methods…

AttributePedestrian Attribute RecognitionPerson RetrievalRetrieval

DeepFashion2: A Versatile Benchmark for Detection, Pose Estimation, Segmentation and Re-Identification of Clothing Images

2019-01-23 · CVPR 2019 6 · Yuying Ge, Ruimao Zhang, Lingyun Wu, Xiaogang Wang 외

Understanding fashion images has been advanced by benchmarks with rich annotations such as DeepFashion, whose labels include clothing categories, landmarks, and consumer-commercial image pairs. However, DeepFashion has n…

Pose EstimationRetrievalSemantic Segmentation

Stronger Baseline for Person Re-Identification

2021-12-02 · Fengliang Qi, Bo Yan, Leilei Cao, Hongbin Wang

Person re-identification (re-ID) aims to identify the same person of interest across non-overlapping capturing cameras, which plays an important role in visual surveillance applications and computer vision research areas…

Person Re-Identification

Transferring a Semantic Representation for Person Re-Identification and Search

2017-06-12 · CVPR 2015 6 · Zhiyuan Shi, Timothy M. Hospedales, Tao Xiang

Learning semantic attributes for person re-identification and description-based person search has gained increasing interest due to attributes' great potential as a pose and view-invariant representation. However, existi…

AttributePerson Re-IdentificationPerson Search

Bag of Tricks and A Strong Baseline for Deep Person Re-identification

2019-03-17 · Hao Luo, Youzhi Gu, Xingyu Liao, Shenqi Lai 외

This paper explores a simple and efficient baseline for person re-identification (ReID). Person re-identification (ReID) with deep neural networks has made progress and achieved high performance in recent years. However,…

Person Re-Identification