paper-with-me

Papers

Adaptive Transfer Network for Cross-Domain Person Re-Identification

2019-06-01 · CVPR 2019 6 · Jiawei Liu, Zheng-Jun Zha, Di Chen, Richang Hong, Meng Wang

Recent deep learning based person re-identification approaches have steadily improved the performance for benchmarks, however they often fail to generalize well from one domain to another. In this work, we propose a novel adaptive transfer network (ATNet) for effective cross-domain person re-identification. ATNet looks into the essential causes of domain gap and addresses it following the principle of "divide-and-conquer". It decomposes the complicated cross-domain transfer into a set of factor-wise sub-transfers, each of which concentrates on style transfer with respect to a certain imaging factor, e.g., illumination, resolution and camera view etc. An adaptive ensemble strategy is proposed to fuse factor-wise transfers by perceiving the affect magnitudes of various factors on images. Such "decomposition-and-ensemble" strategy gives ATNet the capability of precise style transfer at factor level and eventually effective transfer across domains. In particular, ATNet consists of a transfer network composed by multiple factor-wise CycleGANs and an ensemble CycleGAN as well as a selection network that infers the affects of different factors on transferring each image. Extensive experimental results on three widely-used datasets, i.e., Market-1501, DukeMTMC-reID and PRID2011 have demonstrated the effectiveness of the proposed ATNet with significant performance improvements over state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationStyle Transfer

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Domain Adaptive Attention Learning for Unsupervised Person Re-Identification

2019-05-25 · Yangru Huang, Peixi Peng, Yi Jin, Yidong Li 외

Person re-identification (Re-ID) across multiple datasets is a challenging task due to two main reasons: the presence of large cross-dataset distinctions and the absence of annotated target instances. To address these tw…

DiversityDomain AdaptationGeneral ClassificationOne-Class Classification+2

Mixture of Submodules for Domain Adaptive Person Search

2025-01-01 · CVPR 2025 1 · Minsu Kim, Seungryong Kim, Kwanghoon Sohn

Existing technique on domain adaptive person search commonly utilizes the unified framework for jointly localizing and identifying the person across domains. This framework, however, inevitably results in the gradien…

Human DetectionPerson Re-IdentificationPerson SearchTransfer Learning

Disentanglement-based Cross-Domain Feature Augmentation for Effective Unsupervised Domain Adaptive Person Re-identification

2021-03-25 · Zhizheng Zhang, Cuiling Lan, Wenjun Zeng, Quanzeng You 외

Unsupervised domain adaptive (UDA) person re-identification (ReID) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain for person matching. One challenge is how to generate target…

DisentanglementDiversityDomain Adaptive Person Re-Identificationdomain classification+1

AD-Cluster: Augmented Discriminative Clustering for Domain Adaptive Person Re-identification

2020-04-19 · CVPR 2020 6 · Yunpeng Zhai, Shijian Lu, Qixiang Ye, Xuebo Shan 외

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or …

ClusteringDiversityDomain Adaptive Person Re-IdentificationPerson Re-Identification+1

Unsupervised Domain Adaptation for Cross-Regional Scenes Person Re-identification

2023-03-15 · Shanghai Jiao Tong Univ 2023 3 · Mao Yanmei, Li Huafeng, Zhang Yafei

In large-scale surveillance systems, the absence of positive cross-camera pedestrian samples in cross-regional scenes poses a limitation on the performance of person re-identification models. To tackle this challenge, an…

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer+1