English

Retinal vessel segmentation based on Fully Convolutional Neural Networks

Image and Video Processing 2018-12-21 v2 Machine Learning Machine Learning

Abstract

The retinal vascular condition is a reliable biomarker of several ophthalmologic and cardiovascular diseases, so automatic vessel segmentation may be crucial to diagnose and monitor them. In this paper, we propose a novel method that combines the multiscale analysis provided by the Stationary Wavelet Transform with a multiscale Fully Convolutional Neural Network to cope with the varying width and direction of the vessel structure in the retina. Our proposal uses rotation operations as the basis of a joint strategy for both data augmentation and prediction, which allows us to explore the information learned during training to refine the segmentation. The method was evaluated on three publicly available databases, achieving an average accuracy of 0.9576, 0.9694, and 0.9653, and average area under the ROC curve of 0.9821, 0.9905, and 0.9855 on the DRIVE, STARE, and CHASE_DB1 databases, respectively. It also appears to be robust to the training set and to the inter-rater variability, which shows its potential for real-world applications.

Keywords

Cite

@article{arxiv.1812.07110,
  title  = {Retinal vessel segmentation based on Fully Convolutional Neural Networks},
  author = {Américo Oliveira and Sérgio Pereira and Carlos A. Silva},
  journal= {arXiv preprint arXiv:1812.07110},
  year   = {2018}
}

Comments

Support repository for this work: https://github.com/americofmoliveira/VesselSegmentation_ESWA

R2 v1 2026-06-23T06:45:25.342Z