Department of Electrical and Computer Engineering, North South University, Bashundhara, Dhaka 1229, Bangladesh.
Department of Computer Science, College of Computer and Information Sciences, Princess Nourah Bint Abdulrahman University, P.O. Box 84428, Riyadh 11671, Saudi Arabia.
Comput Intell Neurosci. 2022 Apr 28;2022:5007111. doi: 10.1155/2022/5007111. eCollection 2022.
It can be challenging for doctors to identify eye disorders early enough using fundus pictures. Diagnosing ocular illnesses by hand is time-consuming, error-prone, and complicated. Therefore, an automated ocular disease detection system with computer-aided tools is necessary to detect various eye disorders using fundus pictures. Such a system is now possible as a consequence of deep learning algorithms that have improved image classification capabilities. A deep-learning-based approach to targeted ocular detection is presented in this study. For this study, we used state-of-the-art image classification algorithms, such as VGG-19, to classify the ODIR dataset, which contains 5000 images of eight different classes of the fundus. These classes represent different ocular diseases. However, the dataset within these classes is highly unbalanced. To resolve this issue, the work suggested converting this multiclass classification problem into a binary classification problem and taking the same number of images for both classifications. Then, the binary classifications were trained with VGG-19. The accuracy of the VGG-19 model was 98.13% for the normal (N) versus pathological myopia (M) class; the model reached an accuracy of 94.03% for normal (N) versus cataract (C), and the model provided an accuracy of 90.94% for normal (N) versus glaucoma (G). All of the other models also improve the accuracy when the data is balanced.
医生很难通过眼底照片及早识别眼部疾病。手动诊断眼部疾病既耗时、易错又复杂。因此,需要一个带有计算机辅助工具的自动化眼部疾病检测系统,以便通过眼底照片检测各种眼部疾病。深度学习算法提高了图像分类能力,这使得这种系统成为可能。本研究提出了一种基于深度学习的靶向眼部检测方法。在这项研究中,我们使用了最先进的图像分类算法,如 VGG-19,对包含 5000 张眼底 8 个不同类别图像的 ODIR 数据集进行分类。这些类别代表不同的眼部疾病。然而,这些类别中的数据集非常不平衡。为了解决这个问题,这项工作建议将这个多类分类问题转化为一个二进制分类问题,并对两个分类都采用相同数量的图像。然后,使用 VGG-19 对二进制分类进行训练。VGG-19 模型对正常(N)与病理性近视(M)的分类准确率为 98.13%;对正常(N)与白内障(C)的分类准确率为 94.03%;对正常(N)与青光眼(G)的分类准确率为 90.94%。当数据平衡时,所有其他模型的准确率也有所提高。