Mehboob Ayesha, Akram Muhammad Usman, Alghamdi Norah Saleh, Abdul Salam Anum
Computer and Software Engineering Department, College of E&ME, National University of Sciences and Technology, Islamabad 44000, Pakistan.
Department of Computer Sciences, College of Computer and Information Sciences, Princess Nourah Bint Abdulrahman University, P.O. Box 84428, Riyadh 11671, Saudi Arabia.
Diagnostics (Basel). 2022 Dec 7;12(12):3084. doi: 10.3390/diagnostics12123084.
Diabetic Retinopathy affects one-third of all diabetic patients and may cause vision impairment. It has four stages of progression, i.e., mild non-proliferative, moderate non-proliferative, severe non-proliferative and proliferative Diabetic Retinopathy. The disease has no noticeable symptoms at early stages and may lead to chronic destruction, thus causing permanent blindness if not detected at an early stage. The proposed research provides deep learning frameworks for autonomous detection of Diabetic Retinopathy at an early stage using fundus images. The first framework consists of cascaded neural networks, spanned in three layers where each layer classifies data into two classes, one is the desired stage and the other output is passed to another classifier until the input image is classified as one of the stages. The second framework takes normalized, HSV and RGB fundus images as input to three Convolutional Neural Networks, and the resultant probabilistic vectors are averaged together to obtain the final output of the input image. Third framework used the Long Short Term Memory Module in CNN to emphasize the network in remembering information over a long time span. Proposed frameworks were tested and compared on the large-scale Kaggle fundus image dataset EYEPAC. The evaluations have shown that the second framework outperformed others and achieved an accuracy of 78.06% and 83.78% without and with augmentation, respectively.
糖尿病视网膜病变影响着三分之一的糖尿病患者,可能导致视力受损。它有四个进展阶段,即轻度非增殖性、中度非增殖性、重度非增殖性和增殖性糖尿病视网膜病变。该疾病在早期没有明显症状,可能会导致慢性破坏,如果早期未被发现,可能会导致永久性失明。拟议的研究提供了深度学习框架,用于使用眼底图像在早期自主检测糖尿病视网膜病变。第一个框架由级联神经网络组成,跨越三层,其中每层将数据分类为两类,一类是所需阶段,另一输出传递给另一个分类器,直到输入图像被分类为其中一个阶段。第二个框架将归一化的HSV和RGB眼底图像作为输入提供给三个卷积神经网络,然后将所得概率向量平均在一起以获得输入图像的最终输出。第三个框架在卷积神经网络中使用长短期记忆模块,以增强网络在长时间跨度内记住信息的能力。所提出的框架在大规模Kaggle眼底图像数据集EYEPAC上进行了测试和比较。评估表明,第二个框架表现优于其他框架,在不进行增强和进行增强的情况下,准确率分别达到了78.06%和83.78%。