中文
相关论文

相关论文: Unifying Tracking and Image-Video Object Detection

200 篇论文

Object discovery, which refers to the task of localizing objects without human annotations, has gained significant attention in 2D image analysis. However, despite this growing interest, it remains under-explored in 3D data, where…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Saad Lahlali , Sandra Kara , Hejer Ammar , Florian Chabot , Nicolas Granger , Hervé Le Borgne , Quoc-Cuong Pham

Multiple-object tracking (MOT) is a challenging task that requires simultaneous reasoning about location, appearance, and identity of the objects in the scene over time. Our aim in this paper is to move beyond tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Bruno Korbar , Andrew Zisserman

Multi-object tracking is a fundamental vision problem that has been studied for a long time. As deep learning brings excellent performances to object detection algorithms, Tracking by Detection (TBD) has become the mainstream tracking…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Bo Pang , Yizhuo Li , Yifan Zhang , Muchen Li , Cewu Lu

Robust multi-object tracking (MOT) is a prerequisite fora safe deployment of self-driving cars. Tracking objects, however, remains a highly challenging problem, especially in cluttered autonomous driving scenes in which objects tend to…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Wei-Chih Hung , Henrik Kretzschmar , Tsung-Yi Lin , Yuning Chai , Ruichi Yu , Ming-Hsuan Yang , Dragomir Anguelov

What constitutes an object? This has been a long-standing question in computer vision. Towards this goal, numerous learning-free and learning-based approaches have been developed to score objectness. However, they generally do not scale…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Muhammad Maaz , Hanoona Rasheed , Salman Khan , Fahad Shahbaz Khan , Rao Muhammad Anwer , Ming-Hsuan Yang

Unknown Object Detection (UOD) aims to identify objects of unseen categories, differing from the traditional detection paradigm limited by the closed-world assumption. A key component of UOD is learning a generalized representation, i.e.…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Haomiao Liu , Hao Xu , Chuhuai Yue , Bo Ma

We introduce the challenging problem of multi-object system identification from videos, for which prior methods are ill-suited due to their focus on single-object scenes or discrete material classification with a fixed set of material…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Chunjiang Liu , Xiaoyuan Wang , Qingran Lin , Albert Xiao , Haoyu Chen , Shizheng Wen , Hao Zhang , Lu Qi , Ming-Hsuan Yang , Laszlo A. Jeni , Min Xu , Yizhou Zhao

Multi-Object Tracking (MOT) aims to associate multiple objects across video frames and is a challenging vision task due to inherent complexities in the tracking environment. Most existing approaches train and track within a single domain,…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Run Luo , Zikai Song , Longze Chen , Yunshui Li , Min Yang , Wei Yang

The ability to recognize, localize and track dynamic objects in a scene is fundamental to many real-world applications, such as self-driving and robotic systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only on a few…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Siyuan Li , Tobias Fischer , Lei Ke , Henghui Ding , Martin Danelljan , Fisher Yu

Multi-object tracking (MOT) is the task of estimating the state trajectories of an unknown and time-varying number of objects over a certain time window. Several algorithms have been proposed to tackle the multi-object smoothing task, where…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Juliano Pinto , Georg Hess , Yuxuan Xia , Henk Wymeersch , Lennart Svensson

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é

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-View Multi-Object Tracking (MV-MOT) aims to localize and maintain consistent identities of objects observed by multiple sensors. This task is challenging, as viewpoint changes and occlusion disrupt identity consistency across views…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Aditya Iyer , Jack Roberts , Nora Ayanian

Multi-object tracking (MOT) with camera-LiDAR fusion demands accurate results of object detection, affinity computation and data association in real time. This paper presents an efficient multi-modal MOT framework with online joint…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Kemiao Huang , Qi Hao

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang

Multi-object tracking (MOT) is a vital component of intelligent video analytics applications such as surveillance and autonomous driving. The time and storage complexity required to execute deep learning models for visual object tracking…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Keivan Nalaie , Rong Zheng

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

Compared with real-time multi-object tracking (MOT), offline multi-object tracking (OMOT) has the advantages to perform 2D-3D detection fusion, erroneous link correction, and full track optimization but has to deal with the challenges from…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Kemiao Huang , Yinqi Chen , Meiying Zhang , Qi Hao

The purpose of multi-object tracking (MOT) is to continuously track and identify objects detected in videos. Currently, most methods for multi-object tracking model the motion information and combine it with appearance information to…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Junchao Huang , Xiaoqi He Yebo Wu , Sheng Zhao

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