paper-with-me

Papers

Camera-Driven Representation Learning for Unsupervised Domain Adaptive Person Re-identification

2023-08-23 · ICCV 2023 1 · Geon Lee, SangHoon Lee, Dohyung Kim, Younghoon Shin, Yongsang Yoon, Bumsub Ham

We present a novel unsupervised domain adaption method for person re-identification (reID) that generalizes a model trained on a labeled source domain to an unlabeled target domain. We introduce a camera-driven curriculum learning (CaCL) framework that leverages camera labels of person images to transfer knowledge from source to target domains progressively. To this end, we divide target domain dataset into multiple subsets based on the camera labels, and initially train our model with a single subset (i.e., images captured by a single camera). We then gradually exploit more subsets for training, according to a curriculum sequence obtained with a camera-driven scheduling rule. The scheduler considers maximum mean discrepancies (MMD) between each subset and the source domain dataset, such that the subset closer to the source domain is exploited earlier within the curriculum. For each curriculum sequence, we generate pseudo labels of person images in a target domain to train a reID model in a supervised way. We have observed that the pseudo labels are highly biased toward cameras, suggesting that person images obtained from the same camera are likely to have the same pseudo labels, even for different IDs. To address the camera bias problem, we also introduce a camera-diversity (CD) loss encouraging person images of the same pseudo label, but captured across various cameras, to involve more for discriminative feature learning, providing person representations robust to inter-camera variations. Experimental results on standard benchmarks, including real-to-real and synthetic-to-real scenarios, demonstrate the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2308.11901

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationPseudo LabelRepresentation LearningScheduling

Similar Papers 제목 키워드 기반

JOCA: Task-Driven Joint Optimisation of Camera Hardware and Adaptive Camera Control Algorithms

2025-12-07 · Chengyang Yan, Mitch Bryson, Donald G. Dansereau arxiv

The quality of captured images strongly influences the performance of downstream perception tasks. Recent works on co-designing camera systems with perception tasks have shown improved task performance. However, most pri…

Unsupervised Adaptive Re-identification in Open World Dynamic Camera Networks

2017-06-09 · CVPR 2017 7 · Rameswar Panda, Amran Bhuiyan, Vittorio Murino, Amit K. Roy-Chowdhury

Person re-identification is an open and challenging problem in computer vision. Existing approaches have concentrated on either designing the best feature representation or learning optimal matching metrics in a static s…

Person Re-Identification

DA-BEV: Unsupervised Domain Adaptation for Bird's Eye View Perception

2024-01-13 · Kai Jiang, Jiaxing Huang, Weiying Xie, Yunsong Li 외

Camera-only Bird's Eye View (BEV) has demonstrated great potential in environment perception in a 3D space. However, most existing studies were conducted under a supervised setup which cannot scale well while handling va…

3D Object DetectionDomain Adaptationobject-detectionObject Detection+2

A Novel Unsupervised Camera-aware Domain Adaptation Framework for Person Re-identification

2019-04-06 · ICCV 2019 10 · Lei Qi, Lei Wang, Jing Huo, Luping Zhou 외

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target do…

Domain AdaptationPerson Re-IdentificationRepresentation LearningUnsupervised Domain Adaptation

Unsupervised domain-adaptive person re-identification with multi-camera constraints

2022-10-25 · S. Takeuchi, F. Li, S. Iwasaki, J. Ning 외

Person re-identification is a key technology for analyzing video-based human behavior; however, its application is still challenging in practical situations due to the performance degradation for domains different from t…

Domain Adaptive Person Re-IdentificationPerson Re-Identification