Automated Optic Disc and Cup Segmentation For Glaucoma Detection From Fundus Images Using The Detectron2s Mask R-CNN
Automated Optic Disc and Cup Segmentation For Glaucoma Detection From Fundus Images Using The Detectron2s Mask R-CNN
Abstract—Glaucoma is a chronic, degenerative optic they notice any extensive visual field loss in one or both eyes.
neuropathy and the leading cause of irreversible blindness About half of individuals with glaucoma are not aware that they
worldwide. Individuals with glaucoma do not show typical have the disease even in developed countries [2]. Therefore,
symptoms for years and can become advanced before patients early detection and treatment are crucial for preventing vision
notice an extensive visual field loss. Therefore, early detection and loss from glaucoma.
treatment are crucial to prevent vision loss from this blinding
disease. Vertical cup-to-disc ratio (VCDR), the ratio of the vertical Vertical cup-to-disc ratio (VCDR), the ratio of the vertical
diameter of the cup over the vertical diameter of the disc in the diameter of the cup over the vertical diameter of the disc in the
optic nerve head region, is an important structural indicator for optic nerve head region, is an important structural indicator for
glaucoma. Estimation of VCDR requires accurate segmentation of glaucoma. VCDR greater than 0.7 is a typical criterion for
optic disc (OD) and optic cup (OC) on fundus images. However, glaucoma [3]. VCDR can be estimated by eye specialists during
manual annotation of the disc and cup area is time-consuming and eye exams or from fundus images. However, manual estimation
is subjective to personal experience and opinion. In this study, we and annotation of the optic disc (OD) and optic cup (OC) are
proposed an automated deep learning approach for OD and OC time-consuming and are subjective to personal experience and
segmentation and VCDR derivation from fundus images using opinion. It is imperative to develop an accurate and automatic
Detectron2, a state-of-the-art object detection platform. We algorithm for deriving VCDR from fundus images.
trained Mask R-CNN models for OD and OC segmentation and
VCDR evaluation. We assessed the performance of our method Various segmentation and classification algorithms have
using the Retinal Fundus Glaucoma Challenge (REFUGE) dataset been used to locate the boundary of the OD and OC from retinal
in terms of the Dice similarity coefficient (DSC) for OD and OC, fundus images. The existing methods include grayscale image
and the mean absolute error (MAE) for VCDR. Our method thresholding [4], contour and color clustering [5], and various
achieved highly accurate results with a DSC of 0.9622 for OD, a deep-learning architectures [6]. Deep learning techniques have
DSC of 0.8870 for OC, and an MAE of 0.0376 for VCDR on the been shown to give superior results to traditional image
hold-out testing images. This implementation surpassed all top- processing techniques in VCDR estimation [7]. With new deep
performing methods in the REFUGE challenge by improving OD learning architectures and pre-training models available, it is
and OC DSC by 0.2% and 0.4%, respectively, and reducing the
possible to further improve the VCDR estimation accuracy.
VCDR MAE by 9%. Our method provided an accurate and
automated solution for OD and OC segmentation and VCDR In this study, we developed automatic OD and OC
estimation. segmentation deep learning models and derived the
corresponding VCDR from fundus images based on
Keywords—glaucoma, fundus image, object detection, instance Detectron2’s [8] implementation of Mask R-CNN [9] and
segmentation, Detectron2, deep learning showed that our models outperform previous state-of-the-art
I. INTRODUCTION (SOTA) methods in both OD and OC segmentation and VCDR
estimation. Our method not only reduces the manual burden on
Glaucoma is a chronic, degenerative optic neuropathy and eye specialists but also provides an objective and quantitative
the leading cause of irreversible blindness worldwide. If it is left determination of VCDR from fundus images.
untreated, glaucoma can lead to permanent vision loss and
blindness. Glaucoma presents a significant disease burden. It II. MATERIALS AND METHODS
affects 70-90 million people worldwide and is responsible for
blindness in approximately 4.5 million people. The U.S. A. Dataset
economic cost of glaucoma care is estimated at $2.86 billion We used the Retinal Fundus Glaucoma Challenge
annually [1]. Individuals with glaucoma typically do not show (REFUGE) dataset [10], which consists of 1200 color fundus
symptoms for years and their case may become advanced before images with ground truth OD and OC segmentations and
568
Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 27,2024 at 08:37:27 UTC from IEEE Xplore. Restrictions apply.
where and are the ground truth and predicted
segmentations of the OD/OC regions, respectfully.
VCDR [12] is calculated as the following:
/
where is the vertical diameter of OD/OC.
VCDR MAE [10, 11, 13] is defined as:
1
!" Σ%& | '( ) *( |
569
Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 27,2024 at 08:37:27 UTC from IEEE Xplore. Restrictions apply.
[1] K. Allison, D. Patel, and O. Alabi, "Epidemiology of glaucoma:
the past, present, and predictions for the future," Cureus, vol. 12,
no. 11, 2020.
[2] R. Bourne, "Worldwide glaucoma through the looking glass," vol.
90, ed: BMJ Publishing Group Ltd, 2006, pp. 253-254.
[3] J. G. Crowston, C. R. Hopley, P. R. Healey, A. Lee, P. Mitchell,
and S. Blue Mountains Eye, "The effect of optic disc diameter on
vertical cup to disc ratio percentiles in a population based cohort:
the Blue Mountains Eye Study," Br J Ophthalmol, vol. 88, no. 6,
pp. 766-70, Jun 2004, doi: 10.1136/bjo.2003.028548.
[4] A. Issac, M. Parthasarthi, and M. K. Dutta, "An adaptive threshold
based algorithm for optic disc and cup segmentation in fundus
images," in 2015 2nd international conference on signal
processing and integrated networks (SPIN), 2015: IEEE, pp. 143-
147.
[5] I. Fondón et al., "Automatic cup-to-disc ratio estimation using
active contours and color clustering in fundus images for glaucoma
diagnosis," in International Conference Image Analysis and
Recognition, 2012: Springer, pp. 390-399.
[6] K. Park, J. Kim, and J. Lee, "Automatic optic nerve head
localization and cup-to-disc ratio detection using state-of-the-art
deep-learning architectures," Scientific reports, vol. 10, no. 1, pp.
1-10, 2020.
[7] H. Veena, A. Muruganandham, and T. S. Kumaran, "A review on
the optic disc and optic cup segmentation and classification
approaches over retinal fundus images for detection of glaucoma,"
SN Applied Sciences, vol. 2, no. 9, pp. 1-15, 2020.
[8] A. K. Yuxin Wu, Francisco Massa, Wan-Yen Lo, Ross Girshick.
"Detectron2." https://github.com/facebookresearch/detectron2
(accessed 07 July, 2022).
[9] K. He, G. Gkioxari, P. Dollár, and R. Girshick, "Mask r-cnn," in
Proceedings of the IEEE international conference on computer
vision, 2017, pp. 2961-2969.
[10] J. I. Orlando et al., "Refuge challenge: A unified framework for
evaluating automated methods for glaucoma assessment from
fundus photographs," Medical image analysis, vol. 59, p. 101570,
2020.
[11] H. He, L. Lin, Z. Cai, and X. Tang, "Joined: Prior guided multi-
task learning for joint optic disc/cup segmentation and fovea
detection," arXiv preprint arXiv:2203.00461, 2022.
[12] B. J. Fan, D. Y. Wang, L. R. Pasquale, J. L. Haines, and J. L.
Wiggs, "Genetic variants associated with optic nerve vertical cup-
to-disc ratio are risk factors for primary open angle glaucoma in a
US Caucasian population," Investigative ophthalmology & visual
science, vol. 52, no. 3, pp. 1788-1792, 2011.
[13] H. Fu, J. Cheng, Y. Xu, D. W. K. Wong, J. Liu, and X. Cao, "Joint
optic disc and cup segmentation based on multi-label deep network
and polar transformation," IEEE transactions on medical imaging,
vol. 37, no. 7, pp. 1597-1605, 2018.
570
Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 27,2024 at 08:37:27 UTC from IEEE Xplore. Restrictions apply.