中文
相关论文

相关论文: Inference for multiple object tracking: A Bayesian…

200 篇论文

Current motion-based multiple object tracking (MOT) approaches rely heavily on Intersection-over-Union (IoU) for object association. Without using 3D features, they are ineffective in scenarios with occlusions or visually similar objects.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Milad Khanchi , Maria Amer , Charalambos Poullis

The main challenge of Multiple Object Tracking (MOT) is the efficiency in associating indefinite number of objects between video frames. Standard motion estimators used in tracking, e.g., Long Short Term Memory (LSTM), only deal with single…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Jimuyang Zhang , Sanping Zhou , Jinjun Wang , Dong Huang

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods can be roughly classified as tracking-by-detection and joint-detection-association paradigms. Although the latter has elicited…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Run Luo , JinLin Wei , Qiao Lin

Most existing multi-object tracking methods typically learn visual tracking features via maximizing dis-similarities of different instances and minimizing similarities of the same instance. While such a feature learning scheme achieves…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Yuhao Li , Jiale Cao , Muzammal Naseer , Yu Zhu , Jinqiu Sun , Yanning Zhang , Fahad Shahbaz Khan

Standardized benchmarks have been crucial in pushing the performance of computer vision algorithms, especially since the advent of deep learning. Although leaderboards should not be over-claimed, they often provide the most objective…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Patrick Dendorfer , Aljoša Ošep , Anton Milan , Konrad Schindler , Daniel Cremers , Ian Reid , Stefan Roth , Laura Leal-Taixé

Perception is one of the key abilities of autonomous mobile robotic systems, which often relies on fusion of heterogeneous sensors. Although this heterogeneity presents a challenge for sensor calibration, it is also the main prospect for…

机器人学 · 计算机科学 2019-04-09 Juraj Peršić , Luka Petrović , Ivan Marković , Ivan Petrović

This study follows many classical approaches to multi-object tracking (MOT) that model the problem using dynamic graphical data structures, and adapts this formulation to make it amenable to modern neural networks. Our main contributions in…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Akshay Rangesh , Pranav Maheshwari , Mez Gebre , Siddhesh Mhatre , Vahid Ramezani , Mohan M. Trivedi

Continual learning allows a model to learn multiple tasks sequentially while retaining the old knowledge without the training data of the preceding tasks. This paper extends the scope of continual learning research to class-incremental…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Zhizheng Liu , Mattia Segu , Fisher Yu

In multi-object tracking applications, model parameter tuning is a prerequisite for reliable performance. In particular, it is difficult to know statistics of false measurements due to various sensing conditions and changes in the field of…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Du Yong Kim

Multitarget Tracking (MTT) is the problem of tracking the states of an unknown number of objects using noisy measurements, with important applications to autonomous driving, surveillance, robotics, and others. In the model-based Bayesian…

机器学习 · 计算机科学 2021-06-07 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Lennart Svensson , Henk Wymeersch

Multiple object tracking in complex scenarios - such as coordinated dance performances, team sports, or dynamic animal groups - presents unique challenges. In these settings, objects frequently move in coordinated patterns, occlude each…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Mattia Segu , Luigi Piccinelli , Siyuan Li , Yung-Hsu Yang , Bernt Schiele , Luc Van Gool

Current popular online multi-object tracking (MOT) solutions apply single object trackers (SOTs) to capture object motions, while often requiring an extra affinity network to associate objects, especially for the occluded ones. This brings…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Junbo Yin , Wenguan Wang , Qinghao Meng , Ruigang Yang , Jianbing Shen

In the recent past, the computer vision community has developed centralized benchmarks for the performance evaluation of a variety of tasks, including generic object and pedestrian detection, 3D reconstruction, optical flow, single-object…

计算机视觉与模式识别 · 计算机科学 2015-04-09 Laura Leal-Taixé , Anton Milan , Ian Reid , Stefan Roth , Konrad Schindler

This paper proposes an on-line multiple object tracking algorithm that can operate in unknown background. In a majority of multiple object tracking applications, model parameters for background processes such as clutter and detection are…

其他统计学 · 统计学 2018-05-23 Yuthika Punchihewa , Ba-Tuong Vo , Ba-Ngu Vo , Du Yong Kim

The robust association of the same objects across video frames in complex scenes is crucial for many applications, especially Multiple Object Tracking (MOT). Current methods predominantly rely on labeled domain-specific video datasets,…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Siyuan Li , Lei Ke , Martin Danelljan , Luigi Piccinelli , Mattia Segu , Luc Van Gool , Fisher Yu

The challenge of 3D multi-object tracking is achieving robustness in real-world applications, for example under adverse conditions and maintaining consistency as distance increases. To overcome these challenges, sensor fusion approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Bingxue Xu , Emil Hedemalm , Ajinkya Khoche , Patric Jensfelt

The ability to detect and track objects in the visual world is a crucial skill for any intelligent agent, as it is a necessary precursor to any object-level reasoning process. Moreover, it is important that agents learn to track objects…

机器学习 · 计算机科学 2019-11-21 Eric Crawford , Joelle Pineau

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Tim Meinhardt , Alexander Kirillov , Laura Leal-Taixe , Christoph Feichtenhofer

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 discriminative…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Zheng Qin , Sanping Zhou , Le Wang , Jinghai Duan , Gang Hua , Wei Tang

Multi-object tracking (MOT) is a core task in computer vision that involves detecting objects in video frames and associating them across time. The rise of deep learning has significantly advanced MOT, particularly within the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Momir Adžemović