IVCVLGMay 19, 2021

Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation

arXiv:2105.09365v216 citations
Originality Synthesis-oriented
AI Analysis

This work addresses retinal vessel segmentation for medical diagnosis, but it is incremental as it applies existing methods to a known problem.

The study tackled retinal vessel segmentation by heavily augmenting input images for a U-Net model, achieving dramatically increased performance on the DRIVE dataset.

Retinal Vessel Segmentation is important for the diagnosis of various diseases. The research on retinal vessel segmentation focuses mainly on the improvement of the segmentation model which is usually based on U-Net architecture. In our study, we use the U-Net architecture and we rely on heavy data augmentation in order to achieve better performance. The success of the data augmentation relies on successfully addressing the problem of input images. By analyzing input images and performing the augmentation accordingly we show that the performance of the U-Net model can be increased dramatically. Results are reported using the most widely used retina dataset, DRIVE.

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