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

DUNet: A deformable network for retinal vessel segmentation

About

Automatic segmentation of retinal vessels in fundus images plays an important role in the diagnosis of some diseases such as diabetes and hypertension. In this paper, we propose Deformable U-Net (DUNet), which exploits the retinal vessels' local features with a U-shape architecture, in an end to end manner for retinal vessel segmentation. Inspired by the recently introduced deformable convolutional networks, we integrate the deformable convolution into the proposed network. The DUNet, with upsampling operators to increase the output resolution, is designed to extract context information and enable precise localization by combining low-level feature maps with high-level ones. Furthermore, DUNet captures the retinal vessels at various shapes and scales by adaptively adjusting the receptive fields according to vessels' scales and shapes. Three public datasets DRIVE, STARE and CHASE_DB1 are used to train and test our model. Detailed comparisons between the proposed network and the deformable neural network, U-Net are provided in our study. Results show that more detailed vessels are extracted by DUNet and it exhibits state-of-the-art performance for retinal vessel segmentation with a global accuracy of 0.9697/0.9722/0.9724 and AUC of 0.9856/0.9868/0.9863 on DRIVE, STARE and CHASE_DB1 respectively. Moreover, to show the generalization ability of the DUNet, we used another two retinal vessel data sets, one is named WIDE and the other is a synthetic data set with diverse styles, named SYNTHE, to qualitatively and quantitatively analyzed and compared with other methods. Results indicates that DUNet outperforms other state-of-the-arts.

Qiangguo Jin, Zhaopeng Meng, Tuan D. Pham, Qi Chen, Leyi Wei, Ran Su• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationTrans10K v2 (test)
mIoU59.01
104
Retinal Vessel SegmentationDRIVE (test)
Accuracy96.97
52
Retinal Vessel SegmentationCHASE DB1--
47
Retinal Vessel SegmentationSTARE
F1 Score76.29
40
Retinal Vessel SegmentationDRIVE
F1 Score0.819
33
Semantic segmentationTrans10K v2
Accuracy90.67
27
Vessel segmentationROSE-1 DVC
AUC96.31
20
Retinal Vessel SegmentationRECOVERY FA19
Dice13.86
17
Retinal Vessel SegmentationSTARE (test)
TPR74.28
16
Retinal Vessel SegmentationDRIVE S1 (in-domain)
Dice79.96
15
Showing 10 of 22 rows

Other info

Code

Follow for update