English

RC-Net: A Convolutional Neural Network for Retinal Vessel Segmentation

Image and Video Processing 2021-12-22 v1 Computer Vision and Pattern Recognition

Abstract

Over recent years, increasingly complex approaches based on sophisticated convolutional neural network architectures have been slowly pushing performance on well-established benchmark datasets. In this paper, we take a step back to examine the real need for such complexity. We present RC-Net, a fully convolutional network, where the number of filters per layer is optimized to reduce feature overlapping and complexity. We also used skip connections to keep spatial information loss to a minimum by keeping the number of pooling operations in the network to a minimum. Two publicly available retinal vessel segmentation datasets were used in our experiments. In our experiments, RC-Net is quite competitive, outperforming alternatives vessels segmentation methods with two or even three orders of magnitude less trainable parameters.

Keywords

Cite

@article{arxiv.2112.11078,
  title  = {RC-Net: A Convolutional Neural Network for Retinal Vessel Segmentation},
  author = {Tariq M Khan and Antonio Robles-Kelly and Syed S. Naqvi},
  journal= {arXiv preprint arXiv:2112.11078},
  year   = {2021}
}
R2 v1 2026-06-24T08:25:53.639Z