双分布拉近网络用于跨分辨率行人重识别

Dually Distribution Pulling Network for Cross-Resolution Person Reidentification

IEEE Transactions on Cybernetics · 2021
被引 4
ABS 3

中文导读

提出双分布拉近网络,通过超分辨率和行人重识别两个模块分别从图像和特征层面拉近高低分辨率图像的分布,解决跨分辨率行人重识别中的分布不匹配问题,在VR-Market1501数据集上达到76.9%的rank-1准确率。

Abstract

Person reidentification (Re-ID) aims at recognizing the same identity across different camera views. However, the cross resolution of images [high resolution (HR) and low resolution (LR)] is unavoidable in a realistic scenario due to the various distances among cameras and pedestrians of interest, thus leading to cross-resolution person Re-ID problems. Recently, most cross-resolution person Re-ID methods focus on solving the resolution mismatch problem, while the distribution mismatch between HR and LR images is another factor that significantly impacts the person Re-ID performance. In this article, we propose a dually distribution pulling network (DDPN) to tackle the distribution mismatch problem. DDPN is composed of two modules, that is: 1) super-resolution module and 2) person Re-ID module. They attempt to pull the distribution of LR images closer to the distribution of HR images from image and feature aspects, respectively, through optimizing the maximum mean discrepancy losses. Extensive experiments have been conducted on three benchmark datasets and the results demonstrate the effectiveness of DDPN. Remarkably, DDPN shows a great advantage when compared to the state-of-the-art methods, for instance, we achieve rank-1 accuracy of 76.9% on VR-Market1501, which outperforms the best existing cross-resolution person Re-ID method by 10%.

计算机视觉行人重识别图像超分辨率分布匹配