Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Kaggle APTOS 2019 Blindness Detection Solution

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages