Robust Retinal Vessel Segmentation from a Data Augmentation Perspective
Retinal vessel segmentation is a fundamental step in screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Robustness is one of the most critical requirements for practical utilization, since the test images may be captured using different fundus cameras, or be affected by various pathological changes. We investigate this problem from a data augmentation perspective, with the merits of no additional training data or inference time. In this paper, we propose two new data augmentation modules, namely, channel-wise random Gamma correction and channel-wise random vessel augmentation. Given a training color fundus image, the former applies random gamma correction on each color channel of the entire image, while the latter intentionally enhances or decreases only the fine-grained blood vessel regions using morphological transformations. With the additional training samples generated by applying these two modules sequentially, a model could learn more invariant and discriminating features against both global and local disturbances. Experimental results on both real-world and synthetic datasets demonstrate that our method can improve the performance and robustness of a classic convolutional neural network architecture. The source code is available at \url{https://github.com/PaddlePaddle/Research/tree/master/CV/robust_vessel_segmentation}.
Code (1)
Tasks
Data AugmentationRetinal Vessel SegmentationSimilar Papers 제목 키워드 기반
Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation
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 arch…
Data AugmentationRetinal Vessel SegmentationSegmentationDGSSA: Domain generalization with structural and stylistic augmentation for retinal vessel segmentation
Retinal vascular morphology is crucial for diagnosing diseases such as diabetes, glaucoma, and hypertension, making accurate segmentation of retinal vessels essential for early intervention. Traditional segmentation meth…
Domain GeneralizationImage SegmentationRetinal Vessel SegmentationSegmentation+1Dense Residual Network for Retinal Vessel Segmentation
Retinal vessel segmentation plays an imaportant role in the field of retinal image analysis because changes in retinal vascular structure can aid in the diagnosis of diseases such as hypertension and diabetes. In recent …
Data AugmentationRetinal Vessel SegmentationAADG: Automatic Augmentation for Domain Generalization on Retinal Image Segmentation
Convolutional neural networks have been widely applied to medical image segmentation and have achieved considerable performance. However, the performance may be significantly affected by the domain gap between training d…
Data AugmentationDeep Reinforcement LearningDomain GeneralizationImage Segmentation+5Deep Learning Methods for Retinal Blood Vessel Segmentation: Evaluation on Images with Retinopathy of Prematurity
Automatic blood vessel segmentation from retinal images plays an important role in the diagnosis of many systemic and eye diseases, including retinopathy of prematurity. Current state-of-the-art research in blood vessel …
Segmentation