Detection of retinal diseases using an accelerated reused convolutional network
By: Amin Ahmadi Kasani, Hedieh Sajedi
Potential Business Impact:
Helps phones find eye sickness fast.
Convolutional neural networks are continually evolving, with some efforts aimed at improving accuracy, others at increasing speed, and some at enhancing accessibility. Improving accessibility broadens the application of neural networks across a wider range of tasks, including the detection of eye diseases. Early diagnosis of eye diseases and consulting an ophthalmologist can prevent many vision disorders. Given the importance of this issue, various datasets have been collected from the cornea to facilitate the process of making neural network models. However, most of the methods introduced in the past are computationally complex. In this study, we tried to increase the accessibility of deep neural network models. We did this at the most fundamental level, specifically by redesigning and optimizing the convolutional layers. By doing so, we created a new general model that incorporates our novel convolutional layer named ArConv layers. Thanks to the efficient performance of this new layer, the model has suitable complexity for use in mobile phones and can perform the task of diagnosing the presence of disease with high accuracy. The final model we present contains only 1.3 million parameters. In comparison to the MobileNetV2 model, which has 2.2 million parameters, our model demonstrated better accuracy when trained and evaluated on the RfMiD dataset under identical conditions, achieving an accuracy of 0.9328 versus 0.9266 on the RfMiD test set.
Similar Papers
Lightweight Convolutional Neural Networks for Retinal Disease Classification
Image and Video Processing
Helps doctors find eye diseases faster.
nnMobileNet++: Towards Efficient Hybrid Networks for Retinal Image Analysis
CV and Pattern Recognition
Helps doctors find eye diseases faster and better.
Diabetic Retinopathy Detection Based on Convolutional Neural Networks with SMOTE and CLAHE Techniques Applied to Fundus Images
Image and Video Processing
Finds eye disease early to prevent blindness.