Diabetic retinopathy grading using ResNet convolutional neural network

Designing and developing automated systems to detect and grade Diabetic Retinopathy (DR) is one of the recent research areas in the world of medical image applications since it is considered one of the main causes of total blindness for people who have diabetes in the mid-age. In this paper, a com...

Full description

Saved in:
Bibliographic Details
Main Authors: Sallam, Muhammad Samer, Asnawi, Ani Liza, Olanrewaju, Rashidah Funke
Format: Conference or Workshop Item
Language:English
English
Published: IEEE 2020
Subjects:
Online Access:http://irep.iium.edu.my/86521/1/86521_Diabetic%20Retinopathy%20Grading%20Using%20ResNet_new.pdf
http://irep.iium.edu.my/86521/7/86521_Diabetic%20retinopathy%20grading_scopus.pdf
http://irep.iium.edu.my/86521/
https://ieeexplore-ieee-org.ezlib.iium.edu.my/document/9289822
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Universiti Islam Antarabangsa Malaysia
Language: English
English
Description
Summary:Designing and developing automated systems to detect and grade Diabetic Retinopathy (DR) is one of the recent research areas in the world of medical image applications since it is considered one of the main causes of total blindness for people who have diabetes in the mid-age. In this paper, a complete pipeline for retinal fundus images processing and analysis has been described, implemented and evaluated. This pipeline has three main stages: (i) image pre-processing, (ii) features extraction and (iii) classification. In the first stage, the image has been pre-processed using different transformations to standardize the images and to enhance the images quality. It has been proven that Gaussian filtering is quite effective in this context to enhance the images contrast. In the second and third stage, the convolution neural network (CNN), one of the best neural network architecture for image analysis applications, has been used. The concept of transfer learning and fine tuning have been advocated in this paper and applied for ResNet18 using the publicly available Kaggle dataset. The problem of DR diagnosis has been handled as a multi-class classification problem where there are five levels of the disease severity (– No DR, 1 – Mild, 2 – Moderate, 3 – Severe, 4 – Proliferative DR). The final model has achieved accuracy of 70 %, recall of 50% and specificity of 88% outperforming other models built from scratch with less training time and proving the efficiency of transfer learning in this context. The training process has considered the problem of imbalanced dataset using two different ways and it has been discovered that using imbalanced dataset sampler is a very efficient solution. The final model developed in this research could be used as the main unit for a computer aided system to be hosted online for DR detection and diagnosis.