dunhaiyang / Road-crack-detection

Detect pavement crack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Road-crack-detection

Automatic pavement crack detection

  1. Download test data, model configuration and weigths from the link below:

    https://drive.google.com/drive/folders/144Jlnt2xJSD3zuGG3mWtpkR0Gw1Xaxg1

  2. Extract dpm-cfg.tar.gz and place it in the root directory

  3. Place the test data in the python folder: python/DataTest

  4. Run "submission.py" from the python folder to generate predictions. If this is the first run, uncomment line 212 - "prepare_datafile()"

  5. View results under "python/results/submission.csv"

About

Detect pavement crack

License:Other


Languages

Language:C 87.4%Language:Cuda 7.8%Language:Python 2.1%Language:Shell 1.6%Language:C++ 0.7%Language:Makefile 0.3%