中文
相关论文

相关论文: Tracking using Numerous Anchor points

200 篇论文

Visual object tracking is an important computer vision problem with numerous real-world applications including human-computer interaction, autonomous vehicles, robotics, motion-based recognition, video indexing, surveillance and security.…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Mustansar Fiaz , Arif Mahmood , Soon Ki Jung

Existing visual tracking methods usually localize a target object with a bounding box, in which the performance of the foreground object trackers or detectors is often affected by the inclusion of background clutter. To handle this problem,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Chenglong Li , Liang Lin , Wangmeng Zuo , Jin Tang , Ming-Hsuan Yang

Accurate and robust tracking of surrounding road participants plays an important role in autonomous driving. However, there is usually no prior knowledge of the number of tracking targets due to object emergence, object disappearance and…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Jiachen Li , Wei Zhan , Masayoshi Tomizuka

This paper introduces a novel deep learning based approach for vision based single target tracking. We address this problem by proposing a network architecture which takes the input video frames and directly computes the tracking score for…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Mengyao Zhai , Mehrsan Javan Roshtkhari , Greg Mori

In recent years, anchor-free object detection models combined with matching algorithms are used to achieve real-time muti-object tracking and also ensure high tracking accuracy. However, there are still great challenges in multi-object…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Huilan Luo , Zehua Zeng

Tracking-by-detection approaches are some of the most successful object trackers in recent years. Their success is largely determined by the detector model they learn initially and then update over time. However, under challenging…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Yang Hua , Karteek Alahari , Cordelia Schmid

Multiple object tracking has been a challenging field, mainly due to noisy detection sets and identity switch caused by occlusion and similar appearance among nearby targets. Previous works rely on appearance models built on individual or…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Zheng Tang , Jenq-Neng Hwang

Deformable parts models show a great potential in tracking by principally addressing non-rigid object deformations and self occlusions, but according to recent benchmarks, they often lag behind the holistic approaches. The reason is that…

计算机视觉与模式识别 · 计算机科学 2016-05-13 Alan Lukežič , Luka Čehovin , Matej Kristan

A fundamental component of modern trackers is an online learned tracking model, which is typically modeled either globally or locally. The two kinds of models perform differently in terms of effectiveness and robustness under different…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Yao Sui , Guanghui Wang , Yafei Tang , Li Zhang

In this paper, we propose an approach to learn hierarchical features for visual object tracking. First, we offline learn features robust to diverse motion patterns from auxiliary video sequences. The hierarchical features are learned via a…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Li Wang , Ting Liu , Gang Wang , Kap Luk Chan , Qingxiong Yang

This paper presents a new algorithm to track mobile objects in different scene conditions. The main idea of the proposed tracker includes estimation, multi-features similarity measures and trajectory filtering. A feature set (distance,…

计算机视觉与模式识别 · 计算机科学 2011-06-15 Duc Phu Chau , François Bremond , Monique Thonnat , Etienne Corvee

A robust visual tracking system requires an object appearance model that is able to handle occlusion, pose, and illumination variations in the video stream. This can be difficult to accomplish when the model is trained using only a single…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Sareh Shirazi , Mehrtash T. Harandi , Brian C. Lovell , Conrad Sanderson

In this paper, we present a new tracking architecture with an encoder-decoder transformer as the key component. The encoder models the global spatio-temporal feature dependencies between target objects and search regions, while the decoder…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Bin Yan , Houwen Peng , Jianlong Fu , Dong Wang , Huchuan Lu

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

Object tracking is a long standing problem in vision. While great efforts have been spent to improve tracking performance, a simple yet reliable prior knowledge is left unexploited: the target object in tracking must be an object other than…

计算机视觉与模式识别 · 计算机科学 2016-06-29 Pengpeng Liang , Chunyuan Liao , Xue Mei , Haibin Ling

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Gao Zhu , Fatih Porikli , Hongdong Li

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

Developing a robust object tracker is a challenging task due to factors such as occlusion, motion blur, fast motion, illumination variations, rotation, background clutter, low resolution and deformation across the frames. In the literature,…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Sandeep Singh Sengar

The tracking-by-detection paradigm today has become the dominant method for multi-object tracking and works by detecting objects in each frame and then performing data association across frames. However, its sequential frame-wise matching…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Sanghyun Woo , Kwanyong Park , Seoung Wug Oh , In So Kweon , Joon-Young Lee

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2016-05-09 Gao Zhu , Fatih Porikli , Hongdong Li