Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I get the crack of a picture that is taken by myself? #40

Open
citystrawman opened this issue Mar 17, 2024 · 0 comments
Open

Can I get the crack of a picture that is taken by myself? #40

citystrawman opened this issue Mar 17, 2024 · 0 comments

Comments

@citystrawman
Copy link

Hi, I am trying to use this code to get the crak of a picture that is taken by myself.
I followed the steps described in Readme and I use sh ./scripts/train_deepcrack.sh <gpu_id> for training.
Then I would like to do Crack Detection by executing sh ./scripts/test_deepcrack.sh <gpu_id>.
From my perspective I should add the new testing pictures to datasets/DeepCrack/test_img and by executing sh ./scripts/test_deepcrack.sh <gpu_id> I would get the identified crack images in datasets/DeepCrack/test_lab, however, the program not only requires the images in test_img folder, but also requires images in test_lab, which I thought would be the identified results.
I appreciate if anyone could explain this question to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant