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

SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation

About

The precise segmentation of retinal blood vessels is of great significance for early diagnosis of eye-related diseases such as diabetes and hypertension. In this work, we propose a lightweight network named Spatial Attention U-Net (SA-UNet) that does not require thousands of annotated training samples and can be utilized in a data augmentation manner to use the available annotated samples more efficiently. SA-UNet introduces a spatial attention module which infers the attention map along the spatial dimension, and multiplies the attention map by the input feature map for adaptive feature refinement. In addition, the proposed network employs structured dropout convolutional blocks instead of the original convolutional blocks of U-Net to prevent the network from overfitting. We evaluate SA-UNet based on two benchmark retinal datasets: the Vascular Extraction (DRIVE) dataset and the Child Heart and Health Study (CHASE_DB1) dataset. The results show that the proposed SA-UNet achieves state-of-the-art performance on both datasets.The implementation and the trained networks are available on Github1.

Changlu Guo, M\'arton Szemenyei, Yugen Yi, Wenle Wang, Buer Chen, Changqi Fan• 2020

Related benchmarks

TaskDatasetResultRank
Retinal Vessel SegmentationDRIVE (test)
Accuracy96.98
52
Retinal Vessel SegmentationCHASE DB1
Sensitivity (SE)85.73
47
Retinal Vessel SegmentationSTARE
F1 Score84.061
40
Semantic segmentationCSDD (test)
F1 Score (w/bg)78.79
34
Semantic segmentationCSDD original (test)
F1 Score (w/bg)68.8
34
Vessel segmentationFIVES
Dice Score79.15
22
Semantic segmentationCSDD (50% train)
F1 Score (w/bg)0.717
17
Semantic segmentationDataset 25% train data (test)
F1 Score (w/bg)67
17
Semantic segmentation50% (train)
F1 Score (w/bg)0.717
17
Semantic segmentationDataset described in Section 4.5 100% 1.0 (train)
F1 Score (w/bg)78.8
17
Showing 10 of 14 rows

Other info

Follow for update