Early Detection of Retinopathy of Prematurity stage using Deep Learning approach
Supriti Mulay, Keerthi Ram, Mohanasankar Sivaprakasam, Anand, Vinekar

TL;DR
This paper presents a CNN-based system using Mask R-CNN for early detection of ROP stage 2 by identifying the ridge in neonatal retinal images, achieving high accuracy despite low contrast images.
Contribution
It introduces a novel application of Mask R-CNN with image pre-processing for accurate ridge detection in neonatal retinal images for ROP diagnosis.
Findings
Detection accuracy of 0.88 on test images
Effective image enhancement improves detection robustness
Deep learning enables early ROP detection in challenging images
Abstract
Retinopathy of Prematurity (ROP) is a fibrovascular proliferative disorder, which affects the developing peripheral retinal vasculature of premature infants. Early detection of ROP is possible in stage 1 and stage 2 characterized by demarcation line and ridge with width, which separates vascularised retina and the peripheral retina. To detect demarcation line/ ridge from neonatal retinal images is a complex task because of low contrast images. In this paper we focus on detection of ridge, the important landmark in ROP diagnosis, using Convolutional Neural Network(CNN). Our contribution is to use a CNN-based model Mask R-CNN for demarcation line/ridge detection allowing clinicians to detect ROP stage 2 better. The proposed system applies a pre-processing step of image enhancement to overcome poor image quality. In this study we use labelled neonatal images and we explore the use of CNN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · RoIAlign · Softmax · Convolution · Mask R-CNN
