English
Related papers

Related papers: Siamese Box Adaptive Network for Visual Tracking

200 papers

Object tracking has important application in assistive technologies for personalized monitoring. Recent trackers choosing AlexNet as their backbone to extract features have gained great success. However, AlexNet is too shallow to form a…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Zhipeng Zhou , Rui Zhang , Dong Yin

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

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

Most Siamese network-based trackers perform the tracking process without model update, and cannot learn targetspecific variation adaptively. Moreover, Siamese-based trackers infer the new state of tracked objects by generating axis-aligned…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 Yang Fang , Geun-Sik Jo , Chang-Hee Lee

Discriminative correlation filters (DCF) and siamese networks have achieved promising performance on visual tracking tasks thanks to their superior computational efficiency and reliable similarity metric learning, respectively. However, how…

Computer Vision and Pattern Recognition · Computer Science 2021-03-22 Xizhe Xue , Ying Li , Xiaoyue Yin , Qiang Shen

Recent advances in Siamese network-based visual tracking methods have enabled high performance on numerous tracking benchmarks. However, extensive scale variations of the target object and distractor objects with similar categories have…

Computer Vision and Pattern Recognition · Computer Science 2020-07-15 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

Recently, Siamese networks have drawn great attention in visual tracking community because of their balanced accuracy and speed. However, features used in most Siamese tracking approaches can only discriminate foreground from the…

Computer Vision and Pattern Recognition · Computer Science 2018-08-21 Zheng Zhu , Qiang Wang , Bo Li , Wei Wu , Junjie Yan , Weiming Hu

Efficient visual trackers overfit to their training distributions and lack generalization abilities, resulting in them performing well on their respective in-distribution (ID) test sets and not as well on out-of-distribution (OOD)…

Computer Vision and Pattern Recognition · Computer Science 2025-02-10 Ram Zaveri , Shivang Patel , Yu Gu , Gianfranco Doretto

Siamese trackers demonstrated high performance in object tracking due to their balance between accuracy and speed. Unlike classification-based CNNs, deep similarity networks are specifically designed to address the image similarity problem,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-03 Zhenxi Li , Guillaume-Alexandre Bilodeau , Wassim Bouachir

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

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Sajid Javed , Martin Danelljan , Fahad Shahbaz Khan , Muhammad Haris Khan , Michael Felsberg , Jiri Matas

While remarkable progress has been made in robust visual tracking, accurate target state estimation still remains a highly challenging problem. In this paper, we argue that this issue is closely related to the prevalent bounding box…

Computer Vision and Pattern Recognition · Computer Science 2020-09-03 Ziang Ma , Linyuan Wang , Haitao Zhang , Wei Lu , Jun Yin

Recent object tracking methods depend upon deep networks or convoluted architectures. Most of those trackers can hardly meet real-time processing requirements on mobile platforms with limited computing resources. In this work, we introduce…

Computer Vision and Pattern Recognition · Computer Science 2021-10-19 Daitao Xing , Nikolaos Evangeliou , Athanasios Tsoukalas , Anthony Tzes

Siamese-based trackers have achieved excellent performance on visual object tracking. However, the target template is not updated online, and the features of the target template and search image are computed independently in a Siamese…

Computer Vision and Pattern Recognition · Computer Science 2021-03-25 Yuechen Yu , Yilei Xiong , Weilin Huang , Matthew R. Scott

According to observations, different visual objects have different salient features in different scenarios. Even for the same object, its salient shape and appearance features may change greatly from time to time in a long-term tracking…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Dongyan Guo , Jun Wang , Weixuan Zhao , Ying Cui , Zhenhua Wang , Shengyong Chen

The greatest challenge facing visual object tracking is the simultaneous requirements on robustness and discrimination power. In this paper, we propose a SiamFC-based tracker, named SPM-Tracker, to tackle this challenge. The basic idea is…

Computer Vision and Pattern Recognition · Computer Science 2019-04-10 Guangting Wang , Chong Luo , Zhiwei Xiong , Wenjun Zeng

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based…

Computer Vision and Pattern Recognition · Computer Science 2020-07-10 Zhipeng Zhang , Houwen Peng , Jianlong Fu , Bing Li , Weiming Hu

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline training on large-scale…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Tianyang Xu , Zhen-Hua Feng , Xiao-Jun Wu , Josef Kittler

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Jiawen Zhu , Huayi Tang , Xin Chen , Xinying Wang , Dong Wang , Huchuan Lu