paper-with-me

홈 › Papers

MambaMOT: State-Space Model as Motion Predictor for Multi-Object Tracking

2024-03-16 · Hsiang-Wei Huang, Cheng-Yen Yang, Wenhao Chai, Zhongyu Jiang, Jenq-Neng Hwang

In the field of multi-object tracking (MOT), traditional methods often rely on the Kalman filter for motion prediction, leveraging its strengths in linear motion scenarios. However, the inherent limitations of these methods become evident when confronted with complex, nonlinear motions and occlusions prevalent in dynamic environments like sports and dance. This paper explores the possibilities of replacing the Kalman filter with a learning-based motion model that effectively enhances tracking accuracy and adaptability beyond the constraints of Kalman filter-based tracker. In this paper, our proposed method MambaMOT and MambaMOT+, demonstrate advanced performance on challenging MOT datasets such as DanceTrack and SportsMOT, showcasing their ability to handle intricate, non-linear motion patterns and frequent occlusions more effectively than traditional methods.

📄 PDF Abstract BibTeX arXiv:2403.10826

Code (0)

등록된 구현이 없습니다.

Tasks

motion predictionMulti-Object TrackingMultiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

MambaTrack: A Simple Baseline for Multiple Object Tracking with State Space Model

2024-08-17 · Changcheng Xiao, Qiong Cao, Zhigang Luo, Long Lan

Tracking by detection has been the prevailing paradigm in the field of Multi-object Tracking (MOT). These methods typically rely on the Kalman Filter to estimate the future locations of objects, assuming linear object mo…

Mambamotion predictionMulti-Object TrackingMultiple Object Tracking+2

Boosting neural video codecs by exploiting hierarchical redundancy

2022-08-08 · Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere 외

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: …

Video Compression

PlugTrack: Multi-Perceptive Motion Analysis for Adaptive Fusion in Multi-Object Tracking

2025-11-17 · Seungjae Kim, SeungJoon Lee, MyeongAh Cho arxiv

Multi-object tracking (MOT) predominantly follows the tracking-by-detection paradigm, where Kalman filters serve as the standard motion predictor due to computational efficiency but inherently fail on non-linear motion p…

Computational EfficiencyDomain GeneralizationMulti-Object Tracking

ETTrack: Enhanced Temporal Motion Predictor for Multi-Object Tracking

2024-05-24 · Xudong Han, Nobuyuki Oishi, Yueying Tian, Elif Ucurum 외

Many Multi-Object Tracking (MOT) approaches exploit motion information to associate all the detected objects across frames. However, many methods that rely on filtering-based algorithms, such as the Kalman Filter, often …

Multi-Object TrackingObject Tracking

AM-SORT: Adaptable Motion Predictor with Historical Trajectory Embedding for Multi-Object Tracking

2024-01-25 · Vitaliy Kim, Gunho Jung, Seong-Whan Lee

Many multi-object tracking (MOT) approaches, which employ the Kalman Filter as a motion predictor, assume constant velocity and Gaussian-distributed filtering noises. These assumptions render the Kalman Filter-based trac…

Multi-Object TrackingObject Tracking