中文
相关论文

相关论文: Learning Multi-target Tracking with Quadratic Obje…

200 篇论文

For compressed sensing over arbitrarily connected networks, we consider the problem of estimating underlying sparse signals in a distributed manner. We introduce a new signal model that helps to describe inter-signal correlation among…

信息论 · 计算机科学 2013-10-29 Dennis Sundman , Saikat Chatterjee , Mikael Skoglund

Multi-object tracking aims to maintain object identities over time by associating detections across video frames. Two dominant paradigms exist in literature: tracking-by-detection methods, which are computationally efficient but rely on…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Momir Adžemović

Tracking a target of interest in both sparse and crowded environments is a challenging problem, not yet successfully addressed in the literature. In this paper, we propose a new long-term visual tracking algorithm, learning discriminative…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Nathanael L. Baisa , Deepayan Bhowmik , Andrew Wallace

Multi-Object Tracking (MOT) remains a vital component of intelligent video analysis, which aims to locate targets and maintain a consistent identity for each target throughout a video sequence. Existing works usually learn a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang , Jinjun Wang , Nanning Zheng

Recently, Minimum Cost Multicut Formulations have been proposed and proven to be successful in both motion trajectory segmentation and multi-target tracking scenarios. Both tasks benefit from decomposing a graphical model into an optimal…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Margret Keuper , Siyu Tang , Yu Zhongjie , Bjoern Andres , Thomas Brox , Bernt Schiele

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Tobias Fischer , Thomas E. Huang , Jiangmiao Pang , Linlu Qiu , Haofeng Chen , Trevor Darrell , Fisher Yu

We propose a novel meta-learning framework for real-time object tracking with efficient model adaptation and channel pruning. Given an object tracker, our framework learns to fine-tune its model parameters in only a few iterations of…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Ilchae Jung , Kihyun You , Hyeonwoo Noh , Minsu Cho , Bohyung Han

3D multi-object tracking (MOT) and trajectory forecasting are two critical components in modern 3D perception systems. We hypothesize that it is beneficial to unify both tasks under one framework to learn a shared feature representation of…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xinshuo Weng , Ye Yuan , Kris Kitani

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yuebin Yang , Guillaume-Alexandre Bilodeau

The field of multi-object tracking has recently seen a renewed interest in the good old schema of tracking-by-detection, as its simplicity and strong priors spare it from the complex design and painful babysitting of tracking-by-attention…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Gianluca Mancusi , Aniello Panariello , Angelo Porrello , Matteo Fabbri , Simone Calderara , Rita Cucchiara

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Peize Sun , Jinkun Cao , Yi Jiang , Rufeng Zhang , Enze Xie , Zehuan Yuan , Changhu Wang , Ping Luo

We study the problem of multi-target tracking and data association in video. We formulate this in terms of selecting a subset of high-quality tracks subject to the constraint that no pair of selected tracks is associated with a common…

计算机视觉与模式识别 · 计算机科学 2016-08-10 Shaofei Wang , Steffen Wolf , Charless Fowlkes , Julian Yarkony

In this paper we propose to exploit multiple related tasks for accurate multi-sensor 3D object detection. Towards this goal we present an end-to-end learnable architecture that reasons about 2D and 3D object detection as well as ground…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Ming Liang , Bin Yang , Yun Chen , Rui Hu , Raquel Urtasun

Deep learning has recently started being applied to visual tracking of generic objects in video streams. For the purposes of robotics applications, it is very important for a target tracker to recover its track if it is lost due to heavy or…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Pranoy Panda , Martin Barczyk

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

Class-agnostic object tracking is particularly difficult in cluttered environments as target specific discriminative models cannot be learned a priori. Inspired by how the human visual cortex employs spatial attention and separate "where"…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Adam R. Kosiorek , Alex Bewley , Ingmar Posner

Most of the existing tracking methods link the detected boxes to the tracklets using a linear combination of feature cosine distances and box overlap. But the problem of inconsistent features of an object in two different frames still…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Chaobing Shan , Chunbo Wei , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Xiaoliang Cheng , Kewei Liang

For a long time, the most common paradigm in Multi-Object Tracking was tracking-by-detection (TbD), where objects are first detected and then associated over video frames. For association, most models resourced to motion and appearance…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Jenny Seidenschwarz , Guillem Brasó , Victor Castro Serrano , Ismail Elezi , Laura Leal-Taixé

Object tracking is a key aspect in many applications such as augmented reality in medicine (e.g. tracking a surgical instrument) or robotics. Squared planar markers have become popular tools for tracking since their pose can be estimated…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Hamid Sarmadi , Rafael Muñoz-Salinas , M. A. Berbís , R. Medina-Carnicer

Achieving high-performance in multi-object tracking algorithms heavily relies on modeling spatio-temporal relationships during the data association stage. Mainstream approaches encompass rule-based and deep learning-based methods for…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Zhonglin Liu , Shujie Chen , Jianfeng Dong , Xun Wang , Di Zhou