IVCVLGNov 25, 2020

The Unreasonable Effectiveness of Encoder-Decoder Networks for Retinal Vessel Segmentation

arXiv:2011.12643v1
AI Analysis

This work provides a robust and accurate method for retinal vessel segmentation, which is crucial for ophthalmologists in diagnosing and monitoring eye diseases.

This paper proposes an encoder-decoder framework for retinal vessel segmentation that uses multi-scale patch extraction during training. It achieves state-of-the-art results on three fundus image datasets with a compact network of less than 0.8M parameters.

We propose an encoder-decoder framework for the segmentation of blood vessels in retinal images that relies on the extraction of large-scale patches at multiple image-scales during training. Experiments on three fundus image datasets demonstrate that this approach achieves state-of-the-art results and can be implemented using a simple and efficient fully-convolutional network with a parameter count of less than 0.8M. Furthermore, we show that this framework - called VLight - avoids overfitting to specific training images and generalizes well across different datasets, which makes it highly suitable for real-world applications where robustness, accuracy as well as low inference time on high-resolution fundus images is required.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes