Eye Disease Classification by Advanced Deep Transfer Learning System Using Resnet50 & Xception

Read the full article See related articles

Listed in

This article is not in any list yet, why not save it to one of your lists.
Log in to save this article

Abstract

The burden of vision impairment remains significant in developing nations such as India, where delays in diagnosis often lead to preventable blindness. With advancements in artificial intelligence, deep learning has emerged as a transformative tool for the automated detection of ocular diseases. This study proposes a multi-class classification framework capable of identifying four prevalent eye conditions Cataract, Glaucoma, Diabetic Retinopathy, and Normal using retinal fundus imagery. The methodology employs transfer learning with two high-performing convolutional neural network architectures: Xception and ResNet50, each fine tuned on a curated dataset. Preprocessing strategies including image normalization, resizing, and augmentation were incorporated to improve feature extraction and model generalization.The trained models are deployed via a Streamlit-based web interface, enabling medical professionals to upload retinal images and obtain immediate diagnostic feedback accompanied by confidence scores. Quantitative evaluation using precision, recall, F1-score, and confusion matrix reveals an exceptional accuracy of 100%, while ROC curve analysis confirms perfect classification with an AUC of 1.00 across all categories.In comparison with conventional approaches such as SVM-ANN hybrids and basic CNNs typically limited to binary outputs, the proposed method excels in handling multi-class scenarios. Beyond its technical strengths, the system aligns with the objectives of the United Nations Designed with scalability and accessibility in mind, the solution offers significant potential in low-resource settings where specialist ophthalmic care is scarce. Future developments include expanding the model to additional eye conditions, deploying it via mobile platforms, and integrating with electronic health record (EHR) systems for broader clinical adoption.

Article activity feed