Object Tracking by Detection with Visual and Motion Cues

01/19/2021
by   Niels Ole Salscheider, et al.
0

Self-driving cars and other autonomous vehicles need to detect and track objects in camera images. We present a simple online tracking algorithm that is based on a constant velocity motion model with a Kalman filter, and an assignment heuristic. The assignment heuristic relies on four metrics: An embedding vector that describes the appearance of objects and can be used to re-identify them, a displacement vector that describes the object movement between two consecutive video frames, the Mahalanobis distance between the Kalman filter states and the new detections, and a class distance. These metrics are combined with a linear SVM, and then the assignment problem is solved by the Hungarian algorithm. We also propose an efficient CNN architecture that estimates these metrics. Our multi-frame model accepts two consecutive video frames which are processed individually in the backbone, and then optical flow is estimated on the resulting feature maps. This allows the network heads to estimate the displacement vectors. We evaluate our approach on the challenging BDD100K tracking dataset. Our multi-frame model achieves a good MOTA value of 39.1 single-frame model achieves an even lower localization error of 0.202 in MOTP, and a MOTA value of 36.8

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/22/2023

Iterative Scale-Up ExpansionIoU and Deep Features Association for Multi-Object Tracking in Sports

Multi-object tracking algorithms have made significant advancements due ...
research
01/16/2020

Probabilistic 3D Multi-Object Tracking for Autonomous Driving

3D multi-object tracking is a key module in autonomous driving applicati...
research
06/11/2020

Kalman Filter Based Multiple Person Head Tracking

For multi-target tracking, target representation plays a crucial rule in...
research
01/01/2022

PatchTrack: Multiple Object Tracking Using Frame Patches

Object motion and object appearance are commonly used information in mul...
research
08/27/2021

A Pedestrian Detection and Tracking Framework for Autonomous Cars: Efficient Fusion of Camera and LiDAR Data

This paper presents a novel method for pedestrian detection and tracking...
research
04/01/2018

Robust Fruit Counting: Combining Deep Learning, Tracking, and Structure from Motion

We present a novel fruit counting pipeline that combines deep segmentati...
research
09/27/2022

Observation Centric and Central Distance Recovery on Sports Player Tracking

Multi-Object Tracking over humans has improved rapidly with the developm...

Please sign up or login with your details

Forgot password? Click here to reset