paper-with-me

홈 › Papers

MotionTrack: End-to-End Transformer-based Multi-Object Tracing with LiDAR-Camera Fusion

2023-06-29 · Ce Zhang, Chengjie Zhang, Yiluan Guo, Lingji Chen, Michael Happold

Multiple Object Tracking (MOT) is crucial to autonomous vehicle perception. End-to-end transformer-based algorithms, which detect and track objects simultaneously, show great potential for the MOT task. However, most existing methods focus on image-based tracking with a single object category. In this paper, we propose an end-to-end transformer-based MOT algorithm (MotionTrack) with multi-modality sensor inputs to track objects with multiple classes. Our objective is to establish a transformer baseline for the MOT in an autonomous driving environment. The proposed algorithm consists of a transformer-based data association (DA) module and a transformer-based query enhancement module to achieve MOT and Multiple Object Detection (MOD) simultaneously. The MotionTrack and its variations achieve better results (AMOTA score at 0.55) on the nuScenes dataset compared with other classical baseline models, such as the AB3DMOT, the CenterTrack, and the probabilistic 3D Kalman filter. In addition, we prove that a modified attention mechanism can be utilized for DA to accomplish the MOT, and aggregate history features to enhance the MOD performance.

📄 PDF Abstract BibTeX arXiv:2306.17000

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMultiple Object TrackingObjectobject-detectionObject DetectionObject Tracking

Methods 이 논문이 사용한 방법론

CenterTrack Our tracker, CenterTrack, applies a detection model to a pair of images and detections from the prior frame. Given this minimal input, CenterTrack localizes objects and predicts…
Focus 설명 없음

Similar Papers 제목 키워드 기반

MotionTrack: Learning Motion Predictor for Multiple Object Tracking

2023-06-05 · Changcheng Xiao, Qiong Cao, Yujie Zhong, Long Lan 외

Significant progress has been achieved in multi-object tracking (MOT) through the evolution of detection and re-identification (ReID) techniques. Despite these advancements, accurately tracking objects in scenarios with …

motion predictionMulti-Object TrackingMultiple Object TrackingObject+1

MotionTrack: Learning Robust Short-term and Long-term Motions for Multi-Object Tracking

2023-03-18 · CVPR 2023 1 · Zheng Qin, Sanping Zhou, Le Wang, Jinghai Duan 외

The main challenge of Multi-Object Tracking~(MOT) lies in maintaining a continuous trajectory for each target. Existing methods often learn reliable motion patterns to match the same target between adjacent frames and di…

motion predictionMulti-Object TrackingObject Tracking

Overhead-Free Blockage Detection and Precoding Through Physics-Based Graph Neural Networks: LIDAR Data Meets Ray Tracing

2022-09-15 · Matteo Nerini, Bruno Clerckx

In this letter, we address blockage detection and precoder design for multiple-input multiple-output (MIMO) links, without communication overhead required. Blockage detection is achieved by classifying light detection an…

Graph Neural Network

3D Object Positioning Using Differentiable Multimodal Learning

2023-09-06 · Sean Zanyk-McLean, Krishna Kumar, Paul Navratil

This article describes a multi-modal method using simulated Lidar data via ray tracing and image pixel loss with differentiable rendering to optimize an object's position with respect to an observer or some referential o…

Autonomous VehiclesObjectPosition

LiDAR-RT: Gaussian-based Ray Tracing for Dynamic LiDAR Re-simulation

2024-12-19 · CVPR 2025 1 · Chenxu Zhou, Lvchang Fu, Sida Peng, Yunzhi Yan 외

This paper targets the challenge of real-time LiDAR re-simulation in dynamic driving scenarios. Recent approaches utilize neural radiance fields combined with the physical modeling of LiDAR sensors to achieve high-fideli…