z1069614715 / objectdetection_script

一些关于目标检测的脚本的改进思路代码,详细请看readme.md
5.08k stars 460 forks source link

SequentialSelfAttention注意力机制来源论文 #28

Closed LSJ5106 closed 1 year ago

LSJ5106 commented 1 year ago

SequentialSelfAttention注意力机制来源论文似乎不对呢,和上面的Polor……是重复的。请问SequentialSelfAttention来源论文是哪一篇呢?

ChenJian7578 commented 1 year ago

兄弟有找到吗?

LSJ5106 commented 1 year ago

没有呢

---原始邮件--- 发件人: @.> 发送时间: 2023年5月31日(周三) 下午2:48 收件人: @.>; 抄送: @.**@.>; 主题: Re: [z1069614715/objectdetection_script] SequentialSelfAttention注意力机制来源论文 (Issue #28)

兄弟有找到吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ChenJian7578 commented 1 year ago

这篇论文里面的,Polarized Self-Attention: Towards High-quality Pixel-wise Regression,同一个算法 只是一个是并行一个是串行而已,给的论文没错