Part-Regularized Near-Duplicate Vehicle Re-Identification
Abstract
Vehicle re-identification (Re-ID) has been attracting more interests in computer vision owing to its great contributions in urban surveillance and intelligent transportation. With the development of deep learning approaches, vehicle Re-ID still faces a near-duplicate challenge, which is to distinguish different instances with nearly identical appearances. Previous methods simply rely on the global visual features to handle this problem. In this paper, we proposed a simple but efficient part-regularized discriminative feature preserving method which enhances the perceptive ability of subtle discrepancies. We further develop a novel framework to integrate part constrains with the global Re-ID modules by introducing an detection branch. Our framework is trained end-to-end with combined local and global constrains. Specially, without the part-regularized local constrains in inference step, our Re-ID network outperforms the state-of-the-art method by a large margin on large benchmark datasets VehicleID and VeRi-776.
Cite
Text
He et al. "Part-Regularized Near-Duplicate Vehicle Re-Identification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00412Markdown
[He et al. "Part-Regularized Near-Duplicate Vehicle Re-Identification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/he2019cvpr-partregularized/) doi:10.1109/CVPR.2019.00412BibTeX
@inproceedings{he2019cvpr-partregularized,
title = {{Part-Regularized Near-Duplicate Vehicle Re-Identification}},
author = {He, Bing and Li, Jia and Zhao, Yifan and Tian, Yonghong},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2019},
doi = {10.1109/CVPR.2019.00412},
url = {https://mlanthology.org/cvpr/2019/he2019cvpr-partregularized/}
}