中文
相关论文

相关论文: Handcrafted and Deep Trackers: Recent Visual Objec…

200 篇论文

Visual object tracking is a significant computer vision task which can be applied to many domains such as visual surveillance, human computer interaction, and video compression. In the literature, researchers have proposed a variety of 2D…

计算机视觉与模式识别 · 计算机科学 2013-03-21 Xi Li , Weiming Hu , Chunhua Shen , Zhongfei Zhang , Anthony Dick , Anton van den Hengel

Despite the success of many advanced tracking methods in this area, tracking targets with drastic variation of appearance such as deformation, view change and partial occlusion in video sequences is still a challenge in practical…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Suofei Zhang , Zhixin Sun , Xu Cheng , Zhenyang Wu

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

In this work, we propose a progressive scaling training strategy for visual object tracking, systematically analyzing the influence of training data volume, model size, and input resolution on tracking performance. Our empirical study…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Jack Hong , Shilin Yan , Zehao Xiao , Jiayin Cai , Xiaolong Jiang , Yao Hu , Henghui Ding

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work, we focus on…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Axel Sauer , Elie Aljalbout , Sami Haddadin

We propose a new context-aware correlation filter based tracking framework to achieve both high computational speed and state-of-the-art performance among real-time trackers. The major contribution to the high computational speed lies in…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jongwon Choi , Hyung Jin Chang , Tobias Fischer , Sangdoo Yun , Kyuewang Lee , Jiyeoup Jeong , Yiannis Demiris , Jin Young Choi

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across frames, but this…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Zihang Lai , Eldar Insafutdinov , Edgar Sucar , Andrea Vedaldi

Person-tracking robots have many applications, such as in security, elderly care, and socializing robots. Such a task is particularly challenging when the person is moving in a Uniform crowd. Also, despite significant progress of trackers…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Adarsh Ghimire , Xiaoxiong Zhang , Sajid Javed , Jorge Dias , Naoufel Werghi

Object detection is one of the most important and challenging branches of computer vision, which has been widely applied in peoples life, such as monitoring security, autonomous driving and so on, with the purpose of locating instances of…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Licheng Jiao , Fan Zhang , Fang Liu , Shuyuan Yang , Lingling Li , Zhixi Feng , Rong Qu

One of the major challenges of model-free visual tracking problem has been the difficulty originating from the unpredictable and drastic changes in the appearance of objects we target to track. Existing methods tackle this problem by…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

The tracking-by-detection framework usually consist of two stages: drawing samples around the target object in the first stage and classifying each sample as the target object or background in the second stage. Current popular trackers…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Yingjie Yin , Lei Zhang , De Xu , Xingang Wang

Occlusion is one of the most significant challenges encountered by object detectors and trackers. While both object detection and tracking has received a lot of attention in the past, most existing methods in this domain do not target…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Satyaki Chakraborty , Martial Hebert

Visual Object Tracking (VOT) has synchronous needs for both robustness and accuracy. While most existing works fail to operate simultaneously on both, we investigate in this work the problem of conflicting performance between accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Jinghao Zhou , Bo Li , Lei Qiao , Peng Wang , Weihao Gan , Wei Wu , Junjie Yan , Wanli Ouyang

Articulated objects are prevalent in daily life and robotic manipulation tasks. However, compared to rigid objects, pose tracking for articulated objects remains an underexplored problem due to their inherent kinematic constraints. To…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Xianhui Meng , Yukang Huo , Li Zhang , Liu Liu , Haonan Jiang , Yan Zhong , Pingrui Zhang , Cewu Lu , Jun Liu

Unmanned aerial vehicle (UAV)-based tracking is attracting increasing attention and developing rapidly in applications such as agriculture, aviation, navigation, transportation and public security. Recently, discriminative correlation…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Shuiwang Li , Yuting Liu , Qijun Zhao , Ziliang Feng

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

Visual object tracking was generally tackled by reasoning independently on fast processing algorithms, accurate online adaptation methods, and fusion of trackers. In this paper, we unify such goals by proposing a novel tracking methodology…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Matteo Dunnhofer , Niki Martinel , Christian Micheloni

This paper improves state-of-the-art visual object trackers that use online adaptation. Our core contribution is an offline meta-learning-based method to adjust the initial deep networks used in online adaptation-based tracking. The meta…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Eunbyung Park , Alexander C. Berg

Object pose detection and tracking has recently attracted increasing attention due to its wide applications in many areas, such as autonomous driving, robotics, and augmented reality. Among methods for object pose detection and tracking,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zhaoxin Fan , Yazhi Zhu , Yulin He , Qi Sun , Hongyan Liu , Jun He

Traditionally, object tracking and segmentation are treated as two separate problems and solved independently. However, in this paper, we argue that tracking and segmentation are actually closely related and solving one should help the…

计算机视觉与模式识别 · 计算机科学 2016-10-17 Yicong Tian , Mubarak Shah
‹ 上一页 1 8 9 10 下一页 ›