Supervised Joint Domain Learning for Vehicle Re-Identification

Abstract

Vehicle Re-Identification (Re-ID), which aims at matching vehicle identities across different cameras, is a critical technique for traffic analysis in a smart city. It suffers from varying image quality and challenging visual appearance characteristics. A solution for enhancing the feature robustness is by training Convolutional Neural Networks on multiple datasets simultaneously. However, the larger set of training data does not guarantee performance improvement due to misaligned feature distribution between domains. To mitigate the domain gap, we propose a Joint Domain Re-Identification Network (JDRN) to improve the feature by disentangling domain-invariant information and encourage a shared feature space between domains. With our JDRN, we perform favorably against state-of-the-arts methods on the public VeRi-776 dataset and obtain promising results on the 2019 AI City Challenge.

Cite

Text

Liu et al. "Supervised Joint Domain Learning for Vehicle Re-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.

Markdown

[Liu et al. "Supervised Joint Domain Learning for Vehicle Re-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/liu2019cvprw-supervised/)

BibTeX

@inproceedings{liu2019cvprw-supervised,
  title     = {{Supervised Joint Domain Learning for Vehicle Re-Identification}},
  author    = {Liu, Chih-Ting and Lee, Man-Yu and Wu, Chih-Wei and Chen, Bo-Ying and Chen, Tsai-Shien and Hsu, Yao-Ting and Chien, Shao-Yi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {45-52},
  url       = {https://mlanthology.org/cvprw/2019/liu2019cvprw-supervised/}
}