3D Multi-Object Tracking

31 papers with code • 6 benchmarks • 7 datasets

Image: Weng et al

Score refinement for confidence-based 3D multi-object tracking

cogsys-tuebingen/CBMOT 9 Jul 2021

We show that manipulating the scores depending on time consistency while terminating the tracklets depending on the tracklet score improves tracking results.

64
09 Jul 2021

EagerMOT: 3D Multi-Object Tracking via Sensor Fusion

aleksandrkim61/EagerMOT 29 Apr 2021

Multi-object tracking (MOT) enables mobile robots to perform well-informed motion planning and navigation by localizing surrounding objects in 3D space and time.

372
29 Apr 2021

Track to Detect and Segment: An Online Multi-Object Tracker

JialianW/TraDeS CVPR 2021

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking.

546
16 Mar 2021

DEFT: Detection Embeddings for Tracking

MedChaabane/DEFT 3 Feb 2021

DEFT has comparable accuracy and speed to the top methods on 2D online tracking leaderboards while having significant advantages in robustness when applied to more challenging tracking data.

264
03 Feb 2021

Center-based 3D Object Detection and Tracking

open-mmlab/mmdetection3d CVPR 2021

Three-dimensional objects are commonly represented as 3D boxes in a point-cloud.

4,865
19 Jun 2020

3D-ZeF: A 3D Zebrafish Tracking Benchmark Dataset

mapeAAU/3D-ZeF CVPR 2020

In this work we present a novel publicly available stereo based 3D RGB dataset for multi-object zebrafish tracking, called 3D-ZeF.

11
15 Jun 2020

GNN3DMOT: Graph Neural Network for 3D Multi-Object Tracking with Multi-Feature Learning

xinshuoweng/GNN3DMOT 12 Jun 2020

As a result, the feature of one object is informed of the features of other objects so that the object feature can lean towards the object with similar feature (i. e., object probably with a same ID) and deviate from objects with dissimilar features (i. e., object probably with different IDs), leading to a more discriminative feature for each object; (2) instead of obtaining the feature from either 2D or 3D space in prior work, we propose a novel joint feature extractor to learn appearance and motion features from 2D and 3D space simultaneously.

78
12 Jun 2020

GNN3DMOT: Graph Neural Network for 3D Multi-Object Tracking With 2D-3D Multi-Feature Learning

xinshuoweng/GNN3DMOT CVPR 2020

As a result, the feature of one object is informed of the features of other objects so that the object feature can lean towards the object with similar feature (i. e., object probably with a same ID) and deviate from objects with dissimilar features (i. e., object probably with different IDs), leading to a more discriminative feature for each object; (2) instead of obtaining the feature from either 2D or 3D space in prior work, we propose a novel joint feature extractor to learn appearance and motion features from 2D and 3D space simultaneously.

78
01 Jun 2020

Probabilistic 3D Multi-Object Tracking for Autonomous Driving

eddyhkchiu/mahalanobis_3d_multi_object_tracking 16 Jan 2020

Our method estimates the object states by adopting a Kalman Filter.

373
16 Jan 2020

3D Multi-Object Tracking: A Baseline and New Evaluation Metrics

xinshuoweng/AB3DMOT 9 Jul 2019

Additionally, 3D MOT datasets such as KITTI evaluate MOT methods in the 2D space and standardized 3D MOT evaluation tools are missing for a fair comparison of 3D MOT methods.

1,633
09 Jul 2019