
摘要
我们提出了一种新颖的注意力门(Attention Gate, AG)模型,用于医学影像分析,该模型能够自动学习聚焦于不同形状和大小的目标结构。通过使用注意力门训练的模型可以隐式地学习抑制输入图像中的无关区域,同时突出对特定任务有用的显著特征。这使得我们可以消除使用级联卷积神经网络(CNNs)中显式的外部组织/器官定位模块的必要性。注意力门可以轻松集成到标准的CNN架构中,例如U-Net模型,仅需最小的计算开销即可提高模型的敏感性和预测准确性。所提出的注意力U-Net架构在两个大型腹部CT数据集上进行了多类图像分割评估。实验结果表明,注意力门在不同的数据集和训练规模下始终能提升U-Net的预测性能,同时保持计算效率。所提出的架构代码已公开可用。
代码仓库
Spider-scnu/Instance-Segmentation-For-Cancer
pytorch
GitHub 中提及
PaddlePaddle/PaddleSeg
paddle
trichtu/ConvLSTM-RAU-net
pytorch
GitHub 中提及
wjcheon/MedicalImageSegmentation_Pytorch
pytorch
GitHub 中提及
ktaebum/AttentionedDeepPaint
pytorch
GitHub 中提及
Shrajan/AAAI-2022
pytorch
GitHub 中提及
aparecidovieira/Road_extraction
tf
GitHub 中提及
sungyoonahn/Hint-based-image-colorization-using-Attention-Unet
pytorch
GitHub 中提及
bo-10000/VoxResNet
pytorch
GitHub 中提及
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
pytorch
GitHub 中提及
yykzjh/pmfsnet
pytorch
GitHub 中提及
trichtu/Recurrent_Attention_U_net
pytorch
GitHub 中提及
lbareiro/Image_Segmentation-master
pytorch
GitHub 中提及
SonwYang/building-extraction
pytorch
GitHub 中提及
CocoSungMin/Gachon_SW_Colorization_Contest
pytorch
GitHub 中提及
PlumedSerpent/tmp_perspective_map
pytorch
GitHub 中提及
LeeJunHyun/Image_Segmentation
pytorch
GitHub 中提及
vankhoa21991/medicalImgSEg
pytorch
GitHub 中提及
Ericzhang1/BAGAU-Net
pytorch
GitHub 中提及
yingkaisha/keras-unet-collection
tf
GitHub 中提及
rezazad68/BCDU-Net
tf
GitHub 中提及
Arnukk/CASPIAN
tf
GitHub 中提及
SzuPc/mindspore-UnetAG
mindspore
MoaazK/unet-transformer
pytorch
GitHub 中提及
ayoub-sudo/Attention-Unet-web-app
GitHub 中提及
TheInfamousWayne/UNet
pytorch
GitHub 中提及
Shrajan/IB_U_Nets
pytorch
GitHub 中提及
BboyHanat/U-Net
pytorch
GitHub 中提及
sfczekalski/attention_unet
pytorch
GitHub 中提及
1044197988/TF.Keras-Commonly-used-models
tf
GitHub 中提及
nabsabraham/focal-tversky-unet
tf
GitHub 中提及
rizalmaulanaa/robustness_of_prob_u_net
tf
GitHub 中提及
MoaazK/comp511-project
pytorch
GitHub 中提及
ozan-oktay/Attention-Gated-Networks
官方
pytorch
imagesegmentation2020/indoor
pytorch
GitHub 中提及
SINGROUP/ED-AFM
pytorch
GitHub 中提及
MasoumehVahedi/Brain_MRI_Segmentation
tf
GitHub 中提及
基准测试
| 基准 | 方法 | 指标 |
|---|---|---|
| pancreas-segmentation-on-ct-150 | Att U-Net | Precision: 0.849 Recall: 0.841 |
| pancreas-segmentation-on-tcia-pancreas-ct | Att U-Net | Dice Score: 0.831 |