paper-with-me

Papers

UP-CrackNet: Unsupervised Pixel-Wise Road Crack Detection via Adversarial Image Restoration

2024-01-28 · Nachuan Ma, Rui Fan, Lihua Xie

Over the past decade, automated methods have been developed to detect cracks more efficiently, accurately, and objectively, with the ultimate goal of replacing conventional manual visual inspection techniques. Among these methods, semantic segmentation algorithms have demonstrated promising results in pixel-wise crack detection tasks. However, training such networks requires a large amount of human-annotated datasets with pixel-level annotations, which is a highly labor-intensive and time-consuming process. Moreover, supervised learning-based methods often struggle with poor generalizability in unseen datasets. Therefore, we propose an unsupervised pixel-wise road crack detection network, known as UP-CrackNet. Our approach first generates multi-scale square masks and randomly selects them to corrupt undamaged road images by removing certain regions. Subsequently, a generative adversarial network is trained to restore the corrupted regions by leveraging the semantic context learned from surrounding uncorrupted regions. During the testing phase, an error map is generated by calculating the difference between the input and restored images, which allows for pixel-wise crack detection. Our comprehensive experimental results demonstrate that UP-CrackNet outperforms other general-purpose unsupervised anomaly detection algorithms, and exhibits satisfactory performance and superior generalizability when compared with state-of-the-art supervised crack segmentation algorithms. Our source code is publicly available at mias.group/UP-CrackNet.

📄 PDF Abstract BibTeX arXiv:2401.15647

Code (1)

NaChuaN666/UP-CrackNet pytorch

Tasks

Anomaly DetectionCrack SegmentationGenerative Adversarial NetworkImage RestorationSemantic SegmentationUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

WP-CrackNet: A Collaborative Adversarial Learning Framework for End-to-End Weakly-Supervised Road Crack Detection

2025-10-20 · Nachuan Ma, Zhengfei Song, Qiang Hu, Xiaoyu Tang 외 arxiv

Road crack detection is essential for intelligent infrastructure maintenance in smart cities. To reduce reliance on costly pixel-level annotations, we propose WP-CrackNet, an end-to-end weakly-supervised method that trai…

FlexiCrackNet: A Flexible Pipeline for Enhanced Crack Segmentation with General Features Transfered from SAM

2025-01-31 · Xinlong Wan, Xiaoyan Jiang, GuangSheng Luo, Ferdous Sohel 외

Automatic crack segmentation is a cornerstone technology for intelligent visual perception modules in road safety maintenance and structural integrity systems. Existing deep learning models and ``pre-training + fine-tuni…

Computational EfficiencyCrack SegmentationGeneral KnowledgeSegmentation+2

EfficientCrackNet: A Lightweight Model for Crack Segmentation

2024-09-26 · Abid Hasan Zim, Aquib Iqbal, Zaid Al-huda, Asad Malik 외

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contras…

Computational EfficiencyCrack SegmentationEdge Detectionmodel

Context-CrackNet: A Context-Aware Framework for Precise Segmentation of Tiny Cracks in Pavement images

2025-01-24 · Blessing Agyei Kyem, Joshua Kofi Asamoah, Armstrong Aboah

The accurate detection and segmentation of pavement distresses, particularly tiny and small cracks, are critical for early intervention and preventive maintenance in transportation infrastructure. Traditional manual insp…

Computational EfficiencyCrack SegmentationDecoderSegmentation

The Devil is in the Crack Orientation: A New Perspective for Crack Detection

2023-01-01 · ICCV 2023 1 · Zhuangzhuang Chen, Jin Zhang, Zhuonan Lai, Guanming Zhu 외

Cracks are usually curve-like structures that are the focus of many computer-vision applications (e.g., road safety inspection and surface inspection of industrial facilities). The existing pixel-based crack segmenta…

Crack Segmentationobject-detectionObject DetectionOriented Object Detection