Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DCSAU-Net: A Deeper and More Compact Split-Attention U-Net for Medical Image Segmentation

About

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough in biomedical image segmentation and has been applied in a wide range of practical scenarios. However, the equal design of every downsampling layer in the encoder part and simply stacked convolutions do not allow U-Net to extract sufficient information of features from different depths. The increasing complexity of medical images brings new challenges to the existing methods. In this paper, we propose a deeper and more compact split-attention u-shape network (DCSAU-Net), which efficiently utilises low-level and high-level semantic information based on two novel frameworks: primary feature conservation and compact split-attention block. We evaluate the proposed model on CVC-ClinicDB, 2018 Data Science Bowl, ISIC-2018 and SegPC-2021 datasets. As a result, DCSAU-Net displays better performance than other state-of-the-art (SOTA) methods in terms of the mean Intersection over Union (mIoU) and F1-socre. More significantly, the proposed model demonstrates excellent segmentation performance on challenging images. The code for our work and more technical details can be found at https://github.com/xq141839/DCSAU-Net.

Qing Xu, Zhicheng Ma, Na HE, Wenting Duan• 2022

Related benchmarks

TaskDatasetResultRank
Skin Lesion SegmentationISIC 2018 (test)
Dice Score89
74
Retinal Vessel SegmentationCHASE DB1
Sensitivity (SE)83.916
47
Retinal Vessel SegmentationSTARE
F1 Score83.064
40
Retinal Vessel SegmentationDRIVE
F1 Score0.6246
33
Polyp SegmentationCVC-300 (Unseen)
mDice68.9
26
Skin Lesion SegmentationPH2 (test)
DSC89
21
Retinal Vessel SegmentationHRF
mIoU0.8294
17
Retinal Vessel SegmentationRECOVERY FA19
Dice11.93
17
Retinal Vessel SegmentationCHASE_DB1 S3 (in-domain)
Dice78.45
15
Retinal Vessel SegmentationDRIVE S1 (in-domain)
Dice78.18
15
Showing 10 of 30 rows

Other info

Follow for update