中文
相关论文

相关论文: Tracklets Predicting Based Adaptive Graph Tracking

200 篇论文

Multi-object tracking algorithms are deployed in various applications, each with different performance requirements. For example, track switches pose significant challenges for offline scene understanding, as they hinder the accuracy of…

系统与控制 · 电气工程与系统科学 2025-08-29 Jan Krejčí , Oliver Kost , Ondřej Straka , Yuxuan Xia , Lennart Svensson , Ángel F. García-Fernández

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. However, it is not trivial to solve the data-association problem in an end-to-end fashion. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Peng Dai , Renliang Weng , Wongun Choi , Changshui Zhang , Zhangping He , Wei Ding

We present a novel formulation of the multiple object tracking problem which integrates low and mid-level features. In particular, we formulate the tracking problem as a quadratic program coupling detections and dense point trajectories.…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Roberto Henschel , Laura Leal-Taixé , Bodo Rosenhahn , Konrad Schindler

Graph matching aims to establish correspondences between vertices of graphs such that both the node and edge attributes agree. Various learning-based methods were recently proposed for finding correspondences between image key points based…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zhenzhang Ye , Tarun Yenamandra , Florian Bernard , Daniel Cremers

Learning visual representations with self-supervised learning has become popular in computer vision. The idea is to design auxiliary tasks where labels are free to obtain. Most of these tasks end up providing data to learn specific kinds of…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xiaolong Wang , Kaiming He , Abhinav Gupta

Multiple object tracking (MOT) is a crucial task in computer vision society. However, most tracking-by-detection MOT methods, with available detected bounding boxes, cannot effectively handle static, slow-moving and fast-moving camera…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Jiarui Cai , Yizhou Wang , Haotian Zhang , Hung-Min Hsu , Chengqian Ma , Jenq-Neng Hwang

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang

One of the core components in online multiple object tracking (MOT) frameworks is associating new detections with existing tracklets, typically done via a scoring function. Despite the great advances in MOT, designing a reliable scoring…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Fatemeh Saleh , Sadegh Aliakbarian , Mathieu Salzmann , Stephen Gould

End-to-end transformer-based trackers have achieved remarkable performance on most human-related datasets. However, training these trackers in heterogeneous scenarios poses significant challenges, including negative interference - where the…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Gianluca Mancusi , Mattia Bernardi , Aniello Panariello , Angelo Porrello , Rita Cucchiara , Simone Calderara

A fundamental problem for waveform-agile radar systems is that the true environment is unknown, and transmission policies which perform well for a particular tracking instance may be sub-optimal for another. Additionally, there is a limited…

信息论 · 计算机科学 2021-10-25 Charles E. Thornton , R. Michael Buehrer , Anthony F. Martone

Multi-object Tracking (MOT) generally can be split into two sub-tasks, i.e., detection and association. Many previous methods follow the tracking by detection paradigm, which first obtain detections at each frame and then associate them…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Mingfei Chen , Yue Liao , Si Liu , Fei Wang , Jenq-Neng Hwang

Tracking has traditionally been the art of following interest points through space and time. This changed with the rise of powerful deep networks. Nowadays, tracking is dominated by pipelines that perform object detection followed by…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Xingyi Zhou , Vladlen Koltun , Philipp Krähenbühl

Understanding video content is pivotal for advancing real-world applications like activity recognition, autonomous systems, and human-computer interaction. While scene graphs are adept at capturing spatial relationships between objects in…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Raphael Ruschel , Md Awsafur Rahman , Hardik Prajapati , Suya You , B. S. Manjuanth

3D Multi-object tracking (MOT) is crucial to autonomous systems. Recent work uses a standard tracking-by-detection pipeline, where feature extraction is first performed independently for each object in order to compute an affinity matrix.…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Xinshuo Weng , Yongxin Wang , Yunze Man , Kris Kitani

Multi-Object Tracking (MOT) has been a long-standing challenge in video understanding. A natural and intuitive approach is to split this task into two parts: object detection and association. Most mainstream methods employ meticulously…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ruopeng Gao , Ji Qi , Limin Wang

Multiple Object Tracking (MOT) aims to find bounding boxes and identities of targeted objects in consecutive video frames. While fully-supervised MOT methods have achieved high accuracy on existing datasets, they cannot generalize well on a…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Pha Nguyen , Kha Gia Quach , John Gauch , Samee U. Khan , Bhiksha Raj , Khoa Luu

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Elena Burceanu

Vehicle tracking is an essential task in the multi-object tracking (MOT) field. A distinct characteristic in vehicle tracking is that the trajectories of vehicles are fairly smooth in both the world coordinate and the image coordinate.…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Gaoang Wang , Renshu Gu , Zuozhu Liu , Weijie Hu , Mingli Song , Jenq-Neng Hwang

This article addresses the problem of multi-object tracking by using a non-deterministic model of target behaviors with hard constraints. To capture the evolution of target features as well as their locations, we permit objects to lie in a…

动力系统 · 数学 2024-01-23 Michael Robinson , Michael Stein , Henry S. Owen

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