CVSep 5, 2016

Deep Retinal Image Understanding

arXiv:1609.01103v1538 citations
Originality Incremental advance
AI Analysis

This work addresses medical image analysis for ophthalmology by providing automated, high-accuracy segmentation tools, though it is incremental in applying existing deep learning methods to a specific domain.

The paper tackles retinal image analysis by introducing DRIU, a unified framework for segmenting retinal vessels and optic discs using deep CNNs, achieving super-human performance with results more consistent than a second human annotator across four public datasets.

This paper presents Deep Retinal Image Understanding (DRIU), a unified framework of retinal image analysis that provides both retinal vessel and optic disc segmentation. We make use of deep Convolutional Neural Networks (CNNs), which have proven revolutionary in other fields of computer vision such as object detection and image classification, and we bring their power to the study of eye fundus images. DRIU uses a base network architecture on which two set of specialized layers are trained to solve both the retinal vessel and optic disc segmentation. We present experimental validation, both qualitative and quantitative, in four public datasets for these tasks. In all of them, DRIU presents super-human performance, that is, it shows results more consistent with a gold standard than a second human annotator used as control.

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