xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
PythonMIT
Issues
- 0
MobileViTv2Attention能整合到yolov8中吗?
#120 opened by dahaigui - 0
MUSE Attention中pointwise是咋样实现的呢。没有看到
#119 opened by wuxiaohui0 - 0
DMSANet: Dual Multi Scale Attention Network
#118 opened by wuxiaohui0 - 0
MobileViT中MV2 Block問題
#116 opened by nick70422 - 1
关于ECA先sigmoid还是后sigmoid的问题
#114 opened by mhy9989 - 0
- 3
亲爱的作者你好,一维卷积神经网络可以使用ECA或者SE注意力机制吗?
#91 opened by qiaolikui - 0
Unnormal Params In SK Attention
#113 opened by 99HU - 3
- 4
pip安装问题
#99 opened by weilanhanf - 0
TypeError: 'module' object is not callable
#112 opened by MrDec - 9
关于使用PSA模块时报错
#83 opened by nlper01 - 1
PSA运行问题,急需大佬解答
#107 opened by Lijinxisa - 2
有没有类似的nlp的github仓库推荐啊
#106 opened by xuerzhuo1997 - 0
无法输出output,麻烦大佬救救!
#110 opened by Jiegenglyu - 0
using
#109 opened by PeterSmith1 - 1
MLP Confusion
#51 opened by abhimanyuchadha96 - 0
- 0
关于模型的使用范围问题
#105 opened by yaoysyao - 4
MobileViT-einops.EinopsError: Error while processing rearrange-reduction pattern "b d (h ph) (w pw) -> b (ph pw) (h w) d".
#44 opened by JiangMei0201 - 2
- 0
BAM代码中的1个小小问题
#102 opened by cotyyang - 0
- 0
- 1
使用SEA出现的问题
#96 opened by mmmmyolo - 0
Wrong BAM module in your code
#95 opened by Luo-Z13 - 0
The meaning of the parameters in the model
#93 opened by scarLiu - 1
SKAttention似乎有点小问题
#92 opened by AAAAADA - 1
The paper link of MobileViT seems wrong
#52 opened by DUT-CSJ - 0
- 0
- 0
添加的位置一般是在最后一个卷积层之后是吗?这样不影响预训练权重?
#87 opened by lmqhello - 0
困扰很多天的问题
#86 opened by fenghao195 - 0
Tips for applying Muse Attention
#85 opened by zhaoguangxiang - 0
能不能加一下核心ccnn代码,
#82 opened by luyifanlu - 1
Criss-Cross Attention & Axial Attention
#53 opened by Liqq1 - 0
the danet attention model, when i change teh h w of feature,it is wrong
#56 opened by henbucuoshanghai - 1
CondConv and DynamicConv are the same
#46 opened by OlgaChaganova - 1
可以把论文PDF也放在这个库里么,这样会不会更方便一点(如果在不会侵犯什么著作权的情况下)
#55 opened by Moviw - 0
WeightedPermuteMLP代码中的Linear问题?
#54 opened by ZVChen - 1
可以考虑一下Fully Attentional嘛?
#43 opened by YangParky - 0
torch load mobilevit_s.pt error
#50 opened by FeboReigns - 0
- 0
Where can I download CoAtNet weights?
#45 opened by davide-coccomini - 1
小白问下这个图是什么画的
#41 opened by yihui8776 - 0
Need Help in modifying the given model
#40 opened by IamSparky - 0
Is there training code for all models?
#39 opened by guanchuwang - 0
padding value should be same with dilation value
#38 opened by CiaoHe - 1
请问下mobileVIT实现代码里是relu 原文说的是swish 这里是有意为之吗
#36 opened by fakerhbj - 0
CoAtNet no residuals
#35 opened by FrancescoSaverioZuppichini