CrackSegNet
CrackSegNet copied to clipboard
TenserFlow Keras
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.1.0 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [numpy](https://github.com/numpy/numpy) from 1.11.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
CrackSegNet is great, you can add links to articles and citations in the introduction. Is this link correct? [Image-based concrete crack detection in tunnels using deep fully convolutional networks](https://www.sciencedirect.com/science/article/abs/pii/S0950061819328193)
Hello: when I run the main.py, there is the error as follow: ` File "G:/代码学习/Crack Detection/cracksegnet/CrackSegNet-master/main.py", line 79, in model = unet3s2('G:\代码学习\Crack Detection\cracksegnet\model\ImprovedFCN.hdf5') File "G:\代码学习\Crack Detection\cracksegnet\model.py", line 80, in unet3s2...