Skip to content

Jianan Zhao, Fengliang Qi, GuangYu Ren, Lin Xu*. PhD Learning: Learning with Pompeiu-hausdorff Distances for Video-based Person Re-Identification. IEEE Conference on Computer Vision and Pattern Recognition (CVPR). 2021.

License

emdata-ailab/PhD-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhD-Learning

Introduction

This repository contains the pytorch implementation of Phd loss introduced in CVPR21 paper PhD Learning: Learning with Pompeiu-hausdorff Distances for Video-based Vehicle Re-Identification. In this paper, we first create a video vehicle re-ID evaluation benchmark called VVeRI-901 and verify the performance of video-based re-ID is far better than static image-based one. Then we propose a new Pompeiu-hausdorff distance (PhD) learning method for video-to-video matching. It can alleviate the data noise problem caused by the occlusion in videos and thus improve re-ID performance significantly. Extensive empirical results on video-based vehicle and person re-ID datasets, i.e., VVeRI-901, MARS and PRID2011, demonstrate the superiority of the proposed method.

VVeRI-901

The proposed dataset contains 901 IDs (i.e.,451 IDs for training and 450 IDs for testing), 2,320 tracklets, and 488,195 bounding boxes. Besides the vehicle re-ID task, more related research areas can be facilitated, like

  • cross-resolution re-ID,
  • cross-view matching,
  • multi-view synthesis.

Samples in VVeRI-901 dataset

Statistic of the VVeRI-901 dataset

Comparsion with other existing datasets

PhD Loss

The pompeiu-hausdorff distance (PhD) is widely used to measure the similarity between two sets of points. In this work, we investigate the application of PhD metric learning in the field of person/vehicle video-based re-ID task and demonstrate the superiority of PhD metric learning in nosie resistance.

Evaluation Results

Vehicle video-based re-ID (VVeRI-901)

Person video-based re-ID (Mars, PRID2011)

Citation

Please cite the following reference if you feel our work is useful to your research.

@inproceedings{PhD_2021_CVPR,
  author = {Jianan Zhao and Fengliang Qi and Guangyu Ren and Lin Xu},
  title = {PhD Learning: Learning with Pompeiu-hausdorff Distances for Video-based Vehicle Re-Identification},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year  = {2021},
}

Contact

For any question, please file an issue or contact

Jianan Zhao (Shanghai Em-Data Technology Co., Ltd.) jianan.zhao24@gmail.com
Fengliang Qi (Shanghai Em-Data Technology Co., Ltd.) fengliang.qi07@gmail.com
Guangyu Ren (Imperial College London) g.ren19@imperial.ac.uk
Lin Xu (Shanghai Em-Data Technology Co., Ltd.) lin.xu5470@gmail.com

About

Jianan Zhao, Fengliang Qi, GuangYu Ren, Lin Xu*. PhD Learning: Learning with Pompeiu-hausdorff Distances for Video-based Person Re-Identification. IEEE Conference on Computer Vision and Pattern Recognition (CVPR). 2021.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages