paper-with-me

Papers

Lightweight Convolutional Neural Networks for Retinal Disease Classification

2025-05-30 · Duaa Kareem Qasim, Sabah Abdulazeez Jebur, Lafta Raheem Ali, Abdul Jalil M. Khalaf, Abir Jaafar Hussain

Retinal diseases such as Diabetic Retinopathy (DR) and Macular Hole (MH) significantly impact vision and affect millions worldwide. Early detection is crucial, as DR, a complication of diabetes, damages retinal blood vessels, potentially leading to blindness, while MH disrupts central vision, affecting tasks like reading and facial recognition. This paper employed two lightweight and efficient Convolution Neural Network architectures, MobileNet and NASNetMobile, for the classification of Normal, DR, and MH retinal images. The models were trained on the RFMiD dataset, consisting of 3,200 fundus images, after undergoing preprocessing steps such as resizing, normalization, and augmentation. To address data scarcity, this study leveraged transfer learning and data augmentation techniques, enhancing model generalization and performance. The experimental results demonstrate that MobileNetV2 achieved the highest accuracy of 90.8%, outperforming NASNetMobile, which achieved 89.5% accuracy. These findings highlight the effectiveness of CNNs in retinal disease classification, providing a foundation for AI-assisted ophthalmic diagnosis and early intervention.

📄 PDF Abstract BibTeX arXiv:2506.03186

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

nnMobileNet++: Towards Efficient Hybrid Networks for Retinal Image Analysis

2025-12-01 · Xin Li, Wenhui Zhu, Xuanzhao Dong, Hao Wang 외 arxiv

Retinal imaging is a critical, non-invasive modality for the early detection and monitoring of ocular and systemic diseases. Deep learning, particularly convolutional neural networks (CNNs), has significant progress in a…

Image Classification

RetinaVision: XAI-Driven Augmented Regulation for Precise Retinal Disease Classification using deep learning framework

2026-02-22 · Mohammad Tahmid Noor, Shayan Abrar, Jannatul Adan Mahi, Md Parvez Mia 외 arxiv

Early and accurate classification of retinal diseases is critical to counter vision loss and for guiding clinical management of retinal diseases. In this study, we proposed a deep learning method for retinal disease clas…

Image ClassificationData Augmentation

Many-MobileNet: Multi-Model Augmentation for Robust Retinal Disease Classification

2024-12-03 · Hao Wang, Wenhui Zhu, Xuanzhao Dong, Yanxi Chen 외

In this work, we propose Many-MobileNet, an efficient model fusion strategy for retinal disease classification using lightweight CNN architecture. Our method addresses key challenges such as overfitting and limited datas…

Computational EfficiencyData Augmentation

HOG-CNN: Integrating Histogram of Oriented Gradients with Convolutional Neural Networks for Retinal Image Classification

2025-07-29 · Faisal Ahmed arxiv

The analysis of fundus images is critical for the early detection and diagnosis of retinal diseases such as Diabetic Retinopathy (DR), Glaucoma, and Age-related Macular Degeneration (AMD). Traditional diagnostic workflow…

Image Classification

LVS-Net: A Lightweight Vessels Segmentation Network for Retinal Image Analysis

2024-12-08 · Mehwish Mehmood, Shahzaib Iqbal, Tariq Mahmood Khan, Ivor Spence 외

The analysis of retinal images for the diagnosis of various diseases is one of the emerging areas of research. Recently, the research direction has been inclined towards investigating several changes in retinal blood ves…

Decoder