中文
相关论文

相关论文: A Simple and Strong Baseline for Universal Targete…

200 篇论文

In recent years, the trackers based on Siamese networks have emerged as highly effective and efficient for visual object tracking (VOT). While these methods were shown to be vulnerable to adversarial attacks, as most deep networks for…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Krishna Kanth Nakka , Mathieu Salzmann

Recently, adversarial attacks have been applied in visual object tracking to deceive deep trackers by injecting imperceptible perturbations into video frames. However, previous work only generates the video-specific perturbations, which…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Siao Liu , Zhaoyu Chen , Wei Li , Jiwei Zhu , Jiafeng Wang , Wenqiang Zhang , Zhongxue Gan

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

Universal adversarial perturbation attacks are widely used to analyze image classifiers that employ convolutional neural networks. Nowadays, some attacks can deceive image- and video-quality metrics. So sustainability analysis of these…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Ekaterina Shumitskaya , Anastasia Antsiferova , Dmitriy Vatolin

Adversarial attack of CNN aims at deceiving models to misbehave by adding imperceptible perturbations to images. This feature facilitates to understand neural networks deeply and to improve the robustness of deep learning models. Although…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Bin Yan , Dong Wang , Huchuan Lu , Xiaoyun Yang

Siamese trackers perform similarity matching with templates (i.e., target models) to recursively localize objects within a search region. Several strategies have been proposed in the literature to update a template based on the tracker…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Madhu Kiran , Le Thanh Nguyen-Meidine , Rajat Sahay , Rafael Menelau Oliveira E Cruz , Louis-Antoine Blais-Morin , Eric Granger

This paper presents a novel universal perturbation method for generating robust multi-view adversarial examples in 3D object recognition. Unlike conventional attacks limited to single views, our approach operates on multiple 2D images,…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Mehmet Ergezer , Phat Duong , Christian Green , Tommy Nguyen , Abdurrahman Zeybey

There have been many efforts in attacking image classification models with adversarial perturbations, but the same topic on video classification has not yet been thoroughly studied. This paper presents a novel idea of video-based attack,…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Zhikai Chen , Lingxi Xie , Shanmin Pang , Yong He , Qi Tian

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…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Zheng Zhu , Qiang Wang , Bo Li , Wei Wu , Junjie Yan , Weiming Hu

Visual tracking is adopted to extensive unmanned aerial vehicle (UAV)-related applications, which leads to a highly demanding requirement on the robustness of UAV trackers. However, adding imperceptible perturbations can easily fool the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Changhong Fu , Sihang Li , Xinnan Yuan , Junjie Ye , Ziang Cao , Fangqiang Ding

High computational power and significant time are usually needed to train a deep learning based tracker on large datasets. Depending on many factors, training might not always be an option. In this paper, we propose a framework with two…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Ali Sekhavati , Won-Sook Lee

Adversarial attacks of deep neural networks have been intensively studied on image, audio, natural language, patch, and pixel classification tasks. Nevertheless, as a typical, while important real-world application, the adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Qing Guo , Xiaofei Xie , Felix Juefei-Xu , Lei Ma , Zhongguo Li , Wanli Xue , Wei Feng , Yang Liu

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…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

The fully-convolutional siamese network based on template matching has shown great potentials in visual tracking. During testing, the template is fixed with the initial target feature and the performance totally relies on the general…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Peixia Li , Boyu Chen , Wanli Ouyang , Dong Wang , Xiaoyun Yang , Huchuan Lu

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solve using statistical…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ashutosh Chaubey , Nikhil Agrawal , Kavya Barnwal , Keerat K. Guliani , Pramod Mehta

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal contexts across them…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Ning Wang , Wengang Zhou , Jie Wang , Houqaing Li

Machine learning models are known to be vulnerable to adversarial attacks, namely perturbations of the data that lead to wrong predictions despite being imperceptible. However, the existence of "universal" attacks (i.e., unique…

机器学习 · 计算机科学 2021-04-09 Arianna Rampini , Franco Pestarini , Luca Cosmo , Simone Melzi , Emanuele Rodolà

Adversarial attacks on deep learning models have proliferated in recent years. In many cases, a different adversarial perturbation is required to be added to each image to cause the deep learning model to misclassify it. This is ineffective…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Anthony Etim , Jakub Szefer

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

Unsupervised learning has been popular in various computer vision tasks, including visual object tracking. However, prior unsupervised tracking approaches rely heavily on spatial supervision from template-search pairs and are still unable…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qiuhong Shen , Lei Qiao , Jinyang Guo , Peixia Li , Xin Li , Bo Li , Weitao Feng , Weihao Gan , Wei Wu , Wanli Ouyang
‹ 上一页 1 2 3 10 下一页 ›