We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
想问一下这里实现注意力图是使用1x1卷积进行降维得到的吗?那就是之前取特征图的前num_parts个通道作为注意力图吗?这样会不会有点简单粗暴了?这是不是也属于通道注意力机制呀
The text was updated successfully, but these errors were encountered:
No branches or pull requests
想问一下这里实现注意力图是使用1x1卷积进行降维得到的吗?那就是之前取特征图的前num_parts个通道作为注意力图吗?这样会不会有点简单粗暴了?这是不是也属于通道注意力机制呀
The text was updated successfully, but these errors were encountered: