Enhancing Glaucoma Detection Using Deep Learning
T. Thirupatirao1, Karri Deekshitha2, Padala Hari Chandana3, Killari Prudvi4, Nallakantam Kiran Sai5
1 Associate Professor, Dept. of Computer Science Engineering, Lendi Institute of Engineering and Technology Vizianagaram, India
2-5B.Tech Final Year, Computer Science Engineering, Lendi Institute of Engineering and Technology Vizianagaram, India
1thirupatirao.t@lendi.org, 2karrideekshitha2002@gmail.com, 3harichandanapadala819@gmail.com, 4prudvirajkilari@gmail.com, 5kirannallakantam2002@gmail.com
--------------------------------------------------------***------------------------------------------------------------
Abstract Deep learning is currently the mainstream method of object detection. In this project Glaucoma is a degenerative disease that affects vision, causing damage to the optic nerve that ends in vision loss. The classic techniques to detect it have undergone a great change since the intrusion of machine learning techniques into the processing of eye fund us images. Several works focus on training a convolutional neural network (CNN) by brute force, while others use segmentation and feature extraction techniques to detect glaucoma. In this work, a diagnostic aid tool to detect glaucoma using eye fund us images is developed, trained and tested. It consists of two subsystems that are independently trained and tested, combining their results to improve glaucoma detection. The first subsystem applies machine learning and segmentation techniques to detect optic disc and cup independently, combine them and extract their physical and positional features. The second one applies transfer learning techniques to a pre-trained CNN to detect glaucoma through the analysis of the complete eye fund us images. The results of both systems are combined to discriminate positive cases of glaucoma and improve final detection. The results show that this system achieves a higher classification rate than previous works. The system also provides information on the basis for the proposed diagnosis suggestion that can help the ophthalmologist to accept or modify it.
Keywords—Degenerative Disease, Optic Nerve Damage, Diagnostic Aid Tool, Ophthalmologist Assistance.