Camera Bias Regularization for Person Re-identification
Person re-identification (Re-ID) is to match persons captured by non-overlapping cameras. Due to the discrepancies between cameras caused by illumination, background, or viewpoint, the underlying difficulty for Re-ID is the camera bias problem, which leads to the large gap of within-identity features from different cameras. With limited cross-camera annotated data, Re-ID models tend to learn camera-related features, instead of identity-related features. Consequently, Re-ID models suffer from poor transfer ability from seen domains to unseen domains. In this paper, we investigate the camera bias problem in supervised learning, unsupervised learning, and their variants. In particular, we propose a novel Camera Bias Regularization (CBR) term to reduce the feature distribution gap between cameras by enlarging the intra-camera distance and reducing the inter-camera distance simultaneously. Extensive experiments on person Re-ID tasks validate the effectiveness and universality of the proposed CBR.
Code (0)
등록된 구현이 없습니다.
Tasks
Person Re-IdentificationSimilar Papers 제목 키워드 기반
Progressive Unsupervised Person Re-identification by Tracklet Association with Spatio-Temporal Regularization
Existing methods for person re-identification (Re-ID) are mostly based on supervised learning which requires numerous manually labeled samples across all camera views for training. Such a paradigm suffers the scalability…
Human DetectionPerson Re-IdentificationRepresentation LearningTriplet+1Person Re-identification with Bias-controlled Adversarial Training
Inspired by the effectiveness of adversarial training in the area of Generative Adversarial Networks we present a new approach for learning feature representations in person re-identification. We investigate different ty…
Person Re-IdentificationDomain Adaptive Egocentric Person Re-identification
Person re-identification (re-ID) in first-person (egocentric) vision is a fairly new and unexplored problem. With the increase of wearable video recording devices, egocentric data becomes readily available, and person re…
Person Re-IdentificationStyle TransferSparse Label Smoothing Regularization for Person Re-Identification
Person re-identification (re-id) is a cross-camera retrieval task which establishes a correspondence between images of a person from multiple cameras. Deep Learning methods have been successfully applied to this problem …
ClusteringData AugmentationPerson Re-IdentificationRetrieval+1Learning Intra and Inter-Camera Invariance for Isolated Camera Supervised Person Re-identification
Supervised person re-identification assumes that a person has images captured under multiple cameras. However when cameras are placed in distance, a person rarely appears in more than one camera. This paper thus studies …
Contrastive LearningPerson Re-Identification