中文
相关论文

相关论文: Enhanced Kalman with Adaptive Appearance Motion SO…

200 篇论文

Despite recent significant progress, Multi-Object Tracking (MOT) faces limitations such as reliance on prior knowledge and predefined categories and struggles with unseen objects. To address these issues, Generic Multiple Object Tracking…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Kim Hoang Tran , Anh Duy Le Dinh , Tien Phat Nguyen , Thinh Phan , Pha Nguyen , Khoa Luu , Donald Adjeroh , Gianfranco Doretto , Ngan Hoang Le

While Multi-Object Tracking (MOT) has made substantial advancements, it is limited by heavy reliance on prior knowledge and limited to predefined categories. In contrast, Generic Multiple Object Tracking (GMOT), tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Duy Le Dinh Anh , Kim Hoang Tran , Ngan Hoang Le

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 trackers effective in…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Vitaliy Kim , Gunho Jung , Seong-Whan Lee

The goal of multi-object tracking (MOT) is detecting and tracking all the objects in a scene, while keeping a unique identifier for each object. In this paper, we present a new robust state-of-the-art tracker, which can combine the…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Nir Aharon , Roy Orfaig , Ben-Zion Bobrovsky

Multiple Object Tracking (MOT) has witnessed remarkable advances in recent years. However, existing studies dominantly request prior knowledge of the tracking target, and hence may not generalize well to unseen categories. In contrast,…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Hexin Bai , Wensheng Cheng , Peng Chu , Juehuan Liu , Kai Zhang , Haibin Ling

Multiple Object Tracking (MOT) has been a useful yet challenging task in many real-world applications such as video surveillance, intelligent retail, and smart city. The challenge is how to model long-term temporal dependencies in an…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Zhen Li , Sunzeng Cai , Xiaoyi Wang , Zhe Liu , Nian Xue

The ability to detect and track the dynamic objects in different scenes is fundamental to real-world applications, e.g., autonomous driving and robot navigation. However, traditional Multi-Object Tracking (MOT) is limited to tracking…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Qiankun Liu , Yichen Li , Yuqi Jiang , Ying Fu

3D Multi-Object Tracking (MOT), a fundamental component of environmental perception, is essential for intelligent systems like autonomous driving and robotic sensing. Although Tracking-by-Detection frameworks have demonstrated excellent…

机器人学 · 计算机科学 2024-11-14 Xiaoxiang Wang , Jiaxin Liu , Miaojie Feng , Zhaoxing Zhang , Xin Yang

Motion-based association for Multi-Object Tracking (MOT) has recently re-achieved prominence with the rise of powerful object detectors. Despite this, little work has been done to incorporate appearance cues beyond simple heuristic models…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Gerard Maggiolino , Adnan Ahmad , Jinkun Cao , Kris Kitani

Multi-object tracking (MOT) in human-dominant scenarios, which involves continuously tracking multiple people within video sequences, remains a significant challenge in computer vision due to targets' complex motion and severe occlusions.…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Yingjie Wang , Zhixing Wang , Le Zheng , Tianxiao Liu , Roujing Li , Xueyao Hu

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

Generic Object Tracking (GOT) is the problem of tracking target objects, specified by bounding boxes in the first frame of a video. While the task has received much attention in the last decades, researchers have almost exclusively focused…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Christoph Mayer , Martin Danelljan , Ming-Hsuan Yang , Vittorio Ferrari , Luc Van Gool , Alina Kuznetsova

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

Multi-object tracking (MOT) aims to associate target objects across video frames in order to obtain entire moving trajectories. With the advancement of deep neural networks and the increasing demand for intelligent video analysis, MOT has…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

The paper presents a new method, SearchTrack, for multiple object tracking and segmentation (MOTS). To address the association problem between detected objects, SearchTrack proposes object-customized search and motion-aware features. By…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Zhong-Min Tsai , Yu-Ju Tsai , Chien-Yao Wang , Hong-Yuan Liao , Youn-Long Lin , Yung-Yu Chuang

Multi-sensor perception is crucial to ensure the reliability and accuracy in autonomous driving system, while multi-object tracking (MOT) improves that by tracing sequential movement of dynamic objects. Most current approaches for…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Wenwei Zhang , Hui Zhou , Shuyang Sun , Zhe Wang , Jianping Shi , Chen Change Loy

Multi-Object Tracking (MOT) aims to maintain stable and uninterrupted trajectories for each target. Most state-of-the-art approaches first detect objects in each frame and then implement data association between new detections and existing…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Fei Wang , Ruohui Zhang , Chenglin Chen , Min Yang , Yun Bai

Kalman filter (KF) based methods for multi-object tracking (MOT) make an assumption that objects move linearly. While this assumption is acceptable for very short periods of occlusion, linear estimates of motion for prolonged time can be…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Jinkun Cao , Jiangmiao Pang , Xinshuo Weng , Rawal Khirodkar , Kris Kitani

Human perception for effective object tracking in 2D video streams arises from the implicit use of prior 3D knowledge and semantic reasoning. In contrast, most generic object tracking (GOT) methods primarily rely on 2D features of the…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Shih-Fang Chen , Jun-Cheng Chen , I-Hong Jhuo , Yen-Yu Lin

The goal of multi-object tracking is to detect and track all objects in a scene while maintaining unique identifiers for each, by associating their bounding boxes across video frames. This association relies on matching motion and…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Momir Adžemović , Predrag Tadić , Andrija Petrović , Mladen Nikolić
‹ 上一页 1 2 3 10 下一页 ›