a computer vision application of crack detection
Usage:
Add your test images in the fold path"./Concret/cracky_test"
Then open your command line tool, switch to the current directory, input"python Train_CD.py" to get the CNN network trained.
After that, input "python Running.py" to get the result picture ine the "./Concret/Save" folder. Meanwhile, the pix-length information will be shown on the command line window
If you want to get your model re-trained, please delete the 'my_dataset_cache.pkl' file first or you wanna got your new images tested, delete the 'my_dataset_cache_test.pkl' file first