paper-with-me

홈 › Papers

Fast One-Stage Unsupervised Domain Adaptive Person Search

2024-05-05 · Tianxiang Cui, Huibing Wang, Jinjia Peng, Ruoxi Deng, Xianping Fu, Yang Wang

Unsupervised person search aims to localize a particular target person from a gallery set of scene images without annotations, which is extremely challenging due to the unexpected variations of the unlabeled domains. However, most existing methods dedicate to developing multi-stage models to adapt domain variations while using clustering for iterative model training, which inevitably increases model complexity. To address this issue, we propose a Fast One-stage Unsupervised person Search (FOUS) which complementary integrates domain adaptaion with label adaptaion within an end-to-end manner without iterative clustering. To minimize the domain discrepancy, FOUS introduced an Attention-based Domain Alignment Module (ADAM) which can not only align various domains for both detection and ReID tasks but also construct an attention mechanism to reduce the adverse impacts of low-quality candidates resulting from unsupervised detection. Moreover, to avoid the redundant iterative clustering mode, FOUS adopts a prototype-guided labeling method which minimizes redundant correlation computations for partial samples and assigns noisy coarse label groups efficiently. The coarse label groups will be continuously refined via label-flexible training network with an adaptive selection strategy. With the adapted domains and labels, FOUS can achieve the state-of-the-art (SOTA) performance on two benchmark datasets, CUHK-SYSU and PRW. The code is available at https://github.com/whbdmu/FOUS.

📄 PDF Abstract BibTeX arXiv:2405.02832

Code (1)

whbdmu/fous 공식 구현 pytorch

Tasks

ClusteringPerson Search

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptive Person Re-id with Local-enhance and Prototype Dictionary Learning

2022-01-11 · Haopeng Hou

The unsupervised domain adaptive person re-identification (re-ID) task has been a challenge because, unlike the general domain adaptive tasks, there is no overlap between the classes of source and target domain data in t…

Contrastive LearningDictionary LearningDomain AdaptationDomain Adaptive Person Re-Identification+1

Domain Adaptive Person Re-Identification via Coupling Optimization

2020-11-06 · Xiaobin Liu, Shiliang Zhang

Domain adaptive person Re-Identification (ReID) is challenging owing to the domain gap and shortage of annotations on target scenarios. To handle those two challenges, this paper proposes a coupling optimization method i…

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationTransfer LearningUnsupervised Person Re-Identification

Color Prompting for Data-Free Continual Unsupervised Domain Adaptive Person Re-Identification

2023-08-21 · Jianyang Gu, Hao Luo, Kai Wang, Wei Jiang 외

Unsupervised domain adaptive person re-identification (Re-ID) methods alleviate the burden of data annotation through generating pseudo supervision messages. However, real-world Re-ID systems, with continuously accumulat…

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer

Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification

2020-07-21 · ECCV 2020 8 · Jianing Li, Shiliang Zhang

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackl…

ClassificationDomain Adaptive Person Re-IdentificationGeneral ClassificationMulti-class Classification+1

Unsupervised Domain Adaptive Person Re-Identification via Human Learning Imitation

2021-11-28 · Yang Peng, Ping Liu, Yawei Luo, Pan Zhou 외

Unsupervised domain adaptive person re-identification has received significant attention due to its high practical value. In past years, by following the clustering and finetuning paradigm, researchers propose to utilize…

Domain Adaptive Person Re-IdentificationPerson Re-Identification