目录
一、【SparseSelfAttention】注意力机制
1.1【SparseSelfAttention】注意力介绍
论文地址:https://arxiv.org/pdf/2412.14598
代码地址:https://github.com/scu-zjz/SparseViT
下图是【SparseSelfAttention】的结构图,让我们简单分析一下运行过程和优势
运行过程: