Skip to content

Commit

Permalink
Merge pull request yhlleo#20 from ZurMaD/master
Browse files Browse the repository at this point in the history
Colab support for DeepCrack and RoadNet
  • Loading branch information
yhlleo committed Apr 6, 2021
2 parents 4a68673 + 7132027 commit 4da4d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ python eval.py --metric_mode prf --model_name deepcrack --output deepcrack.prf

- This code is based on the [pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix). Thanks to the contributors of this project.

- If you are familar to [Google Colab](https://colab.research.google.com/), there is an implementation of [Colab version](https://colab.research.google.com/drive/1t2C5mBOy7xuB4kP9TQzVOI0nglJBkMMD?usp=sharing) (provided by [DZDL/DeepSegmentor](https://github.com/DZDL/DeepSegmentor)). Besides, there is a WebApp version of this project: [crack-detector](https://github.com/DZDL/crack-detector).
- If you are familar to [Google Colab](https://colab.research.google.com/), there is an implementation of [Colab version](https://colab.research.google.com/drive/13qSMnU1ERU7riHMMiv9MEEr7VTMhfZs9?usp=sharing) (provided by [DZDL/DeepSegmentor](https://github.com/DZDL/DeepSegmentor)). Besides, there is a WebApp version of this project: [crack-detector](https://github.com/DZDL/crack-detector).

### References

Expand Down

0 comments on commit 4da4d3f

Please sign in to comment.