Glaucoma is one of the leading causes of irreversible blindness worldwide, affecting millions of people, often silently and progressively. Early diagnosis is crucial to slow its progression, but it remains challenging due to the need for manual analysis of large volumes of retinal images by trained specialists. In this context, automatic detection systems based on deep learning offer a promising opportunity to facilitate and accelerate the diagnostic process, providing scalability and high accuracy. This work presents the development of an automatic method for optic disc and optic cup segmentation in retinal fundus photographs, aiming to support early glaucoma detection. The proposed methodology is based on convolutional neural networks (CNNs), specifically an enhanced U-Net architecture with a ResNet50 backbone, incorporating attention mechanisms and data augmentation strategies to improve segmentation accuracy. The model was trained and validated using the REFUGE dataset, which contains high-quality fundus images with manual annotations of the disc and cup regions. Experimental results demonstrate that the developed model achieved an average Dice coefficient of 0.937 for optic disc segmentation and 0.828 for optic cup segmentation. Analysis of the cup-to-disc ratio (CDR) yielded mean values of VCDR = 0.497 ± 0.059, ACDR = 0.252 ± 0.060, and mean CDR = 0.375 ± 0.058, with 55.0% of cases classified as low risk, 43.3% as moderate risk, and 1.7% as high risk for glaucoma. These results highlight the potential of the proposed method as an assistive tool for automated glaucoma screening.
Machado et al. (Thu,) studied this question.