Fast One-Stage Unsupervised Domain Adaptive Person Search
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.
Code (1)
Tasks
ClusteringPerson SearchMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unsupervised Domain Adaptive Person Re-id with Local-enhance and Prototype Dictionary Learning
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+1Domain Adaptive Person Re-Identification via Coupling Optimization
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-IdentificationColor Prompting for Data-Free Continual Unsupervised Domain Adaptive Person Re-Identification
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 TransferJoint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification
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+1Unsupervised Domain Adaptive Person Re-Identification via Human Learning Imitation
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