Skip to content

EnigmaZhang/MyRoadExtraction

Repository files navigation

DeepGlobe-Road-Extraction-Challenge

Based on works of BUPT Code for the 1st place solution in DeepGlobe Road Extraction Challenge. This program is updated to Python3 and use Atlanta as test

Requirements

  • Anaconda environments
  • Python 3
  • Pytorch
  • cv2

Usage

Data

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.

Train

  • Run python train.py to train the default D-LinkNet34.

Predict

  • Run python test.py to predict on the default D-LinkNet34.

Download trained D-LinkNet34

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages