Re-ID: Learning Deep Feature Representation with Domain Guided Dropout for Person Re-identifiation

本文介绍了如何利用域引导Dropout(DGD)算法改进神经网络在行人再识别任务上的特征学习。研究发现,通过结合多个数据集训练,可以丰富数据多样性,提高模型鲁棒性。DGD算法根据神经元在不同域中的有效性调整Dropout策略,以激活对特定域有用的特征,从而提升模型性能。实验表明,这种方法在多个行人再识别数据集上超越了当前最先进的方法。
摘要由CSDN通过智能技术生成

刚刚看完这篇论文,整理了一下思路。这篇论文基于神经元在学习不同特征时活跃程度不同而提出DGD的方法,也是666的

论文:https://arxiv.org/abs/1604.07528
代码:https://github.com/Cysu/dgd_person_reid


论文解析

  • 文章一开始,作者解释了为什么要使用多个数据集进行训练:
    • Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data variations.
    • 即当一个问题所对应的数据集中没有一个能够提供足够的信息时,可以考虑使用多个训练集进行训练,有点类似于“互补”。
  • 包括一些背景的补充:
    • In computer vision, a domain often refers to a dataset where samples follow the same underlying data distrubution.
    • 一个域通常指一个数据集,该数据集中的样本符合某种数据分布。
    • It’s common that multiple datasets with different data distributions are proposed to target the same or similar problems.
    • 带有不同数据分布的数据集都是为了解决同一个或者相似的问题。
    • Multiple-domain learning aims to solve the problem with datasets across different domains simultaneously by using all the data they provide.
    • 多个域的学习问题就是利用多个数据集去解决某个问题。
    • The success of deep learning is driven by the emergence of large-scale learning. Many studies have shown that fine-tuning a deep model pretrained on a large-scale dataset.
    • 深度学习的发展是受到large-scale leaning的驱使。有很多研究都是使用一个大训练集对模型进行与训练,然后在使用特定的训练集对模型进行微调以得到最终的模型。
    • However, in many specific areas, there is no such large-scale dataset for learning robust and generic feature representation.
    • 然而,并不是在每个领域都会有大训练集可以用于学习具有鲁棒性的特征。所以很多研究团队提出了很多小训练集。
    • 所以,作者认为:
      • It
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值