当前位置:网站首页>[论文阅读] TUN-Det: A Novel Network for Thyroid Ultrasound Nodule Detection
[论文阅读] TUN-Det: A Novel Network for Thyroid Ultrasound Nodule Detection
2022-07-04 23:48:00 【xiongxyowo】
Abstract
本文提出了一种新型的单阶段检测模型TUN-Det,用于超声扫描的甲状腺结节检测。主要贡献是:(i)引入Residual U-blocks(RSU)来构建我们的TUN-Det的主干;(ii)新设计的多头架构,由三个平行的RSU变体组成,以取代分类和回归头的普通卷积层。剩余块使骨干网的每个阶段都能提取局部和全局特征,这在检测不同大小和外观的结节中发挥了重要作用。多头设计将集合策略嵌入到一个端到端的模块中,通过融合不同子模块产生的多个输出来提高准确性和稳健性。在700名患者的1268个甲状腺结节上进行的实验结果表明,我们新提出的RSU主干和用于分类和回归头的多头结构大大改善了对基线模型的检测精度。我们的TUN-Det在总体平均精度(AP)指标上也取得了与最先进的模型相比非常有竞争力的结果,并在 A P 35 AP_{35} AP35和 A P 50 AP_{50} AP50方面优于它们,这表明它在临床应用中具有良好的性能。
Method
本文属于一项目标检测任务,以从超声图像中检测甲状腺结节。核心思想是使用一种更高级的Encoder Block(Residual U-blocks)来提取多尺度的特征,如下所示:
可以看到,本文的一大特点是没有使用任何预训练的backbone(如resnet)之类的,而是使用了文中提出的Residual U-blocks(RSU)。而这个RSU的话其实就是一个小型的UNet,以在Encoder本身提升多层次的特征提取能力。当然,文中的分类头与回归头也换成了multi-layer的形式,如下:
实现形式有点类似于分割任务中的deep supervision,即综合不同层次的输出进行监督,而非仅监督最终结果。
总的来讲是将U^2 Net[1]的思想从显著性检测领域迁移到目标检测领域,事实上这两篇文章的作者就是同一人。
Ref
[1] U2-Net: Going deeper with nested U-structure for salient object detection
边栏推荐
- Business implementation - the log is written to the same row of data
- 青海省国家湿地公园功能区划数数据、全国湿地沼泽分布数据、全国省市县自然保护区
- [monitoring] ZABBIX
- MariaDB's Galera cluster application scenario -- multi master and multi active databases
- 蓝天NH55系列笔记本内存读写速度奇慢解决过程记录
- ScriptableObject
- Ffmpeg quick clip
- Servlet+jdbc+mysql simple web exercise
- If you open an account of Huatai Securities by stock speculation, is it safe to open an account online?
- 【路径规划】RRT增加动力模型进行轨迹规划
猜你喜欢
PMP证书续证流程
Every time I look at the interface documents of my colleagues, I get confused and have a lot of problems...
Application of multi loop instrument in base station "switching to direct"
Etcd database source code analysis - brief process of processing entry records
Solution record of jamming when using CAD to move bricks in high configuration notebook
使用快解析搭建自己的minecraft服务器
Microservice
多回路仪表在基站“转改直”方面的应用
人脸识别5- insight-face-paddle-代码实战笔记
如何有效对直流列头柜进行监测
随机推荐
ICML 2022 || 3DLinker: 用于分子链接设计的E(3)等变变分自编码器
45 year old professor, she threw two super unicorns
【js】-【排序-相关】-笔记
如何报考PMP项目管理认证考试?
S32 design studio for arm 2.2 quick start
Etcd database source code analysis - brief process of processing entry records
go踩坑——no required module provides package : go.mod file not found in current directory or any parent
Phpcms paid reading function Alipay payment
Servlet+jdbc+mysql simple web exercise
如何避免电弧产生?—— AAFD故障电弧探测器为您解决
The Chinese output of servlet server and client is garbled
机器人强化学习——Learning Synergies between Pushing and Grasping with Self-supervised DRL (2018)
Application of multi loop instrument in base station "switching to direct"
Chinese verification of JS regular expressions (turn)
Réseau graphique: Qu'est - ce que le Protocole d'équilibrage de charge de passerelle glbp?
Question brushing guide public
Financial markets, asset management and investment funds
CTF competition problem solution STM32 reverse introduction
C语言中sizeof操作符的坑
Ffmpeg quick clip