CrackGAN: Pavement Crack Detection Using Partially Accurate Ground Truths Based on Generative Adversarial Learning
Kaige Zhang, Yingtao Zhang, and Heng-Da Cheng

TL;DR
CrackGAN introduces a generative adversarial network approach that effectively detects pavement cracks using partially accurate ground truths, overcoming data imbalance and the 'All Black' problem for improved accuracy.
Contribution
The paper proposes a novel crack-patch-only supervised GAN framework that enhances crack detection with partially accurate labels, outperforming existing methods in efficiency and accuracy.
Findings
Achieves state-of-the-art crack detection performance.
Effectively handles partially accurate ground truths.
Outperforms recent methods in efficiency and accuracy.
Abstract
Fully convolutional network is a powerful tool for per-pixel semantic segmentation/detection. However, it is problematic when coping with crack detection using partially accurate ground truths (GTs): the network may easily converge to the status that treats all the pixels as background (BG) and still achieves a very good loss, named "All Black" phenomenon, due to the unavailability of accurate GTs and the data imbalance. To tackle this problem, we propose crack-patch-only (CPO) supervised generative adversarial learning for end-to-end training, which forces the network to always produce crack-GT images while reserves both crack and BG-image translation abilities by feeding a larger-size crack image into an asymmetric U-shape generator to overcome the "All Black" issue. The proposed approach is validated using four crack datasets; and achieves state-of-the-art performance comparing with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGoal-Driven Tree-Structured Neural Model
