• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于对抗网络的外观变化适应跟踪器。

Appearance variation adaptation tracker using adversarial network.

机构信息

Utah State University, Logan, UT, United States.

Utah State University, Logan, UT, United States.

出版信息

Neural Netw. 2020 Sep;129:334-343. doi: 10.1016/j.neunet.2020.06.011. Epub 2020 Jun 17.

DOI:10.1016/j.neunet.2020.06.011
PMID:32593930
Abstract

Visual trackers using deep neural networks have demonstrated favorable performance in object tracking. However, training a deep classification network using overlapped initial target regions may lead an overfitted model. To increase the model generalization, we propose an appearance variation adaptation (AVA) tracker that aligns the feature distributions of target regions over time by learning an adaptation mask in an adversarial network. The proposed adversarial network consists of a generator and a discriminator network that compete with each other over optimizing a discriminator loss in a mini-max optimization problem. Specifically, the discriminator network aims to distinguish recent target regions from earlier ones by minimizing the discriminator loss, while the generator network aims to produce an adaptation mask to maximize the discriminator loss. We incorporate a gradient reverse layer in the adversarial network to solve the aforementioned mini-max optimization in an end-to-end manner. We compare the performance of the proposed AVA tracker with the most recent state-of-the-art trackers by doing extensive experiments on OTB50, OTB100, and VOT2016 tracking benchmarks. Among the compared methods, AVA yields the highest area under curve (AUC) score of 0.712 and the highest average precision score of 0.951 on the OTB50 tracking benchmark. It achieves the second best AUC score of 0.688 and the best precision score of 0.924 on the OTB100 tracking benchmark. AVA also achieves the second best expected average overlap (EAO) score of 0.366, the best failure rate of 0.68, and the second best accuracy of 0.53 on the VOT2016 tracking benchmark.

摘要

基于深度学习的视觉跟踪器在目标跟踪中表现出了优异的性能。然而,在重叠的初始目标区域上训练深度分类网络可能会导致模型过拟合。为了提高模型的泛化能力,我们提出了一种外观变化适应(AVA)跟踪器,通过在对抗网络中学习自适应掩模来对齐目标区域的特征分布随时间的变化。所提出的对抗网络由生成器和判别器网络组成,它们通过在最小-最大优化问题中优化判别器损失来相互竞争。具体来说,判别器网络旨在通过最小化判别器损失来区分最近的目标区域和较早的目标区域,而生成器网络旨在通过生成自适应掩模来最大化判别器损失。我们在对抗网络中引入了一个梯度反转层,以便以端到端的方式解决上述最小-最大优化问题。我们通过在 OTB50、OTB100 和 VOT2016 跟踪基准上进行广泛的实验,将所提出的 AVA 跟踪器的性能与最近的最先进的跟踪器进行了比较。在所比较的方法中,AVA 在 OTB50 跟踪基准上的曲线下面积(AUC)得分最高,为 0.712,平均精度得分最高,为 0.951。它在 OTB100 跟踪基准上的 AUC 得分排名第二,为 0.688,精度得分排名第一,为 0.924。AVA 在 VOT2016 跟踪基准上的期望平均重叠(EAO)得分排名第二,为 0.366,失败率最低,为 0.68,精度得分排名第二,为 0.53。

相似文献

1
Appearance variation adaptation tracker using adversarial network.基于对抗网络的外观变化适应跟踪器。
Neural Netw. 2020 Sep;129:334-343. doi: 10.1016/j.neunet.2020.06.011. Epub 2020 Jun 17.
2
DART: Domain-Adversarial Residual-Transfer networks for unsupervised cross-domain image classification.DART:用于无监督跨域图像分类的域对抗残差转移网络。
Neural Netw. 2020 Jul;127:182-192. doi: 10.1016/j.neunet.2020.03.025. Epub 2020 Apr 24.
3
Robust Template Adjustment Siamese Network for Object Visual Tracking.用于目标视觉跟踪的鲁棒模板调整暹罗网络
Sensors (Basel). 2021 Feb 20;21(4):1466. doi: 10.3390/s21041466.
4
DP-Siam: Dynamic Policy Siamese Network for Robust Object Tracking.DP-Siam:用于鲁棒目标跟踪的动态策略暹罗网络
IEEE Trans Image Process. 2019 Sep 25. doi: 10.1109/TIP.2019.2942506.
5
GARAT: Generative Adversarial Learning for Robust and Accurate Tracking.GARAT:用于鲁棒和精确跟踪的生成对抗学习。
Neural Netw. 2022 Apr;148:206-218. doi: 10.1016/j.neunet.2022.01.010. Epub 2022 Jan 21.
6
Adversarial symmetric GANs: Bridging adversarial samples and adversarial networks.对抗对称 GANs:连接对抗样本和对抗网络。
Neural Netw. 2021 Jan;133:148-156. doi: 10.1016/j.neunet.2020.10.016. Epub 2020 Nov 6.
7
Antidecay LSTM for Siamese Tracking With Adversarial Learning.用于对抗学习的暹罗跟踪的抗衰减长短期记忆网络
IEEE Trans Neural Netw Learn Syst. 2021 Oct;32(10):4475-4489. doi: 10.1109/TNNLS.2020.3018025. Epub 2021 Oct 5.
8
Centered Multi-Task Generative Adversarial Network for Small Object Detection.基于中心的多任务生成对抗网络的小目标检测
Sensors (Basel). 2021 Jul 31;21(15):5194. doi: 10.3390/s21155194.
9
Hedging Deep Features for Visual Tracking.基于深度特征的视觉跟踪的套期保值。
IEEE Trans Pattern Anal Mach Intell. 2019 May;41(5):1116-1130. doi: 10.1109/TPAMI.2018.2828817. Epub 2018 Apr 20.
10
Tree-CNN: A hierarchical Deep Convolutional Neural Network for incremental learning.树卷积神经网络:一种用于增量学习的层次化深度卷积神经网络。
Neural Netw. 2020 Jan;121:148-160. doi: 10.1016/j.neunet.2019.09.010. Epub 2019 Sep 19.