paper-with-me

Papers

Learning Resolution-Adaptive Representations for Cross-Resolution Person Re-Identification

2022-07-09 · Lin Wu, Lingqiao Liu, Yang Wang, Zheng Zhang, Farid Boussaid, Mohammed Bennamoun

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.

📄 PDF Abstract BibTeX arXiv:2207.13037

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationSuper-Resolution

Similar Papers 제목 키워드 기반

Low Resolution Information Also Matters: Learning Multi-Resolution Representations for Person Re-Identification

2021-05-26 · Guoqing Zhang, Yuhao Chen, Weisi Lin, Arun Chandran 외

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-Resolutionvalid

Learning Resolution-Invariant Deep Representations for Person Re-Identification

2019-07-25 · Yun-Chun Chen, Yu-Jhe Li, Xiaofei Du, Yu-Chiang Frank Wang

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-Resolution

Recover and Identify: A Generative Dual Model for Cross-Resolution Person Re-Identification

2019-08-16 · ICCV 2019 10 · Yu-Jhe Li, Yun-Chun Chen, Yen-Yu Lin, Xiaofei Du 외

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-Identification

Cross-Resolution Adversarial Dual Network for Person Re-Identification and Beyond

2020-02-19 · Yu-Jhe Li, Yun-Chun Chen, Yen-Yu Lin, Yu-Chiang Frank Wang

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-Identification

Resolution-invariant Person Re-Identification

2019-06-24 · Shunan Mao, Shiliang Zhang, Ming Yang

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