paper-with-me

Papers

Adversarial Feature Sampling Learning for Efficient Visual Tracking

2018-09-13 · Yingjie Yin, Lei Zhang, De Xu, Xingang Wang

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 based on tracking-by-detection framework typically draw samples in the raw image as the inputs of deep convolution networks in the first stage, which usually results in high computational burden and low running speed. In this paper, we propose a new visual tracking method using sampling deep convolutional features to address this problem. Only one cropped image around the target object is input into the designed deep convolution network and the samples is sampled on the feature maps of the network by spatial bilinear resampling. In addition, a generative adversarial network is integrated into our network framework to augment positive samples and improve the tracking performance. Extensive experiments on benchmark datasets demonstrate that the proposed method achieves a comparable performance to state-of-the-art trackers and accelerates tracking-by-detection trackers based on raw-image samples effectively.

📄 PDF Abstract BibTeX arXiv:1809.04741

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkObjectVisual Tracking

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking

2022-03-03 · Changhong Fu, Sihang Li, Xinnan Yuan, Junjie Ye 외

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…

Adversarial AttackObject TrackingSuper-ResolutionVisual Tracking

SINT++: Robust Visual Tracking via Adversarial Positive Instance Generation

2018-06-01 · CVPR 2018 6 · Xiao Wang, Chenglong Li, Bin Luo, Jin Tang

Existing visual trackers are easily disturbed by occlusion,blurandlargedeformation. Inthechallengesofocclusion, motion blur and large object deformation, the performance of existing visual trackers may be limited due to …

Deep Reinforcement LearningObjectReinforcement LearningVisual Tracking

Efficient Adversarial Attacks for Visual Object Tracking

2020-08-01 · ECCV 2020 8 · Siyuan Liang, Xingxing Wei, Siyuan Yao, Xiaochun Cao

Visual object tracking is an important task that requires the tracker to find the objects quickly and accurately. The existing state-ofthe-art object trackers, i.e., Siamese based trackers, use DNNs to attain high accura…

GPUObjectObject TrackingVisual Object Tracking+1

Breadcrumbs: Adversarial Class-Balanced Sampling for Long-tailed Recognition

2021-05-01 · Bo Liu, Haoxiang Li, Hao Kang, Gang Hua 외

The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. While training with class-balanced sampling has been shown effective for this problem, it is known to ov…

Object-Adaptive LSTM Network for Real-time Visual Tracking with Adversarial Data Augmentation

2020-02-07 · Yihan Du, Yan Yan, Si Chen, Yang Hua

In recent years, deep learning based visual tracking methods have obtained great success owing to the powerful feature representation ability of Convolutional Neural Networks (CNNs). Among these methods, classification-b…

Computational EfficiencyData AugmentationGeneral ClassificationGenerative Adversarial Network+2