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

IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks

About

Retinal vessel segmentation is of great interest for diagnosis of retinal vascular diseases. To further improve the performance of vessel segmentation, we propose IterNet, a new model based on UNet, with the ability to find obscured details of the vessel from the segmented vessel image itself, rather than the raw input image. IterNet consists of multiple iterations of a mini-UNet, which can be 4$\times$ deeper than the common UNet. IterNet also adopts the weight-sharing and skip-connection features to facilitate training; therefore, even with such a large architecture, IterNet can still learn from merely 10$\sim$20 labeled images, without pre-training or any prior knowledge. IterNet achieves AUCs of 0.9816, 0.9851, and 0.9881 on three mainstream datasets, namely DRIVE, CHASE-DB1, and STARE, respectively, which currently are the best scores in the literature. The source code is available.

Liangzhi Li, Manisha Verma, Yuta Nakashima, Hajime Nagahara, Ryo Kawasaki• 2019

Related benchmarks

TaskDatasetResultRank
Retinal Vessel SegmentationDRIVE (test)
Accuracy95.74
52
Retinal Vessel SegmentationCHASE DB1
Sensitivity (SE)79.69
47
Retinal Vessel SegmentationSTARE
F1 Score81.46
40
Retinal Vessel SegmentationDRIVE
F1 Score0.8218
33
Vessel segmentationFIVES
Dice Score79.32
22
Retinal Vessel SegmentationSTARE (test)
TPR77.15
16
Artery-vein segmentationDoppler Holography Retinal Dataset M0
Sensitivity61
10
Artery-vein segmentationDoppler Holography Retinal Dataset temporal cues Sequential Pipeline
Sensitivity78.3
10
Retinal Vessel SegmentationCHASE-DB1 (Without Masks)
Connectivity90.91
4
Retinal Vessel SegmentationCHASE-DB1 With Masks
Connectivity90.91
4
Showing 10 of 10 rows

Other info

Code

Follow for update