中文
相关论文

相关论文: Deep-LK for Efficient Adaptive Object Tracking

200 篇论文

Machine learning techniques are often used in computer vision due to their ability to leverage large amounts of training data to improve performance. Unfortunately, most generic object trackers are still trained from scratch online and do…

计算机视觉与模式识别 · 计算机科学 2016-08-17 David Held , Sebastian Thrun , Silvio Savarese

Visual tracking fundamentally involves regressing the state of the target in each frame of a video. Despite significant progress, existing regression-based trackers still tend to experience failures and inaccuracies. To enhance the…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Zhuang Qi , Junlin Zhang , Xin Qi

We propose ProTracker, a novel framework for accurate and robust long-term dense tracking of arbitrary points in videos. Previous methods relying on global cost volumes effectively handle large occlusions and scene changes but lack…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Tingyang Zhang , Chen Wang , Zhiyang Dou , Qingzhe Gao , Jiahui Lei , Baoquan Chen , Lingjie Liu

Tracking objects in 3D space and predicting their 6DoF pose is an essential task in computer vision. State-of-the-art approaches often rely on object texture to tackle this problem. However, while they achieve impressive results, many…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Manuel Stoiber , Martin Sundermeyer , Rudolph Triebel

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

Visual object tracking task is constantly gaining importance in several fields of application as traffic monitoring, robotics, and surveillance, to name a few. Dealing with changes in the appearance of the tracked object is paramount to…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fabio Garcea , Alessandro Cucco , Lia Morra , Fabrizio Lamberti

Existing deep trackers mainly use convolutional neural networks pre-trained for generic object recognition task for representations. Despite demonstrated successes for numerous vision tasks, the contributions of using pre-trained deep…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Xin Li , Chao Ma , Baoyuan Wu , Zhenyu He , Ming-Hsuan Yang

Object detection and object tracking are usually treated as two separate processes. Significant progress has been made for object detection in 2D images using deep learning networks. The usual tracking-by-detection pipeline for object…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Chenge Li , Gregory Dobler , Xin Feng , Yao Wang

This work proposes a novel framework for visual tracking based on the integration of an iterative particle filter, a deep convolutional neural network, and a correlation filter. The iterative particle filter enables the particles to correct…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Reza Jalil Mozhdehi , Henry Medeiros

During the recent years, correlation filters have shown dominant and spectacular results for visual object tracking. The types of the features that are employed in these family of trackers significantly affect the performance of visual…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Erhan Gundogdu , A. Aydin Alatan

Following the tracking-by-attention paradigm, this paper introduces an object-centric, transformer-based framework for tracking in 3D. Traditional model-based tracking approaches incorporate the geometric effect of object- and ego motion…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Simon Doll , Niklas Hanselmann , Lukas Schneider , Richard Schulz , Markus Enzweiler , Hendrik P. A. Lensch

Visual Object tracking research has undergone significant improvement in the past few years. The emergence of tracking by detection approach in tracking paradigm has been quite successful in many ways. Recently, deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Litu Rout , Sidhartha , Gorthi R. K. S. S. Manyam , Deepak Mishra

In currently available literature, no tracking-by-detection (TBD) paradigm-based tracking method has considered the localization confidence of detection boxes. In most TBD-based methods, it is considered that objects of low detection…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Ting Meng , Chunyun Fu , Mingguang Huang , Xiyang Wang , Jiawei He , Tao Huang , Wankai Shi

Multi-object tracking (MOT) at low frame rates can reduce computational, storage and power overhead to better meet the constraints of edge devices. Many existing MOT methods suffer from significant performance degradation in low-frame-rate…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yiheng Liu , Junta Wu , Yi Fu

This paper presents a long-term object tracking framework with a moving event camera under general tracking conditions. A first of its kind for these revolutionary cameras, the tracking framework uses a discriminative representation for the…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Bharath Ramesh , Shihao Zhang , Hong Yang , Andres Ussa , Matthew Ong , Garrick Orchard , Cheng Xiang

The observation of objects located in inaccessible regions is a recurring challenge in a wide variety of important applications. Recent work has shown that indirect diffuse light reflections can be used to reconstruct objects and…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Jonathan Klein , Christoph Peters , Jaime Martín , Martin Laurenzis , Matthias B. Hullin

Monocular object detection and tracking have improved drastically in recent years, but rely on a key assumption: that objects are visible to the camera. Many offline tracking approaches reason about occluded objects post-hoc, by linking…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Tarasha Khurana , Achal Dave , Deva Ramanan

The rapid proliferation of digital content and the ever-growing need for precise object recognition and segmentation have driven the advancement of cutting-edge techniques in the field of object classification and segmentation. This paper…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Chandan Kumar , Jansel Herrera-Gerena , John Just , Matthew Darr , Ali Jannesari

The task object tracking is vital in numerous applications such as autonomous driving, intelligent surveillance, robotics, etc. This task entails the assigning of a bounding box to an object in a video stream, given only the bounding box…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Vladislav Belyaev , Aleksandra Malysheva , Aleksei Shpilman