paper-with-me

Papers

CrossTracker: Robust Multi-modal 3D Multi-Object Tracking via Cross Correction

2024-11-28 · Lipeng Gu, Xuefeng Yan, Weiming Wang, Honghua Chen, Dingkun Zhu, Liangliang Nan, Mingqiang Wei

The fusion of camera- and LiDAR-based detections offers a promising solution to mitigate tracking failures in 3D multi-object tracking (MOT). However, existing methods predominantly exploit camera detections to correct tracking failures caused by potential LiDAR detection problems, neglecting the reciprocal benefit of refining camera detections using LiDAR data. This limitation is rooted in their single-stage architecture, akin to single-stage object detectors, lacking a dedicated trajectory refinement module to fully exploit the complementary multi-modal information. To this end, we introduce CrossTracker, a novel two-stage paradigm for online multi-modal 3D MOT. CrossTracker operates in a coarse-to-fine manner, initially generating coarse trajectories and subsequently refining them through an independent refinement process. Specifically, CrossTracker incorporates three essential modules: i) a multi-modal modeling (M^3) module that, by fusing multi-modal information (images, point clouds, and even plane geometry extracted from images), provides a robust metric for subsequent trajectory generation. ii) a coarse trajectory generation (C-TG) module that generates initial coarse dual-stream trajectories, and iii) a trajectory refinement (TR) module that refines coarse trajectories through cross correction between camera and LiDAR streams. Comprehensive experiments demonstrate the superior performance of our CrossTracker over its eighteen competitors, underscoring its effectiveness in harnessing the synergistic benefits of camera and LiDAR sensors for robust multi-modal 3D MOT.

📄 PDF Abstract BibTeX arXiv:2411.18850

Code (0)

등록된 구현이 없습니다.

Tasks

3D Multi-Object TrackingMulti-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Heterogeneous Graph Transformer for Multiple Tiny Object Tracking in RGB-T Videos

2024-12-14 · Qingyu Xu, Longguang Wang, Weidong Sheng, Yingqian Wang 외

Tracking multiple tiny objects is highly challenging due to their weak appearance and limited features. Existing multi-object tracking algorithms generally focus on single-modality scenes, and overlook the complementary …

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Awesome Multi-modal Object Tracking

2024-05-23 · Chunhui Zhang, Li Liu, Hao Wen, Xi Zhou 외

Multi-modal object tracking (MMOT) is an emerging field that combines data from various modalities, \eg vision (RGB), depth, thermal infrared, event, language and audio, to estimate the state of an arbitrary object in a …

Autonomous DrivingKnowledge DistillationMiscellaneousObject+5

Know Your Surroundings: Panoramic Multi-Object Tracking by Multimodality Collaboration

2021-05-31 · Yuhang He, Wentao Yu, Jie Han, Xing Wei 외

In this paper, we focus on the multi-object tracking (MOT) problem of automatic driving and robot navigation. Most existing MOT methods track multiple objects using a singular RGB camera, which are prone to camera field-…

Multi-Object TrackingObject TrackingRobot Navigation

Vision-Motion-Reference Alignment for Referring Multi-Object Tracking via Multi-Modal Large Language Models

2025-11-21 · Weiyi Lv, Ning Zhang, Hanyang Sun, Haoran Jiang 외 arxiv

Referring Multi-Object Tracking (RMOT) extends conventional multi-object tracking (MOT) by introducing natural language references for multi-modal fusion tracking. RMOT benchmarks only describe the object's appearance, r…

Multi-Object Tracking

Diff-MM: Exploring Pre-trained Text-to-Image Generation Model for Unified Multi-modal Object Tracking

2025-05-19 · Shiyu Xuan, Zechao Li, Jinhui Tang

Multi-modal object tracking integrates auxiliary modalities such as depth, thermal infrared, event flow, and language to provide additional information beyond RGB images, showing great potential in improving tracking sta…

Image GenerationObject TrackingText to Image GenerationText-to-Image Generation