Split Attention Mechanism: Enhancing Feature Representation with Group Partitioning
The initial step involves partitioning the input feature map into R distinct groups, which are then subjected to a split attention operation. Following this, the features of each group are merged to create a feature map that matches the size of the input. This feature map is subsequently combined with the input via a bottleneck in the neck.
原文地址: https://www.cveoy.top/t/topic/jPdj 著作权归作者所有。请勿转载和采集!