paper-with-me

Papers

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 representations robust to resolution variance through jointly training a Foreground-Focus Super-Resolution (FFSR) module and a Resolution-Invariant Feature Extractor (RIFE) by end-to-end CNN learning. FFSR upscales the person foreground using a fully convolutional auto-encoder with skip connections learned with a foreground focus training loss. RIFE adopts two feature extraction streams weighted by a dual-attention block to learn features for low and high resolution images, respectively. These two complementary modules are jointly trained, leading to a strong resolution invariant representation. We evaluate our methods on five datasets containing person images at a large range of resolutions, where our methods show substantial superiority to existing solutions. For instance, we achieve Rank-1 accuracy of 36.4% and 73.3% on CAVIAR and MLR-CUHK03, outperforming the state-of-the art by 2.9% and 2.6%, respectively.

📄 PDF Abstract BibTeX arXiv:1906.09748

Code (1)

maosnhehe/RIPR pytorch

Tasks

Person Re-IdentificationSuper-Resolution

Similar Papers 제목 키워드 기반

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

Resolution-invariant Person ReID Based on Feature Transformation and Self-weighted Attention

2021-01-12 · Ziyue Zhang, Shuai Jiang, Congzhentao Huang, Richard Yi Da Xu

Person Re-identification (ReID) is a critical computer vision task which aims to match the same person in images or video sequences. Most current works focus on settings where the resolution of images is kept the same. H…

Person 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 based Feature Distillation for Cross Resolution Person Re-Identification

2021-09-16 · Asad Munir, Chengjin Lyu, Bart Goossens, Wilfried Philips 외

Person re-identification (re-id) aims to retrieve images of same identities across different camera views. Resolution mismatch occurs due to varying distances between person of interest and cameras, this significantly de…

Image Super-ResolutionPerson Re-IdentificationSuper-Resolution