paper-with-me

Papers

Hallucinated Adversarial Learning for Robust Visual Tracking

2019-06-17 · Qiangqiang Wu, Zhihui Chen, Lin Cheng, Yan Yan, Bo Li, Hanzi Wang

Humans can easily learn new concepts from just a single exemplar, mainly due to their remarkable ability to imagine or hallucinate what the unseen exemplar may look like in different settings. Incorporating such an ability to hallucinate diverse new samples of the tracked instance can help the trackers alleviate the over-fitting problem in the low-data tracking regime. To achieve this, we propose an effective adversarial approach, denoted as adversarial "hallucinator" (AH), for robust visual tracking. The proposed AH is designed to firstly learn transferable non-linear deformations between a pair of same-identity instances, and then apply these deformations to an unseen tracked instance in order to generate diverse positive training samples. By incorporating AH into an online tracking-by-detection framework, we propose the hallucinated adversarial tracker (HAT), which jointly optimizes AH with an online classifier (e.g., MDNet) in an end-to-end manner. In addition, a novel selective deformation transfer (SDT) method is presented to better select the deformations which are more suitable for transfer. Extensive experiments on 3 popular benchmarks demonstrate that our HAT achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1906.07008

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

Multi-Object Tracking with Hallucinated and Unlabeled Videos

2021-08-19 · Daniel McKee, Bing Shuai, Andrew Berneshawi, Manchen Wang 외

In this paper, we explore learning end-to-end deep neural trackers without tracking annotations. This is important as large-scale training data is essential for training deep neural trackers while tracking annotations ar…

Multi-Object TrackingObjectObject Tracking

Tracking the Untrackable

2020-07-17 · Fangyi Zhang

Although short-term fully occlusion happens rare in visual object tracking, most trackers will fail under these circumstances. However, humans can still catch up the target by anticipating the trajectory of the target ev…

Object TrackingVisual Object Tracking

Adversarial Attack for RGB-Event based Visual Object Tracking

2025-04-19 · Qiang Chen, Xiao Wang, Haowen Wang, Bo Jiang 외

Visual object tracking is a crucial research topic in the fields of computer vision and multi-modal fusion. Among various approaches, robust visual tracking that combines RGB frames with Event streams has attracted incre…

Adversarial AttackObject TrackingVisual Object TrackingVisual Tracking

Towards Adaptive Meta-Gradient Adversarial Examples for Visual Tracking

2025-05-13 · Wei-Long Tian, Peng Gao, Xiao Liu, Long Xu 외

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 …

Adversarial AttackAutonomous DrivingMeta-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