中文
相关论文

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

200 篇论文

We propose a new visual hierarchical representation paradigm for multi-object tracking. It is more effective to discriminate between objects by attending to objects' compositional visual regions and contrasting with the background…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Jinkun Cao , Jiangmiao Pang , Kris Kitani

Most (3D) multi-object tracking methods rely on appearance-based cues for data association. By contrast, we investigate how far we can get by only encoding geometric relationships between objects in 3D space as cues for data-driven data…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Aleksandr Kim , Guillem Brasó , Aljoša Ošep , Laura Leal-Taixé

Multi-object tracking in videos requires to solve a fundamental problem of one-to-one assignment between objects in adjacent frames. Most methods address the problem by first discarding impossible pairs whose feature distances are larger…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yifu Zhang , Chunyu Wang , Xinggang Wang , Wenjun Zeng , Wenyu Liu

Object tracking is an essential problem in computer vision that has been researched for several decades. One of the main challenges in tracking is to adapt to object appearance changes over time and avoiding drifting to background clutter.…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Elena Burceanu , Marius Leordeanu

Object tracking is divided into single-object tracking (SOT) and multi-object tracking (MOT). MOT aims to maintain the identities of multiple objects across a series of continuous video sequences. In recent years, MOT has made rapid…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Yukuan Zhang , Yunhua Jia , Housheng Xie , Mengzhen Li , Limin Zhao , Yang Yang , Shan Zhao

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

Tracking multiple objects in videos relies on modeling the spatial-temporal interactions of the objects. In this paper, we propose a solution named TransMOT, which leverages powerful graph transformers to efficiently model the spatial and…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Peng Chu , Jiang Wang , Quanzeng You , Haibin Ling , Zicheng Liu

Object tracking is an ubiquitous problem that appears in many applications such as remote sensing, audio processing, computer vision, human-machine interfaces, human-robot interaction, etc. Although thoroughly investigated in computer…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Sileye Ba , Xavier Alameda-Pineda , Alessio Xompero , Radu Horaud

Multimodal visual object tracking can be divided into to several kinds of tasks (e.g. RGB and RGB+X tracking), based on the input modality. Existing methods often train separate models for each modality or rely on pretrained models to adapt…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Lingyi Hong , Jinglun Li , Xinyu Zhou , Kaixun Jiang , Pinxue Guo , Zhaoyu Chen , Runze Li , Xingdong Sheng , Wenqiang Zhang

Multiple object tracking (MOT) is the task containing detection and association. Plenty of trackers have achieved competitive performance. Unfortunately, for the lack of informative exchange on these subtasks, they are often biased toward…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Bin Sun

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feature based object…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tae-young Chung , Heansung Lee , Myeong Ah Cho , Suhwan Cho , Sangyoun Lee

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

Joint Detection and Embedding (JDE) trackers have demonstrated excellent performance in Multi-Object Tracking (MOT) tasks by incorporating the extraction of appearance features as auxiliary tasks through embedding Re-Identification task…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Yunfei Zhang , Chao Liang , Jin Gao , Zhipeng Zhang , Weiming Hu , Stephen Maybank , Xue Zhou , Liang Li

Multi-object tracking (MOT) is an essential task in the computer vision field. With the fast development of deep learning technology in recent years, MOT has achieved great improvement. However, some challenges still remain, such as…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Gaoang Wang , Yizhou Wang , Renshu Gu , Weijie Hu , Jenq-Neng Hwang

Autonomous systems need to localize and track surrounding objects in 3D space for safe motion planning. As a result, 3D multi-object tracking (MOT) plays a vital role in autonomous navigation. Most MOT methods use a tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Standardized benchmarks are crucial for the majority of computer vision applications. Although leaderboards and ranking tables should not be over-claimed, benchmarks often provide the most objective measure of performance and are therefore…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Patrick Dendorfer , Hamid Rezatofighi , Anton Milan , Javen Shi , Daniel Cremers , Ian Reid , Stefan Roth , Konrad Schindler , Laura Leal-Taixé

Representation learning produces models in different domains, such as store purchases, client transactions, and general people's behavior. However, such models for event sequences usually process each sequence in isolation, ignoring context…

机器学习 · 计算机科学 2026-05-29 Petr Sokerin , Maria Kovaleva , Ekaterina Boyarina , Pavel Tikhomirov , Denis Vorobiyov , Alexey Zaytsev

Multi-object tracking (MOT) has been dominated by the use of track by detection approaches due to the success of convolutional neural networks (CNNs) on detection in the last decade. As the datasets and bench-marking sites are published,…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Fatih Emre Simsek , Cevahir Cigla , Koray Kayabol

Context has proven to be one of the most important factors in object layout reasoning for 3D scene understanding. Existing deep contextual models either learn holistic features for context encoding or rely on pre-defined scene templates for…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Yuqing Lan , Yao Duan , Yifei Shi , Hui Huang , Kai Xu

With the rapid development of deep learning, object detection and tracking play a vital role in today's society. Being able to identify and track all the pedestrians in the dense crowd scene with computer vision approaches is a typical…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Yu Zhang , Huaming Chen , Wei Bao , Zhongzheng Lai , Zao Zhang , Dong Yuan