Code for the 1st place solution in DeepGlobe Road Extraction Challenge.
Place 'train', 'valid' and 'test' data folders in the 'dataset' folder.
Data is from DeepGlobe Road Extraction Challenge. You should sign in first to get the data.
python train.py to train the default D-LinkNet34.python test.py to predict on the default D-LinkNet34.