English
Related papers

Related papers: Two stages for visual object tracking

200 papers

State-of-the-art object detectors and trackers are developing fast. Trackers are in general more efficient than detectors but bear the risk of drifting. A question is hence raised -- how to improve the accuracy of video object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-14 Hao Luo , Wenxuan Xie , Xinggang Wang , Wenjun Zeng

Siamese network based trackers formulate the visual tracking task as a similarity matching problem. Almost all popular Siamese trackers realize the similarity learning via convolutional feature cross-correlation between a target branch and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

Computer Vision and Pattern Recognition · Computer Science 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr

In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Our method,…

Computer Vision and Pattern Recognition · Computer Science 2019-09-13 Bao Xin Chen , John K. Tsotsos

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminative visual tracking…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

Tracking multiple objects in real time is essential for a variety of real-world applications, with self-driving industry being at the foremost. This work involves exploiting temporally varying appearance and motion information for tracking.…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Kanchana Ranasinghe , Sahan Liyanaarachchi , Harsha Ranasinghe , Mayuka Jayawardhana

Maintaining the identity of multiple objects in real-time video is a challenging task, as it is not always feasible to run a detector on every frame. Thus, motion estimation systems are often employed, which either do not scale well with…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Lorenzo Vaquero , Víctor M. Brea , Manuel Mucientes

Estimating the target extent poses a fundamental challenge in visual object tracking. Typically, trackers are box-centric and fully rely on a bounding box to define the target in the scene. In practice, objects often have complex shapes and…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Matthieu Paul , Martin Danelljan , Christoph Mayer , Luc Van Gool

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…

Computer Vision and Pattern Recognition · Computer Science 2018-09-18 Yingjie Yin , Lei Zhang , De Xu , Xingang Wang

Object segmentation and object tracking are fundamental research area in the computer vision community. These two topics are diffcult to handle some common challenges, such as occlusion, deformation, motion blur, and scale variation. The…

Computer Vision and Pattern Recognition · Computer Science 2019-04-29 Rui Yao , Guosheng Lin , Shixiong Xia , Jiaqi Zhao , Yong Zhou

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…

Computer Vision and Pattern Recognition · Computer Science 2016-10-17 Yicong Tian , Mubarak Shah

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object tracking,…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Xuhua Huang , Jiarui Xu , Yu-Wing Tai , Chi-Keung Tang

The current Siamese network based on region proposal network (RPN) has attracted great attention in visual tracking due to its excellent accuracy and high efficiency. However, the design of the RPN involves the selection of the number,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Kai Yang , Zhenyu He , Wenjie Pei , Zikun Zhou , Xin Li , Di Yuan , Haijun Zhang

Many multi-object tracking (MOT) methods follow the framework of "tracking by detection", which associates the target objects-of-interest based on the detection results. However, due to the separate models for detection and association, the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-18 JiaXu Wan , Hong Zhang , Jin Zhang , Yuan Ding , Yifan Yang , Yan Li , Xuliang Li

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks are often…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Fei Xie , Wankou Yang , Chunyu Wang , Lei Chu , Yue Cao , Chao Ma , Wenjun Zeng

Accurate detection and tracking of objects is vital for effective video understanding. In previous work, the two tasks have been combined in a way that tracking is based heavily on detection, but the detection benefits marginally from the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Zheng Zhang , Dazhi Cheng , Xizhou Zhu , Stephen Lin , Jifeng Dai

Semi-supervised video object segmentation (VOS) refers to segmenting the target object in remaining frames given its annotation in the first frame, which has been actively studied in recent years. The key challenge lies in finding effective…

Computer Vision and Pattern Recognition · Computer Science 2021-12-30 Meng Lan , Jing Zhang , Fengxiang He , Lefei Zhang

Point cloud-based 3D object tracking is an important task in autonomous driving. Though great advances regarding Siamese-based 3D tracking have been made recently, it remains challenging to learn the correlation between the template and…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Shihao Feng , Pengpeng Liang , Jin Gao , Erkang Cheng

We introduce a prediction driven method for visual tracking and segmentation in videos. Instead of solely relying on matching with appearance cues for tracking, we build a predictive model which guides finding more accurate tracking regions…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Jianren Wang , Yihui He , Xiaobo Wang , Xinjia Yu , Xia Chen

Recently, we have seen a rapid development of Deep Neural Network (DNN) based visual tracking solutions. Some trackers combine the DNN-based solutions with Discriminative Correlation Filters (DCF) to extract semantic features and…

Computer Vision and Pattern Recognition · Computer Science 2022-07-05 Yuhong Li , Xiaofan Zhang , Deming Chen