中文
相关论文

相关论文: A New Architecture for Neural Enhanced Multiobject…

200 篇论文

Target detection and tracking provides crucial information for motion planning and decision making in autonomous driving. This paper proposes an online multi-object tracking (MOT) framework with tracking-by-detection for maneuvering…

机器人学 · 计算机科学 2019-12-03 Zehui Meng , Qi Heng Ho , Zefan Huang , Hongliang Guo , Marcelo H. Ang , Daniela Rus

3D multi-object tracking and trajectory prediction are two crucial modules in autonomous driving systems. Generally, the two tasks are handled separately in traditional paradigms and a few methods have started to explore modeling these two…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Jiaheng Zhuang , Guoan Wang , Siyu Zhang , Xiyang Wang , Hangning Zhou , Ziyao Xu , Chi Zhang , Zhiheng Li

Transformer-based multi-object tracking (MOT) methods have captured the attention of many researchers in recent years. However, these models often suffer from slow inference speeds due to their structure or other issues. To address this…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Pan Liao , Feng Yang , Di Wu , Jinwen Yu , Wenhui Zhao , Dingwen Zhang

The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Gioele Ciaparrone , Francisco Luque Sánchez , Siham Tabik , Luigi Troiano , Roberto Tagliaferri , Francisco Herrera

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, detectors often fail to…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Weihong Ren , Xinchao Wang , Jiandong Tian , Yandong Tang , Antoni B. Chan

As a video task, Multiple Object Tracking (MOT) is expected to capture temporal information of targets effectively. Unfortunately, most existing methods only explicitly exploit the object features between adjacent frames, while lacking the…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Ruopeng Gao , Limin Wang

Accurate 3D multi-object tracking (MOT) is crucial for autonomous driving, as it enables robust perception, navigation, and planning in complex environments. While deep learning-based solutions have demonstrated impressive 3D MOT…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Guanhua Ding , Yuxuan Xia , Runwei Guan , Qinchen Wu , Tao Huang , Weiping Ding , Jinping Sun , Guoqiang Mao

The recent trend in vision-based multi-object tracking (MOT) is heading towards leveraging the representational power of deep learning to jointly learn to detect and track objects. However, existing methods train only certain sub-modules…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Yihong Xu , Aljosa Osep , Yutong Ban , Radu Horaud , Laura Leal-Taixe , Xavier Alameda-Pineda

Multi-object tracking (MOT) is essential for sports analytics, enabling performance evaluation and tactical insights. However, tracking in sports is challenging due to fast movements, occlusions, and camera shifts. Traditional…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Tomasz Stanczyk , Seongro Yoon , Francois Bremond

3D Multi-Object Tracking (MOT) obtains significant performance improvements with the rapid advancements in 3D object detection, particularly in cost-effective multi-camera setups. However, the prevalent end-to-end training approach for…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

Multi-Object Tracking (MOT) is a critical problem in computer vision, essential for understanding how objects move and interact in videos. This field faces significant challenges such as occlusions and complex environmental dynamics,…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Luiz C. S. de Araujo , Carlos M. S. Figueiredo

Multi-object tracking (MOT) is a challenging practical problem for vision based applications. Most recent approaches for MOT use precomputed detections from models such as Faster RCNN, performing fine-tuning of bounding boxes and…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Parthesh Soni , Falak Shah , Nisarg Vyas

We propose a data-driven approach to online multi-object tracking (MOT) that uses a convolutional neural network (CNN) for data association in a tracking-by-detection framework. The problem of multi-target tracking aims to assign noisy…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Erkan Baser , Venkateshwaran Balasubramanian , Prarthana Bhattacharyya , Krzysztof Czarnecki

Multi-object tracking (MOT) is among crucial applications in modern advanced driver assistance systems (ADAS) and autonomous driving (AD) systems. The global nearest neighbor (GNN) filter, as the earliest random vector-based Bayesian…

系统与控制 · 电气工程与系统科学 2023-02-09 Jianan Liu , Liping Bai , Yuxuan Xia , Tao Huang , Bing Zhu , Qing-Long Han

As an important area in computer vision, object tracking has formed two separate communities that respectively study Single Object Tracking (SOT) and Multiple Object Tracking (MOT). However, current methods in one tracking scenario are not…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Fan Ma , Mike Zheng Shou , Linchao Zhu , Haoqi Fan , Yilei Xu , Yi Yang , Zhicheng Yan

In recent years, multi object tracking (MOT) problem has drawn attention to it and has been studied in various research areas. However, some of the challenging problems including time dependent cardinality, unordered measurement set, and…

机器学习 · 计算机科学 2019-09-17 Bahman Moraffah

In recent times, the scope of LIDAR (Light Detection and Ranging) sensor-based technology has spread across numerous fields. It is popularly used to map terrain and navigation information into reliable 3D point cloud data, potentially…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Aakash Kumar , Jyoti Kini , Mubarak Shah , Ajmal Mian

Multiple object tracking (MOT) is a task in computer vision that aims to detect the position of various objects in videos and to associate them to a unique identity. We propose an approach based on Constraint Programming (CP) whose goal is…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Rémi Nahon , Guillaume-Alexandre Bilodeau , Gilles Pesant

Different from existing MOT (Multi-Object Tracking) techniques that usually aim at improving tracking accuracy and average FPS, real-time systems such as autonomous vehicles necessitate new requirements of MOT under limited computing…

系统与控制 · 电气工程与系统科学 2022-10-24 Donghwa Kang , Seunghoon Lee , Hoon Sung Chwa , Seung-Hwan Bae , Chang Mook Kang , Jinkyu Lee , Hyeongboo Baek

Autonomous driving holds great promise in addressing traffic safety concerns by leveraging artificial intelligence and sensor technology. Multi-Object Tracking plays a critical role in ensuring safer and more efficient navigation through…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Lei Cheng , Arindam Sengupta , Siyang Cao