中文
相关论文

相关论文: Model-free Tracking with Deep Appearance and Motio…

200 篇论文

Motion is an important signal for agents in dynamic environments, but learning to represent motion from unlabeled video is a difficult and underconstrained problem. We propose a model of motion based on elementary group properties of…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Andrew Jaegle , Stephen Phillips , Daphne Ippolito , Kostas Daniilidis

This paper proposes an online visual multi-object tracking algorithm using a top-down Bayesian formulation that seamlessly integrates state estimation, track management, clutter rejection, occlusion and mis-detection handling into a single…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Du Yong Kim , Ba-Ngu Vo , Ba-Tuong Vo

Unsupervised object-centric learning methods allow the partitioning of scenes into entities without additional localization information and are excellent candidates for reducing the annotation burden of multiple-object tracking (MOT)…

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

Multiple Object Tracking (MOT) is crucial to autonomous vehicle perception. End-to-end transformer-based algorithms, which detect and track objects simultaneously, show great potential for the MOT task. However, most existing methods focus…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Ce Zhang , Chengjie Zhang , Yiluan Guo , Lingji Chen , Michael Happold

Monocular person following (MPF) is a capability that supports many useful applications of a mobile robot. However, existing MPF solutions are not completely satisfactory. Firstly, they often fail to track the target at a close distance…

机器人学 · 计算机科学 2022-04-26 Hanjing Ye , Jieting Zhao , Yaling Pan , Weinan Chen , Hong Zhang

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

Tracking multiple people across multiple cameras is an open problem. It is typically divided into two tasks: (i) single-camera tracking (SCT) - identify trajectories in the same scene, and (ii) inter-camera tracking (ICT) - identify…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Neeti Narayan , Nishant Sankaran , Srirangaraj Setlur , Venu Govindaraju

The ability to reliably perceive the environmental states, particularly the existence of objects and their motion behavior, is crucial for autonomous driving. In this work, we propose an efficient deep model, called MotionNet, to jointly…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Pengxiang Wu , Siheng Chen , Dimitris Metaxas

This paper addresses the offset-free tracking problem for nonlinear systems described by a class of recurrent neural networks (RNNs). To compensate for constant disturbances and guarantee offset-free tracking in the presence of model-plant…

系统与控制 · 电气工程与系统科学 2025-11-21 Daniele Ravasio , Bestem Abdulaziz , Marcello Farina , Andrea Ballarino

In recent years, deep learning has increasingly gained attention in the field of traffic prediction. Existing traffic prediction models often rely on GCNs or attention mechanisms with O(N^2) complexity to dynamically extract traffic node…

机器学习 · 计算机科学 2024-08-15 Wenchao Weng , Mei Wu , Hanyu Jiang , Wanzeng Kong , Xiangjie Kong , Feng Xia

Deep learning inference that needs to largely take place on the 'edge' is a highly computational and memory intensive workload, making it intractable for low-power, embedded platforms such as mobile nodes and remote security applications.…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Andres Ussa , Chockalingam Senthil Rajen , Deepak Singla , Jyotibdha Acharya , Gideon Fu Chuanrong , Arindam Basu , Bharath Ramesh

In this paper, we propose the methods to handle temporal errors during multi-object tracking. Temporal error occurs when objects are occluded or noisy detections appear near the object. In those situations, tracking may fail and various…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Young-chul Yoon , Abhijeet Boragule , Young-min Song , Kwangjin Yoon , Moongu Jeon

Due to the problem of performance constraints of unsupervised video object detection, its large-scale application is limited. In response to this pain point, we propose another excellent method to solve this problematic point. By…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Chao Hu , Liqiang Zhu

In this work, we study self-supervised multiple object tracking without using any video-level association labels. We propose to cast the problem of multiple object tracking as learning the frame-wise associations between detections in…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fatemeh Azimi , Fahim Mannan , Felix Heide

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

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

Multi-object tracking (MOT) is a challenging practical problem for vision based applications. Most recent approaches for MOT use precomputed detections from models such as Faster RCNN, performing fine-tuning of bounding boxes and…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Parthesh Soni , Falak Shah , Nisarg Vyas

Visual object tracking is an important application of computer vision. Recently, Siamese based trackers have achieved good accuracy. However, most of Siamese based trackers are not efficient, as they exhaustively search potential object…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Shengyun Peng , Yunxuan Yu , Kun Wang , Lei He

Multiple Object Tracking (MOT) focuses on modeling the relationship of detected objects among consecutive frames and merge them into different trajectories. MOT remains a challenging task as noisy and confusing detection results often…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Tao Wang , Kean Chen , Weiyao Lin , John See , Zenghui Zhang , Qian Xu , Xia Jia