Integrating lung parenchyma segmentation and nodule detection with deep multi-task learning

标题: Integrating lung parenchyma segmentation and nodule detection with deep multi-task learning
参考论文:同标题

在这里插入图片描述

1. 3D-Unet

2. PDCB(Pyramid dilated convolution block)在这里插入图片描述

选取4种dilation rates,每种dilation rates对应一系列的卷积
每一条卷积操作中,进行类似pyramid convolution(详情见:医学图像处理/2020/11/)的操作,不过卷积核大小是“一样”的,通过嵌入dilation,使得卷积核的扫描范围增大,等效于增大了卷积核。
为了使得不同系列卷积操作最后输出的图像size是一致的,需要将padding size设置为floor(k’/2), k‘表示卷积核实际扫描范围,这也就是Half Padding。

3. 实验细节

  • 数据集:The Lung Nodule Analysis 2016(LUNA 16) dataset
  • Ten-fold cross-validation experiments :In each round of experiments, we take ninety per- cent of the scans as the training set and the remaining scans as the test set
  • Evaluate performance for nodule detection: Free-response receiver operating characteristic(FROC)
  • Evaluate performance for lung segmentation: 3D Dice similarity coefficient(DSC)
  • 3D depthwise separable
  • The size of the feature map from the feature extraction module is set to, W/4 X H/4 X D/4
  • encoder: 5 convolution block; decoder: 3 convolution block
  • weight decay: 1e-4; momentum: 0.9; batch size: 2

论文中的一些小错误:

  • 在PBCD最后一层identity过程中,应该就使用C=128的卷积核,这样才能继续点积,同时作为后续Detection部分输入时,Channel才对的上。 卷积核的Channel数有问题。
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

fanqiliang630

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值