paper-with-me

Papers

CrackGAN: Pavement Crack Detection Using Partially Accurate Ground Truths Based on Generative Adversarial Learning

2019-09-18 · Kaige Zhang, Yingtao Zhang, Heng-Da Cheng

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 that of the recently published works in efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:1909.08216

Code (0)

등록된 구현이 없습니다.

Tasks

AllSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

GTS 설명 없음

Similar Papers 제목 키워드 기반

Deep Domain Adaptation for Pavement Crack Detection

2021-11-19 · Huijun Liu, Chunhua Yang, Ao Li, Sheng Huang 외

Deep learning-based pavement cracks detection methods often require large-scale labels with detailed crack location information to learn accurate predictions. In practice, however, crack locations are very difficult to b…

Domain Adaptation

An Efficient Method for Detecting Asphalt Pavement Cracks and Sealed Cracks Based on a Deep Data-Driven Model

2022-10-07 · journal 2022 10 · Nan Yang, Yongshang Li, Ronggui Ma

Thanks to the development of deep learning, the use of data-driven methods to detect pavement distresses has become an active research field. This research makes four contributions to address the problem of efficiently d…

object-detectionObject Detection

NHA12D: A New Pavement Crack Dataset and a Comparison Study Of Crack Detection Algorithms

2022-05-02 · Zhening Huang, Weiwei Chen, Abir Al-Tabbaa, Ioannis Brilakis

Crack detection plays a key role in automated pavement inspection. Although a large number of algorithms have been developed in recent years to further boost performance, there are still remaining challenges in practice,…

Domain Adaptation

Pavement Fatigue Crack Detection and Severity Classification Based on Convolutional Neural Network

2024-07-22 · Zhen Wang, Dylan G. Ildefonzo, Linbing Wang

Due to the varying intensity of pavement cracks, the complexity of topological structure, and the noise of texture background, image classification for asphalt pavement cracking has proven to be a challenging problem. Fa…

Classificationimage-classificationImage Classification

Feature Pyramid and Hierarchical Boosting Network for Pavement Crack Detection

2019-01-18 · Fan Yang, Lei Zhang, Sijia Yu, Danil Prokhorov 외

Pavement crack detection is a critical task for insuring road safety. Manual crack detection is extremely time-consuming. Therefore, an automatic road crack detection method is required to boost this progress. However, i…

Edge DetectionSemantic Segmentation