中文
相关论文

相关论文: Two is a crowd: tracking relations in videos

200 篇论文

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on heuristic techniques.…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Alexandru Niculescu-Mizil , Deep Patel , Iain Melvin

Pose tracking is an important problem that requires identifying unique human pose-instances and matching them temporally across different frames of a video. However, existing pose tracking methods are unable to accurately model temporal…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Michael Snower , Asim Kadav , Farley Lai , Hans Peter Graf

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bharti Munjal , Abdul Rafey Aftab , Sikandar Amin , Meltem D. Brandlmaier , Federico Tombari , Fabio Galasso

Accurately distinguishing each object is a fundamental goal of Multi-object tracking (MOT) algorithms. However, achieving this goal still remains challenging, primarily due to: (i) For crowded scenes with occluded objects, the high overlap…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Jiapeng Wu , Yichen Liu

Open-vocabulary video visual relationship detection aims to detect objects and their relationships in videos without being restricted by predefined object or relationship categories. Existing methods leverage the rich semantic knowledge of…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Yongqi Wang , Xinxiao Wu , Shuo Yang

Visual tracking has advanced significantly in recent years, mainly due to the availability of large-scale training datasets. These datasets have enabled the development of numerous algorithms that can track objects with high accuracy and…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Xiaoyu Guo , Pengzhi Zhong , Lizhi Lin , Hao Zhang , Ling Huang , Shuiwang Li

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Umer Rafi , Andreas Doering , Bastian Leibe , Juergen Gall

Data association is a knotty problem for 2D Multiple Object Tracking due to the object occlusion. However, in 3D space, data association is not so hard. Only with a 3D Kalman Filter, the online object tracker can associate the detections…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Jiawei He , Lue Fan , Yuqi Wang , Yuntao Chen , Zehao Huang , Naiyan Wang , Zhaoxiang Zhang

Multiple Object Tracking (MOT) is a long-standing task in computer vision. Current approaches based on the tracking by detection paradigm either require some sort of domain knowledge or supervision to associate data correctly into tracks.…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Kalun Ho , Janis Keuper , Margret Keuper

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal contexts across them…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Ning Wang , Wengang Zhou , Jie Wang , Houqaing Li

Visual multi-object tracking has the potential to accelerate many forms of quantitative analyses, especially in research communities investigating the motion, behavior, or social interactions within groups of animals. Despite its potential…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Lance Rice , Samual Tate , David Farynyk , Joshua Sun , Greg Chism , Daniel Charbonneau , Thomas Fasciano , Anna Dornhaus , Min C. Shin

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

Object modeling has become a core part of recent tracking frameworks. Current popular tackers use Transformer attention to extract the template feature separately or interactively with the search region. However, separate template learning…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Yidong Cai , Jie Liu , Jie Tang , Gangshan Wu

This paper extends the popular task of multi-object tracking to multi-object tracking and segmentation (MOTS). Towards this goal, we create dense pixel-level annotations for two existing tracking datasets using a semi-automatic annotation…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Paul Voigtlaender , Michael Krause , Aljosa Osep , Jonathon Luiten , Berin Balachandar Gnana Sekar , Andreas Geiger , Bastian Leibe

Occlusion is one of the most significant challenges encountered by object detectors and trackers. While both object detection and tracking has received a lot of attention in the past, most existing methods in this domain do not target…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Satyaki Chakraborty , Martial Hebert

Video data and algorithms have been driving advances in multi-object tracking (MOT). While existing MOT datasets focus on occlusion and appearance similarity, complex motion patterns are widespread yet overlooked. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Xiaoyan Cao , Yiyao Zheng , Yao Yao , Huapeng Qin , Xiaoyu Cao , Shihui Guo

Single object tracking aims to localize target object with specific reference modalities (bounding box, natural language or both) in a sequence of specific video modalities (RGB, RGB+Depth, RGB+Thermal or RGB+Event.). Different reference…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yinchao Ma , Yuyang Tang , Wenfei Yang , Tianzhu Zhang , Xu Zhou , Feng Wu

Online multi-object tracking is a fundamental problem in time-critical video analysis applications. A major challenge in the popular tracking-by-detection framework is how to associate unreliable detection results with existing tracks. In…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Long Chen , Haizhou Ai , Zijie Zhuang , Chong Shang

In this work, we introduce the challenging problem of joint multi-person pose estimation and tracking of an unknown number of persons in unconstrained videos. Existing methods for multi-person pose estimation in images cannot be applied…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Umar Iqbal , Anton Milan , Juergen Gall

The common internal structure and algorithmic organization of object detection, detection-based tracking, and event recognition facilitates a general approach to integrating these three components. This supports multidirectional information…

计算机视觉与模式识别 · 计算机科学 2013-06-12 Andrei Barbu , Aaron Michaux , Siddharth Narayanaswamy , Jeffrey Mark Siskind