中文
相关论文

相关论文: Efficient Adversarial Attacks for Visual Object Tr…

200 篇论文

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

During the recent years, correlation filters have shown dominant and spectacular results for visual object tracking. The types of the features that are employed in these family of trackers significantly affect the performance of visual…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Erhan Gundogdu , A. Aydin Alatan

Despite the great success of Siamese-based trackers, their performance under complicated scenarios is still not satisfying, especially when there are distractors. To this end, we propose a novel Siamese relation network, which introduces…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Siyuan Cheng , Bineng Zhong , Guorong Li , Xin Liu , Zhenjun Tang , Xianxian Li , Jing Wang

The high biological properties and low energy consumption of Spiking Neural Networks (SNNs) have brought much attention in recent years. However, the converted SNNs generally need large time steps to achieve satisfactory performance, which…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Nemin Qiu , Zhiguo Li , Yuan Li , Chuang Zhu

Object trackers based on Convolution Neural Network (CNN) have achieved state-of-the-art performance on recent tracking benchmarks, while they suffer from slow computational speed. The high computational load arises from the extraction of…

图像与视频处理 · 电气工程与系统科学 2019-01-10 Al-Hussein A. El-Shafie , Mohamed Zaki , Serag El-Din Habib

The adversarial attack can force a CNN-based model to produce an incorrect output by craftily manipulating human-imperceptible input. Exploring such perturbations can help us gain a deeper understanding of the vulnerability of neural…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Xiangyu Yin , Wenjie Ruan , Jonathan Fieldsend

Deep Neural Networks (DNNs) are being used to solve a wide range of problems in many domains including safety-critical domains like self-driving cars and medical imagery. DNNs suffer from vulnerability against adversarial attacks. In the…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Vipul Gupta , Apurva Narayan

Scene text recognition has been a hot research topic in computer vision due to its various applications. The state of the art is the attention-based encoder-decoder framework that learns the mapping between input images and output sequences…

计算机视觉与模式识别 · 计算机科学 2017-10-24 Zhanzhan Cheng , Fan Bai , Yunlu Xu , Gang Zheng , Shiliang Pu , Shuigeng Zhou

The main challenge of Multiple Object Tracking (MOT) is the efficiency in associating indefinite number of objects between video frames. Standard motion estimators used in tracking, e.g., Long Short Term Memory (LSTM), only deal with single…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Jimuyang Zhang , Sanping Zhou , Jinjun Wang , Dong Huang

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Issa Mouawad , Francesca Odone

Deep neural networks are known to be susceptible to adversarial perturbations -- small perturbations that alter the output of the network and exist under strict norm limitations. While such perturbations are usually discussed as tailored to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yaniv Nemcovsky , Matan Jacoby , Alex M. Bronstein , Chaim Baskin

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks: subtle perturbations can completely change the classification results. Their vulnerability has led to a surge of research in this direction. However, most…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Quanyu Liao , Xin Wang , Bin Kong , Siwei Lyu , Youbing Yin , Qi Song , Xi Wu

Augmented Reality (AR) applications often require robust real-time tracking of objects in the user's environment to correctly overlay virtual content. Recent advances in computer vision have produced highly accurate deep learning-based…

人机交互 · 计算机科学 2025-11-25 Alice Smith , Bob Johnson , Xiaoyu Zhu , Carol Lee

In this paper, we presented systematic solutions to build robust and practical AEs against real world object detectors. Particularly, for Hiding Attack (HA), we proposed the feature-interference reinforcement (FIR) method and the enhanced…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Yue Zhao , Hong Zhu , Ruigang Liang , Qintao Shen , Shengzhi Zhang , Kai Chen

In recent years, deep-learning-based visual object trackers have been studied thoroughly, but handling occlusions and/or rapid motion of the target remains challenging. In this work, we argue that conditioning on the natural language (NL)…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Qi Feng , Vitaly Ablavsky , Qinxun Bai , Guorong Li , Stan Sclaroff

3D single object tracking is a key issue for autonomous following robot, where the robot should robustly track and accurately localize the target for efficient following. In this paper, we propose a 3D tracking method called 3D-SiamRPN…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zheng Fang , Sifan Zhou , Yubo Cui , Sebastian Scherer

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Jinlong Peng , Zhengkai Jiang , Yueyang Gu , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Weiyao Lin

The encoding of the target in object tracking moves from the coarse bounding-box to fine-grained segmentation map recently. Revisiting de facto real-time approaches that are capable of predicting mask during tracking, we observed that they…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Zhipeng Zhang , Bing Li , Weiming Hu , Houwen Peng

In recent years, visual tracking methods based on convolutional neural networks and Transformers have achieved remarkable performance and have been successfully applied in fields such as autonomous driving. However, the numerous security…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Wei-Long Tian , Peng Gao , Xiao Liu , Long Xu , Hamido Fujita , Hanan Aljuai , Mao-Li Wang

In this paper we present a tracker, which is radically different from state-of-the-art trackers: we apply no model updating, no occlusion detection, no combination of trackers, no geometric matching, and still deliver state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2016-05-20 Ran Tao , Efstratios Gavves , Arnold W. M. Smeulders