Learning 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 to solve the resolution mismatch problem during person re-ID becomes a practical problem. Instead of applying separate image super-resolution models, we propose a novel network architecture of Resolution Adaptation and re-Identification Network (RAIN) to solve cross-resolution person re-ID. Advancing the strategy of adversarial learning, we aim at extracting resolution-invariant representations for re-ID, while the proposed model is learned in an end-to-end training fashion. Our experiments confirm that the use of our model can recognize low-resolution query images, even if the resolution is not seen during training. Moreover, the extension of our model for semi-supervised re-ID further confirms the scalability of our proposed method for real-world scenarios and applications.
Code (0)
등록된 구현이 없습니다.
Tasks
Image Super-ResolutionPerson Re-IdentificationSuper-ResolutionSimilar Papers 제목 키워드 기반
Resolution-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-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-IdentificationLearning 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 quer…
Person Re-IdentificationSuper-ResolutionResolution-invariant Person ReID Based on Feature Transformation and Self-weighted Attention
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