A siamese-like CNN for diabetic retinopathy detection using binocular fudus images as input.
- The dataset is downloaded from the official website of the Kaggle Diabetic Retinopathy Detection Competition.
- The pre-trained weight of the backbone network can be found here.
- By running the file "generate_list", you can generate the lists containing index paths and labels of the fundus images, which are used for training and validation.
- The true labels of the test set provided by Kaggle are unknown, thus our work focus more on the performance on the validation set.
Please cite the following paper if you use the code: