中文
相关论文

相关论文: Siamese Box Adaptive Network for Visual Tracking

200 篇论文

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…

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

Siamese tracking has achieved groundbreaking performance in recent years, where the essence is the efficient matching operator cross-correlation and its variants. Besides the remarkable success, it is important to note that the heuristic…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Zhipeng Zhang , Yihao Liu , Xiao Wang , Bing Li , Weiming Hu

Visual object tracking is an important function in many real-time video surveillance applications, such as localization and spatio-temporal recognition of persons. In real-world applications, an object detector and tracker must interact on…

计算机视觉与模式识别 · 计算机科学 2019-11-01 Madhu Kiran , Vivek Tiwari , Le Thanh Nguyen-Meidine , Eric Granger

We present a novel algorithm utilizing a deep Siamese neural network as a general object similarity function in combination with a Bayesian optimization (BO) framework to encode spatio-temporal information for efficient object tracking in…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Anthony D. Rhodes , Manan Goel

Tracking is one of the most important but still difficult tasks in computer vision and pattern recognition. The main difficulties in the tracking field are appearance variation and occlusion. Most traditional tracking methods set the…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Jinho Lee , Brian Kenji Iwana , Shouta Ide , Seiichi Uchida

Recently spiking neural networks (SNNs), the third-generation of neural networks has shown remarkable capabilities of energy-efficient computing, which is a promising alternative for deep neural networks (DNNs) with high energy consumption.…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Yihao Luo , Min Xu , Caihong Yuan , Xiang Cao , Liangqi Zhang , Yan Xu , Tianjiang Wang , Qi Feng

Recently, the majority of visual trackers adopt Convolutional Neural Network (CNN) as their backbone to achieve high tracking accuracy. However, less attention has been paid to the potential adversarial threats brought by CNN, including…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Xugang Wu , Xiaoping Wang , Xu Zhou , Songlei Jian

Empowered by transformer-based models, visual tracking has advanced significantly. However, the slow speed of current trackers limits their applicability on devices with constrained computational resources. To address this challenge, we…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Xiangyang Yang , Dan Zeng , Xucheng Wang , You Wu , Hengzhou Ye , Qijun Zhao , Shuiwang Li

Single object tracking in satellite videos is inherently challenged by small target, blurred background, large aspect ratio changes, and frequent visual occlusions. These constraints often cause appearance-based trackers to accumulate…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zixiao Wen , Zhen Yang , Jiawei Li , Xiantai Xiang , Guangyao Zhou , Yuxin Hu , Yuhan Liu

Siamese-based trackers have achived promising performance on visual object tracking tasks. Most existing Siamese-based trackers contain two separate branches for tracking, including classification branch and bounding box regression branch.…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Fei Chen , Fuhan Zhang , Xiaodong Wang

Unmanned aerial vehicle (UAV)-based visual object tracking has enabled a wide range of applications and attracted increasing attention in the field of intelligent transportation systems because of its versatility and effectiveness. As an…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Changhong Fu , Kunhan Lu , Guangze Zheng , Junjie Ye , Ziang Cao , Bowen Li , Geng Lu

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

Visual tracking is a fundamental problem in computer vision. Recently, some deep-learning-based tracking algorithms have been achieving record-breaking performances. However, due to the high complexity of deep learning, most deep trackers…

计算机视觉与模式识别 · 计算机科学 2017-01-04 Xinyu Wang , Hanxi Li , Yi Li , Fumin Shen , Fatih Porikli

In this paper the research on optimisation of visual object tracking using a Siamese neural network for embedded vision systems is presented. It was assumed that the solution shall operate in real-time, preferably for a high resolution…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Dominika Przewlocka , Mateusz Wasala , Hubert Szolc , Krzysztof Blachut , Tomasz Kryjak

In this paper, we investigate the impacts of three main aspects of visual tracking, i.e., the backbone network, the attentional mechanism, and the detection component, and propose a Siamese Attentional Keypoint Network, dubbed SATIN, for…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Peng Gao , Ruyue Yuan , Fei Wang , Liyi Xiao , Hamido Fujita , Yan Zhang

Siamese network-based trackers have shown remarkable success in aerial tracking. Most previous works, however, usually perform template matching only between the initial template and the search region and thus fail to deal with rapidly…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Xincong Liu , Tingfa Xu , Ying Wang , Zhinong Yu , Xiaoying Yuan , Haolin Qin , Jianan Li

Multi-object tracking systems often consist of a combination of a detector, a short term linker, a re-identification feature extractor and a solver that takes the output from these separate components and makes a final prediction.…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Bing Shuai , Andrew G. Berneshawi , Davide Modolo , Joseph Tighe

3D object tracking in point clouds is still a challenging problem due to the sparsity of LiDAR points in dynamic environments. In this work, we propose a Siamese voxel-to-BEV tracker, which can significantly improve the tracking performance…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Le Hui , Lingpeng Wang , Mingmei Cheng , Jin Xie , Jian Yang

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

Despite the extensive adoption of machine learning on the task of visual object tracking, recent learning-based approaches have largely overlooked the fact that visual tracking is a sequence-level task in its nature; they rely heavily on…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Minji Kim , Seungkwan Lee , Jungseul Ok , Bohyung Han , Minsu Cho