Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 570 Bytes

APTOS 2019 Blindness Detection

Implementation of the kernel for the APTOS 2019 Blindness Detection Kaggle competition, run this kernel as follows

    $ python3 kernel -h
    Script to train kernel for the APTOS 2019 Blindness Detection Kaggle competion

    optional arguments:
    -h, --help                              show this help message and exit
    -d DIRECTORY, --directory DIRECTORY     path to data directory
    -e EPOCHS, --epochs EPOCHS              number of epochs
    --kaggle-run                            add flag if this is a kaggle run