4 个月前

注意力U-Net:学习定位胰腺的关键区域

注意力U-Net:学习定位胰腺的关键区域

摘要

我们提出了一种新颖的注意力门(Attention Gate, AG)模型,用于医学影像分析,该模型能够自动学习聚焦于不同形状和大小的目标结构。通过使用注意力门训练的模型可以隐式地学习抑制输入图像中的无关区域,同时突出对特定任务有用的显著特征。这使得我们可以消除使用级联卷积神经网络(CNNs)中显式的外部组织/器官定位模块的必要性。注意力门可以轻松集成到标准的CNN架构中,例如U-Net模型,仅需最小的计算开销即可提高模型的敏感性和预测准确性。所提出的注意力U-Net架构在两个大型腹部CT数据集上进行了多类图像分割评估。实验结果表明,注意力门在不同的数据集和训练规模下始终能提升U-Net的预测性能,同时保持计算效率。所提出的架构代码已公开可用。

代码仓库

trichtu/ConvLSTM-RAU-net
pytorch
GitHub 中提及
ktaebum/AttentionedDeepPaint
pytorch
GitHub 中提及
Shrajan/AAAI-2022
pytorch
GitHub 中提及
bo-10000/VoxResNet
pytorch
GitHub 中提及
yykzjh/pmfsnet
pytorch
GitHub 中提及
trichtu/Recurrent_Attention_U_net
pytorch
GitHub 中提及
lbareiro/Image_Segmentation-master
pytorch
GitHub 中提及
SonwYang/building-extraction
pytorch
GitHub 中提及
PlumedSerpent/tmp_perspective_map
pytorch
GitHub 中提及
LeeJunHyun/Image_Segmentation
pytorch
GitHub 中提及
vankhoa21991/medicalImgSEg
pytorch
GitHub 中提及
Ericzhang1/BAGAU-Net
pytorch
GitHub 中提及
rezazad68/BCDU-Net
tf
GitHub 中提及
Arnukk/CASPIAN
tf
GitHub 中提及
MoaazK/unet-transformer
pytorch
GitHub 中提及
TheInfamousWayne/UNet
pytorch
GitHub 中提及
Shrajan/IB_U_Nets
pytorch
GitHub 中提及
BboyHanat/U-Net
pytorch
GitHub 中提及
sfczekalski/attention_unet
pytorch
GitHub 中提及
MoaazK/comp511-project
pytorch
GitHub 中提及
imagesegmentation2020/indoor
pytorch
GitHub 中提及
SINGROUP/ED-AFM
pytorch
GitHub 中提及

基准测试

基准方法指标
pancreas-segmentation-on-ct-150Att U-Net
Precision: 0.849
Recall: 0.841
pancreas-segmentation-on-tcia-pancreas-ctAtt U-Net
Dice Score: 0.831

用 AI 构建 AI

从想法到上线——通过免费 AI 协同编程、开箱即用的环境和市场最优价格的 GPU 加速您的 AI 开发

AI 协同编程
即用型 GPU
最优价格
立即开始

Hyper Newsletters

订阅我们的最新资讯
我们会在北京时间 每周一的上午九点 向您的邮箱投递本周内的最新更新
邮件发送服务由 MailChimp 提供
注意力U-Net:学习定位胰腺的关键区域 | 论文 | HyperAI超神经