Final project for the deep learning course.
Multi-label disease for detection using Retina Fundus Images.
Dowload the data from: https://riadd.grand-challenge.org/download-all-classes/
Run the following command to generate the numpy binaries of all datasets:
Python image_preprocessing_windows.pyTo run with 100 samples run the following command:
Python rfmd_100.pyTo train with all 949 samples, run the following command:
Python rfmd.py