Unsupervised Vehicle Re-Identification Using Triplet Networks

Abstract

Vehicle re-identification plays a major role in modern smart surveillance systems. Specifically, the task requires the capability to predict the identity of a given vehicle, given a dataset of known associations, collected from different views and surveillance cameras. Generally, it can be cast as a ranking problem: given a probe image of a vehicle, the model needs to rank all database images based on their similarities w.r.t the probe image. In line with recent research, we devise a metric learning model that employs a supervision based on local constraints. In particular, we leverage pairwise and triplet constraints for training a network capable of assigning a high degree of similarity to samples sharing the same identity, while keeping different identities distant in feature space. Eventually, we show how vehicle tracking can be exploited to automatically generate a weakly labelled dataset that can be used to train the deep network for the task of vehicle re-identification. Learning and evaluation is carried out on the NVIDIA AI city challenge videos.

Cite

Text

Marín-Reyes et al. "Unsupervised Vehicle Re-Identification Using Triplet Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018. doi:10.1109/CVPRW.2018.00030

Markdown

[Marín-Reyes et al. "Unsupervised Vehicle Re-Identification Using Triplet Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018.](https://mlanthology.org/cvprw/2018/marinreyes2018cvprw-unsupervised/) doi:10.1109/CVPRW.2018.00030

BibTeX

@inproceedings{marinreyes2018cvprw-unsupervised,
  title     = {{Unsupervised Vehicle Re-Identification Using Triplet Networks}},
  author    = {Marín-Reyes, Pedro A. and Palazzi, Andrea and Bergamini, Luca and Calderara, Simone and Lorenzo-Navarro, Javier and Cucchiara, Rita},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2018},
  pages     = {166-171},
  doi       = {10.1109/CVPRW.2018.00030},
  url       = {https://mlanthology.org/cvprw/2018/marinreyes2018cvprw-unsupervised/}
}