Dec, 2023
通过可学习的跳跃连接缩小U-Net中的语义差距:以医学图像分割为例
Narrowing the semantic gaps in U-Net with learnable skip connections:
The case of medical image segmentation
TL;DR在医学图像分割中,通过探索U-Net中skip连接的潜在弱点,我们提出了UDTransNet框架,使用Dual Attention Transformer (DAT)和Decoder-guided Recalibration Attention (DRA)模块来解决编码器和解码器之间的语义差距,从而提高医学图像的分割效果。