论文地址:https://arxiv.org/pdf/2007.03815v2.pdf

74.4miou vs 72fps-实时语义分割网络 | Real-time Semantic Segmentation with Fast Attention

语义分割网络中的Fast Attention:
74.4miou vs 72fps-实时语义分割网络 | Real-time Semantic Segmentation with Fast Attention
Non-local模块中的Q、K、V分支特征维度是HW X HW,本文中的Fast Attention模块使用HW X C,有效降低了参数量和计算量。从实验结构可以看出,模块效果与Non-local模块基本无差别,但是速度有了极大地提升。

74.4miou vs 72fps-实时语义分割网络 | Real-time Semantic Segmentation with Fast Attention

相关文章:

  • 2021-11-13
  • 2021-08-27
  • 2021-04-14
  • 2022-12-23
  • 2021-09-27
  • 2021-09-29
  • 2021-10-11
  • 2022-01-02
猜你喜欢
  • 2022-01-15
  • 2021-07-26
  • 2021-06-02
  • 2021-09-11
  • 2021-11-16
  • 2021-08-05
相关资源
相似解决方案