AAFF-block-for-real-time-sementic-segmentation 这是我的硕士项目,主要工作是提出了Attention and Feature Fusion Block, 与深度卷积结合使用,取得了比BiSeNet更快的分割速度。 想要复现这个模型,可以参考 Semantic-Segmentation-Suite:https://github.com/GeorgeSeif/Semantic-Segmentation-Suite configuration.py 这个文件的主要目的是配置学习率,其他的实现步骤都和上面参考差不多