Hi Benjamin,
The validation set file val_set is missing from the repository, it is not in Data/kaggleDiabeticRetinopathy/ of kaggle_Diabetic_Retinopathy_competition branch, only train_minus_val_set and test_set files are there. I know I can reconstruct it from trainLabels.csv and train_minus_val_set files but I would like to know if you can push it to the repository.
By the way, would you have the scripts to create a random train / validation partition (ie.: train_minus_val_set / val_set files) ?
Thank you