Skip to main content
. 2023 Oct 3;13(19):3116. doi: 10.3390/diagnostics13193116
Algorithm 1: RDS-DR Implementation for feature extraction.
Required Fundus Images and Labels (X,Y)
Step 1 Dataset acquisition, Fundus images x ε X
Step 2 Pre-processing
Data Augmentation
Image enhancement
Step 3 Load ResNet Mobile Model#
ImageNet pre-trained weights
Convolutional layers
Step 4 Introduction of skip connections
Step 5 Use of the flattened layer, the feature map x=(x1, x2, xn)
Step 6 Model evaluation