DeepCrack icon indicating copy to clipboard operation
DeepCrack copied to clipboard

DeepCrack: Learning Hierarchical Convolutional Features for Crack Detection

Results 26 DeepCrack issues
Sort by recently updated
recently updated
newest added

Hi, I got a question about the code you provided that shows the metrics during traning or testing is 'accuray', 'postive sample accuracy' or 'negative sample accuracy', as the metric...

I wanted to run your code and then after that modify it to pursue my project objectives. At the training step, you had written "Before training, change the paths including...

Hello, @qinnzou I am faceing this problem is it possible to get any clarification on what I should do? > python train.py > Setting up a new session... > Without...

Hi, thanks for your job. Could you please the script for generating 'example.txt' file? I cannot understand the content in .txt file. Thanks in advance.

Hi, I have an issue in the test.py code with the pretrained model. Everytime I run it I got the following error: `RuntimeError: CUDA out of memory. Tried to allocate...

Hello Sir! Thank you for providing the code. Can you please also provide the code to calculate the Average Precision (area under P-R curve). I have the predicted segmented mask...

i wanna know if the test_example.txt file also needs both bmg path and png path

Hi,I found that the network structure in the paper was inconsistent with the code. The 1×1 convolution was used in the feature fusion part, but the code used 3×3 convolution....

when I use python train.py to train a model from scratch, I met this problem! '''shell Epoch 1 --- Training --- :: 0%| | 0/34 [00:02