Skip to content

Subsurface Pipes Detection Using DNN-based Back Projection on gprMax Data

License

Notifications You must be signed in to change notification settings

Jing-lun/MigrationNet

Repository files navigation

MigrationNet: Underground Pipeline Interpretation with PyTorch

dataset

Built based on the U-Net in PyTorch.

Usage

Note : Use Python 3

Prediction

You can easily test the output with our dataset:

python predict_mat.py -i path/to/test -o predict.png -m path/to/checkpoint

Training

python train_mat.py -f path/to/checkpoint -e 200 -b 1 -l 0.000005 -s 0.25 -x path/to/train -y path/to/gt

About

Subsurface Pipes Detection Using DNN-based Back Projection on gprMax Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages