vix.ing · top · new · best · stats

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

2022/05/27 by David Serrano, Francesc Net, Serrano, David +5
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #cs.CV

paper · pdf · doi:10.48550/arxiv.2205.13857

4 pages, 2 figures

arxiv created 2022/05/27 · arxiv updated 2022/05/30

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.

Related