03 2021 档案

摘要:Methodology 作者提出TIMAM (Text-Image Modality Adversarial Matching)方法,比较简洁明了,具体包含三个部分: (1)特征提取器: 文本采用BERT提取词向量,再输入LSTM提取文本特征; 图像采用ResNet101提取特征。 (2)采用ID损 阅读全文
posted @ 2021-03-14 15:27 橙同学的学习笔记 阅读(668) 评论(0) 推荐(0)
摘要:Introduction 对于image-text embedding learning,作者提出了 cross-modal projection matching (CMPM) loss 和 cross-modal projection classification (CMPC) loss。前者最 阅读全文
posted @ 2021-03-01 15:57 橙同学的学习笔记 阅读(1608) 评论(0) 推荐(0)