Mono-Camera 3D Multi-Object Tracking Using Deep Learning Detections and PMBM Filtering
Samuel Scheidegger, Joachim Benjaminsson, Emil Rosenberg, Amrit, Krishnan, Karl Granstrom

TL;DR
This paper presents a novel monocular camera-based 3D multi-object tracking method that combines deep learning detection and PMBM filtering, enabling accurate 3D trajectories from single images in real-time.
Contribution
It introduces a new approach integrating a neural network for distance estimation with PMBM filtering for 3D tracking using only monocular images.
Findings
Achieves accurate 3D object tracking in world coordinates.
Handles data association effectively even with overlapping objects.
Runs at nearly 20 frames per second, suitable for real-time applications.
Abstract
Monocular cameras are one of the most commonly used sensors in the automotive industry for autonomous vehicles. One major drawback using a monocular camera is that it only makes observations in the two dimensional image plane and can not directly measure the distance to objects. In this paper, we aim at filling this gap by developing a multi-object tracking algorithm that takes an image as input and produces trajectories of detected objects in a world coordinate system. We solve this by using a deep neural network trained to detect and estimate the distance to objects from a single input image. The detections from a sequence of images are fed in to a state-of-the art Poisson multi-Bernoulli mixture tracking filter. The combination of the learned detector and the PMBM filter results in an algorithm that achieves 3D tracking using only mono-camera images as input. The performance of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
