Learning Resolution-Adaptive Representations for Cross-Resolution Person Re-Identification
The cross-resolution person re-identification (CRReID) problem aims to match low-resolution (LR) query identity images against high resolution (HR) gallery images. It is a challenging and practical problem since the query images often suffer from resolution degradation due to the different capturing conditions from real-world cameras. To address this problem, state-of-the-art (SOTA) solutions either learn the resolution-invariant representation or adopt super-resolution (SR) module to recover the missing information from the LR query. This paper explores an alternative SR-free paradigm to directly compare HR and LR images via a dynamic metric, which is adaptive to the resolution of a query image. We realize this idea by learning resolution-adaptive representations for cross-resolution comparison. Specifically, we propose two resolution-adaptive mechanisms. The first one disentangles the resolution-specific information into different sub-vectors in the penultimate layer of the deep neural networks, and thus creates a varying-length representation. To better extract resolution-dependent information, we further propose to learn resolution-adaptive masks for intermediate residual feature blocks. A novel progressive learning strategy is proposed to train those masks properly. These two mechanisms are combined to boost the performance of CRReID. Experimental results show that the proposed method is superior to existing approaches and achieves SOTA performance on multiple CRReID benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
Person Re-IdentificationSuper-ResolutionSimilar Papers 제목 키워드 기반
Low Resolution Information Also Matters: Learning Multi-Resolution Representations for Person Re-Identification
As a prevailing task in video surveillance and forensics field, person re-identification (re-ID) aims to match person images captured from non-overlapped cameras. In unconstrained scenarios, person images often suffer fr…
Person Re-IdentificationSuper-ResolutionvalidLearning Resolution-Invariant Deep Representations for Person Re-Identification
Person re-identification (re-ID) solves the task of matching images across cameras and is among the research topics in vision community. Since query images in real-world scenarios might suffer from resolution loss, how t…
Image Super-ResolutionPerson Re-IdentificationSuper-ResolutionRecover and Identify: A Generative Dual Model for Cross-Resolution Person Re-Identification
Person re-identification (re-ID) aims at matching images of the same identity across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrad…
Generative Adversarial NetworkPerson Re-IdentificationCross-Resolution Adversarial Dual Network for Person Re-Identification and Beyond
Person re-identification (re-ID) aims at matching images of the same person across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade …
Generative Adversarial NetworkPerson Re-IdentificationResolution-invariant Person Re-Identification
Exploiting resolution invariant representation is critical for person Re-Identification (ReID) in real applications, where the resolutions of captured person images may vary dramatically. This paper learns person represe…
Person Re-IdentificationSuper-Resolution