A unified neural network for object detection, multiple object tracking and vehicle re-identification

07/08/2019
by   Yuhao Xu, et al.
14

Deep SORTwojke2017simple is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the detector and RE-ID model into an end-to-end network, by adding an additional track branch for tracking in Faster RCNN architecture. With a unified network, we are able to train the whole model end-to-end with multi loss, which has shown much benefit in other recent works. The RE-ID model in Deep SORT needs to use deep CNNs to extract feature map from detected object images, However, track branch in our proposed network straight make use of the RoI feature vector in Faster RCNN baseline, which reduced the amount of calculation. Since the single image lacks the same object which is necessary when we use the triplet loss to optimizer the track branch, we concatenate the neighbouring frames in a video to construct our training dataset. We have trained and evaluated our model on AIC19 vehicle tracking dataset, experiment shows that our model with resnet101 backbone can achieve 57.79 % mAP and track vehicle well.

READ FULL TEXT

page 3

page 4

page 6

research
01/06/2021

Multi-object Tracking with a Hierarchical Single-branch Network

Recent Multiple Object Tracking (MOT) methods have gradually attempted t...
research
10/03/2022

Interpretable Deep Tracking

Imagine experiencing a crash as the passenger of an autonomous vehicle. ...
research
05/05/2022

DropTrack – automatic droplet tracking using deep learning for microfluidic applications

Deep neural networks are rapidly emerging as data analysis tools, often ...
research
06/10/2020

TubeTK: Adopting Tubes to Track Multi-Object in a One-Step Training Model

Multi-object tracking is a fundamental vision problem that has been stud...
research
10/15/2021

Relation Preserving Triplet Mining for Stabilizing the Triplet Loss in Vehicle Re-identification

Object appearances often change dramatically with pose variations. This ...
research
11/05/2019

Exploring the Suitability of BLE Beacons to Track Poacher Vehicles in Harsh Jungle Terrains

Our overall aim is focused on exploring whether we could use Bluetooth L...
research
07/29/2020

Chained-Tracker: Chaining Paired Attentive Regression Results for End-to-End Joint Multiple-Object Detection and Tracking

Existing Multiple-Object Tracking (MOT) methods either follow the tracki...

Please sign up or login with your details

Forgot password? Click here to reset