添加ACmix注意力机制
- 1. ACmix注意力机制论文
- 2. ACmix注意力机制原理
- 3. ACmix注意力机制的配置
-
- 3.1common.py配置
- 3.2yolo.py配置
- 3.3yaml文件配置
1. ACmix注意力机制论文
论文题目:On the Integration of Self-Attention and Convolution
论文链接:On the Integration of Self-Attention and Convolution
代码:https://gitcode.net/mirrors/LeapLabTHU/acmix