English

TrackNet: A Triplet metric-based method for Multi-Target Multi-Camera Vehicle Tracking

Computer Vision and Pattern Recognition 2022-05-30 v1

Abstract

We present TrackNet, a method for Multi-Target Multi-Camera (MTMC) vehicle tracking from traffic video sequences. Cross-camera vehicle tracking has proved to be a challenging task due to perspective, scale and speed variance, as well occlusions and noise conditions. Our method is based on a modular approach that first detects vehicles frame-by-frame using Faster R-CNN, then tracks detections through single camera using Kalman filter, and finally matches tracks by a triplet metric learning strategy. We conduct experiments on TrackNet within the AI City Challenge framework, and present competitive IDF1 results of 0.4733.

Keywords

Cite

@article{arxiv.2205.13857,
  title  = {TrackNet: A Triplet metric-based method for Multi-Target Multi-Camera Vehicle Tracking},
  author = {David Serrano and Francesc Net and Juan Antonio Rodríguez and Igor Ugarte},
  journal= {arXiv preprint arXiv:2205.13857},
  year   = {2022}
}

Comments

4 pages, 2 figures

R2 v1 2026-06-24T11:30:42.056Z