
@Article{cmes.2025.063239,
AUTHOR = {Kachi Anvesh, Bharati M. Reshmi, Shanmugasundaram Hariharan, H. Venkateshwara Reddy, Murugaperumal Krishnamoorthy, Vinay Kukreja, Shih-Yu Chen},
TITLE = {A Novel Approach Deep Learning Framework for Automatic Detection of Diseases in Retinal Fundus Images},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {143},
YEAR = {2025},
NUMBER = {2},
PAGES = {1485--1517},
URL = {http://www.techscience.com/CMES/v143n2/61431},
ISSN = {1526-1506},
ABSTRACT = {Automated classification of retinal fundus images is essential for identifying eye diseases, though there is earlier research on applying deep learning models designed especially for detecting tessellation in retinal fundus images. This study classifies 4 classes of retinal fundus images with 3 diseased fundus images and 1 normal fundus image, by creating a refined VGG16 model to categorize fundus pictures into tessellated, normal, myopia, and choroidal neovascularization groups. The approach utilizes a VGG16 architecture that has been altered with unique fully connected layers and regularization using dropouts, along with data augmentation techniques (rotation, flip, and rescale) on a dataset of 302 photos. Training involves class weighting and critical callbacks (early halting, learning rate reduction, checkpointing) to maximize performance. Gains in accuracy (93.42% training, 77.5% validation) and improved class-specific F1 scores are attained. Grad-CAM’s Explainable AI (XAI) highlights areas of the images that are important for each categorization, making it interpretable for better understanding of medical experts. These results highlight the model’s potential as a helpful diagnostic tool in ophthalmology, providing a clear and practical method for the early identification and categorization of retinal disorders, especially in cases such as tessellated fundus images.},
DOI = {10.32604/cmes.2025.063239}
}



