Skip to content

abhuse/aptos-retinopathy-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle APTOS 2019 Blindness Detection Solution

Requirements

pip3 install --user -r requirements.txt

Input data:

For 2015 and 2019 data, this dataset with resized images was used. Images from Messidor dataset were also resized and converted to jpeg format using preprocessing/messidor_tif_2_jpg.py.

Train

python3 train_efficientnet.py -sid N

where N is Cross-Validation fold id, i.e. [0..4]

Evaluate

python3 eval_ensemble.py

Releases

No releases published

Packages

 
 
 

Languages