中文
相关论文

相关论文: TrackMe:A Simple and Effective Multiple Object Tra…

200 篇论文

Training high-accuracy object detection models requires large and diverse annotated datasets. However, creating these data-sets is time-consuming and expensive since it relies on human annotators. We design, implement, and evaluate TagMe, a…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Songtao He , Favyen Bastani , Mohammad Alizadeh , Hari Balakrishnan , Michael Cafarella , Tim Kraska , Sam Madden

Modern machine learning methods require significant amounts of labelled data, making the preparation process time-consuming and resource-intensive. In this paper, we propose to consider the process of prototyping a tool for annotating and…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Nikita Ivanov , Mark Klimov , Dmitry Glukhikh , Tatiana Chernysheva , Igor Glukhikh

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

The ability for an autonomous agent or robot to track and identify potentially multiple objects in a dynamic environment is essential for many applications, such as automated surveillance, traffic monitoring, human-robot interaction, etc.…

计算机视觉与模式识别 · 计算机科学 2016-05-26 Aijun Bai

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Matthias Müller , Adel Bibi , Silvio Giancola , Salman Al-Subaihi , Bernard Ghanem

Automatically estimating animal poses from videos is important for studying animal behaviors. Existing methods do not perform reliably since they are trained on datasets that are not comprehensive enough to capture all necessary animal…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Zhuoyang Pan , Boxiao Pan , Guandao Yang , Adam W. Harley , Leonidas Guibas

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

Annotating object ground truth in videos is vital for several downstream tasks in robot perception and machine learning, such as for evaluating the performance of an object tracker or training an image-based object detector. The accuracy of…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Eric Price , Aamir Ahmad

Deep learning requires large amounts of data, and a well-defined pipeline for labeling and augmentation. Current solutions support numerous computer vision tasks with dedicated annotation types and formats, such as bounding boxes, polygons,…

机器人学 · 计算机科学 2023-12-01 G. Sharma , A. Angleraud , R. Pieters

Progress in Multiple Object Tracking (MOT) has been historically limited by the size of the available datasets. We present an efficient framework to annotate trajectories and use it to produce a MOT dataset of unprecedented size. In our…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Santiago Manen , Michael Gygli , Dengxin Dai , Luc Van Gool

Increasing the annotation efficiency of trajectory annotations from videos has the potential to enable the next generation of data-hungry tracking algorithms to thrive on large-scale datasets. Despite the importance of this task, there are…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Orcun Cetintas , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé

Traditional multiple object tracking methods divide the task into two parts: affinity learning and data association. The separation of the task requires to define a hand-crafted training goal in affinity learning stage and a hand-crafted…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Han Shen , Lichao Huang , Chang Huang , Wei Xu

This paper explores a pragmatic approach to multiple object tracking where the main focus is to associate objects efficiently for online and realtime applications. To this end, detection quality is identified as a key factor influencing…

计算机视觉与模式识别 · 计算机科学 2017-07-10 Alex Bewley , Zongyuan Ge , Lionel Ott , Fabio Ramos , Ben Upcroft

For many years, multi-object tracking benchmarks have focused on a handful of categories. Motivated primarily by surveillance and self-driving applications, these datasets provide tracks for people, vehicles, and animals, ignoring the vast…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Achal Dave , Tarasha Khurana , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

This paper introduces a new approach to the long-term tracking of an object in a challenging environment. The object is a cow and the environment is an enclosure in a cowshed. Some of the key challenges in this domain are a cluttered…

计算机视觉与模式识别 · 计算机科学 2017-03-31 Aram Ter-Sarkisov , Robert Ross , John Kelleher

Multi-object tracking (MOT) is an important and practical task related to both surveillance systems and moving camera applications, such as autonomous driving and robotic vision. However, due to unreliable detection, occlusion and fast…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gaoang Wang , Yizhou Wang , Haotian Zhang , Renshu Gu , Jenq-Neng Hwang

Accurate detection and tracking of objects is vital for effective video understanding. In previous work, the two tasks have been combined in a way that tracking is based heavily on detection, but the detection benefits marginally from the…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Zheng Zhang , Dazhi Cheng , Xizhou Zhu , Stephen Lin , Jifeng Dai

Tracking specific targets, such as pedestrians and vehicles, has been the focus of recent vision-based multitarget tracking studies. However, in some real-world scenarios, unseen categories often challenge existing methods due to…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Zewei Wu , Longhao Wang , Cui Wang , César Teixeira , Wei Ke , Zhang Xiong

Online Multi-Object Tracking (MOT) from videos is a challenging computer vision task which has been extensively studied for decades. Most of the existing MOT algorithms are based on the Tracking-by-Detection (TBD) paradigm combined with…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Zhen He , Jian Li , Daxue Liu , Hangen He , David Barber

We propose a hybrid framework for consistently producing high-quality object tracks by combining an automated object tracker with little human input. The key idea is to tailor a module for each dataset to intelligently decide when an object…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Samreen Anjum , Suyog Jain , Danna Gurari
‹ 上一页 1 2 3 10 下一页 ›