paper-with-me

홈 › Papers

Robust Retinal Vessel Segmentation from a Data Augmentation Perspective

2020-07-31 · Xu Sun, Huihui Fang, Yehui Yang, Dongwei Zhu, Lei Wang, Junwei Liu, Yanwu Xu

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}.

📄 PDF Abstract BibTeX arXiv:2007.15883

Code (1)

PaddlePaddle/Research 공식 구현 paddle

Tasks

Data AugmentationRetinal Vessel Segmentation

Similar Papers 제목 키워드 기반

Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation

2021-05-19 · Enes Sadi Uysal, M. Şafak Bilici, B. Selin Zaza, M. Yiğit Özgenç 외

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 SegmentationSegmentation

DGSSA: Domain generalization with structural and stylistic augmentation for retinal vessel segmentation

2025-01-07 · Bo Liu, Yudong Zhang, Shuihua Wang, Siyue Li 외

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+1

Dense Residual Network for Retinal Vessel Segmentation

2020-04-07 · Changlu Guo, Márton Szemenyei, Yugen Yi, Ying Xue 외

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 Segmentation

AADG: Automatic Augmentation for Domain Generalization on Retinal Image Segmentation

2022-07-27 · Junyan Lyu, Yiqi Zhang, Yijin Huang, Li Lin 외

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+5

Deep Learning Methods for Retinal Blood Vessel Segmentation: Evaluation on Images with Retinopathy of Prematurity

2023-06-20 · Gorana Gojić, Veljko Petrović, Radovan Turović, Dinu Dragan 외

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