
论文笔记
阅读各类论文笔记整理
桑戈塔的七菇凉
这个作者很懒,什么都没留下…
展开
-
【Meta-Learning】Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
文章目录欢迎使用Markdown编辑器新的改变功能快捷键合理的创建标题,有助于目录的生成如何改变文本的样式插入链接与图片如何插入一段漂亮的代码片生成一个适合你的列表创建一个表格设定内容居中、居左、居右SmartyPants创建一个自定义列表如何创建一个注脚注释也是必不可少的KaTeX数学公式新的甘特图功能,丰富你的文章UML 图表FLowchart流程图导出与导入导出导入欢迎使用Markdown编辑器你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编原创 2020-11-30 16:11:44 · 661 阅读 · 1 评论 -
Attention Model详细总结——从RNN到Transformer
文章目录前言1. 从CNN到RNN1.1 简单的RNN1.2 双向RNN1.3 Long Short-term Memory(LSTM)2. 从RNN到Attention2.1 基于RNN的Attention-based Model2.2 Self-Attention Layer3. 从Attention到Transformer前言之前读了引用率超高的《Attention is All You...原创 2020-04-24 16:27:01 · 1239 阅读 · 1 评论 -
【2019 ITIP】Spatial-Temporal Attention-Aware Learning for Video-Based Person Re-Identification
文章目录1 介绍2 方法2.1 整体结构2.2 全局特征提取网络2.3 局部特征提取1 介绍本文提出了一种时空注意力模型,来解决基于视频的行人重识别问题中一段视频个别帧遮挡情况严重从而干扰整段序列的行人表达的问题。整个模型主要包含三个部分:global representation branch: CNN网络提取行人的全局特征local representation branch: 根据...原创 2020-04-17 16:37:18 · 2039 阅读 · 3 评论 -
【注意力模型】Attention is All You Need
本文针对《Attention is All You Need》进行学习整理,部分参考文章:https://mp.weixin.qq.com/s/RLxWevVWHXgX-UcoxDS70whttps://www.jianshu.com/p/b1030350aadbhttps://zhuanlan.zhihu.com/p/34781297文章目录1 Introduction & Bac...原创 2020-04-10 12:57:05 · 801 阅读 · 0 评论 -
【注意力模型】Harmonious Attention Network for Person Re-Identification
文章目录Abstract1 Introduction2 Related Work3 Harmonious Attention Network3.1 Harmonious Attention LearningAbstract现存re-id方法要么假定了输入的行人图像是充分对齐的,要么依赖于注意力选择机制来标定未对齐的图像。因此当行人图像中存在较大的姿势变化,或者标定时存在检测错误时,这类方法将表...原创 2020-04-01 12:09:57 · 930 阅读 · 0 评论 -
AAAI2020|Appearance and Motion Enhancement for Video-based Person Re-identification
文章目录Abstract1 Introduction2 ApproachAbstract本文提出一个Appearance and Motion Enhancement Model(AMEM),通过两个方面的信息加强对行人特征的提取:(1)Appearance Enhancement Module(AEM)利用伪标签进行有监督学习挖掘行人属性特征(2)Motion Enhancement Mod...原创 2020-03-17 18:29:59 · 1073 阅读 · 0 评论 -
AAAI2020|Asymmetric Co-Teaching for Unsupervised Cross-Domain Person Re-Identification
文章目录Abstract1 Introduction2 Related Work2.1 Cross-Domain Person Re-identification2.2 Learning with Noisy Labels3 The Proposed Method3.1 Overview3.2 Source Model Training3.3 Clustering-based Adaptation...原创 2020-03-16 16:01:06 · 1520 阅读 · 0 评论 -
AAAI2020|Semantics-Aligned Representation Learning for Person Re-identification
文章目录1 Abstract and Introduction1 Abstract and Introduction原创 2020-03-13 17:19:05 · 676 阅读 · 0 评论 -
AAAI2020|Tracklet Self-Supervised Learning for Unsupervised Person Re-Identification
原创 2020-03-11 17:38:10 · 631 阅读 · 0 评论 -
AAAI2020|Viewpoint-Aware Loss with Angular Regularization for Person Re-Identification
原创 2020-03-11 17:32:04 · 782 阅读 · 0 评论 -
AAAI2020|Domain Adaptative Attention Learning for Unsupervised Cross-Domain Person Re-Identification
@TDomain Adaptive Attention Learning forUnsupervised Cross-Domain Person Re-IdentificationOC欢迎使用Markdown编辑器你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。新的...原创 2020-03-11 17:18:40 · 1878 阅读 · 5 评论