English

IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks

Image and Video Processing 2019-12-13 v1 Computer Vision and Pattern Recognition

Abstract

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\sim20 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.

Keywords

Cite

@article{arxiv.1912.05763,
  title  = {IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks},
  author = {Liangzhi Li and Manisha Verma and Yuta Nakashima and Hajime Nagahara and Ryo Kawasaki},
  journal= {arXiv preprint arXiv:1912.05763},
  year   = {2019}
}

Comments

Accepted in 2020 Winter Conference on Applications of Computer Vision (WACV 20)

R2 v1 2026-06-23T12:43:39.768Z