paper-with-me

홈 › Papers

DeepFusionMOT: A 3D Multi-Object Tracking Framework Based on Camera-LiDAR Fusion with Deep Association

2022-02-24 · Xiyang Wang, Chunyun Fu, Zhankun Li, Ying Lai, JiaWei He

In the recent literature, on the one hand, many 3D multi-object tracking (MOT) works have focused on tracking accuracy and neglected computation speed, commonly by designing rather complex cost functions and feature extractors. On the other hand, some methods have focused too much on computation speed at the expense of tracking accuracy. In view of these issues, this paper proposes a robust and fast camera-LiDAR fusion-based MOT method that achieves a good trade-off between accuracy and speed. Relying on the characteristics of camera and LiDAR sensors, an effective deep association mechanism is designed and embedded in the proposed MOT method. This association mechanism realizes tracking of an object in a 2D domain when the object is far away and only detected by the camera, and updating of the 2D trajectory with 3D information obtained when the object appears in the LiDAR field of view to achieve a smooth fusion of 2D and 3D trajectories. Extensive experiments based on the typical datasets indicate that our proposed method presents obvious advantages over the state-of-the-art MOT methods in terms of both tracking accuracy and processing speed. Our code is made publicly available for the benefit of the community.

📄 PDF Abstract BibTeX arXiv:2202.12100

Code (1)

wangxiyang2022/DeepFusionMOT 공식 구현

Tasks

3D Multi-Object TrackingMulti-Object TrackingObjectObject Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Online Multi-camera People Tracking with Spatial-temporal Mechanism and Anchor-feature Hierarchical Clustering

2024-06-17 · CVPR 2024 6 · Riu Cherdchusakulchai, Sasin Phimsiri, Visarut Trairattanapa, Suchat Tungjitnob 외

Multi-camera Multi-object tracking (MTMC) surpasses conventional single-camera tracking by enabling seamless object tracking across multiple camera views. This capability is critical for security systems and improving si…

Multi-Object TrackingObjectObject Tracking

An equalised global graphical model-based approach for multi-camera object tracking

2015-02-12 · Weihua Chen, Lijun Cao, Xiaotang Chen, Kaiqi Huang

Non-overlapping multi-camera visual object tracking typically consists of two steps: single camera object tracking and inter-camera object tracking. Most of tracking methods focus on single camera object tracking, which …

ObjectObject TrackingVisual Object Tracking

MCTR: Multi Camera Tracking Transformer

2024-08-23 · Alexandru Niculescu-Mizil, Deep Patel, Iain Melvin

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on h…

Multi-Object TrackingObjectobject-detectionObject Detection+1

MCBLT: Multi-Camera Multi-Object 3D Tracking in Long Videos

2024-12-01 · Yizhou Wang, Tim Meinhardt, Orcun Cetintas, Cheng-Yen Yang 외

Object perception from multi-view cameras is crucial for intelligent systems, particularly in indoor environments, e.g., warehouses, retail stores, and hospitals. Most traditional multi-target multi-camera (MTMC) detecti…

2D Object Detection3D Object DetectionCamera CalibrationMulti-Object Tracking+4

DynamicPose: Real-time and Robust 6D Object Pose Tracking for Fast-Moving Cameras and Objects

2025-08-16 · Tingbang Liang, Yixin Zeng, Jiatong Xie, Boyu Zhou arxiv

We present DynamicPose, a retraining-free 6D pose tracking framework that improves tracking robustness in fast-moving camera and object scenarios. Previous work is mainly applicable to static or quasi-static scenes, and …

Pose Tracking