paper-with-me

홈 › Papers

Unsupervised crack detection on complex stone masonry surfaces

2023-03-31 · Panagiotis Agrafiotis, Anastastios Doulamis, Andreas Georgopoulos

Computer vision for detecting building pathologies has interested researchers for quite some time. Vision-based crack detection is a non-destructive assessment technique, which can be useful especially for Cultural Heritage (CH) where strict regulations apply and, even simple, interventions are not permitted. Recently, shallow and deep machine learning architectures applied on various types of imagery are gaining ground. In this article a crack detection methodology for stone masonry walls is presented. In the proposed approach, crack detection is approached as an unsupervised anomaly detection problem on RGB (Red Green Blue) image patches. Towards this direction, some of the most popular state of the art CNN (Convolutional Neural Network) architectures are deployed and modified to binary classify the images or image patches by predicting a specific class for the tested imagery; 'Crack' or 'No crack', and detect and localize those cracks on the RGB imagery with high accuracy. Testing of the model was performed on various test sites and random images retrieved from the internet and collected by the authors and results suggested the high performance of specific networks compared to the rest, considering also the small numbers of epochs required for training. Those results met the accuracy delivered by more complex and computationally heavy approaches, requiring a large amount of data for training. Source code is available on GitHub https://github.com/pagraf/Crack-detection while datasets are available on Zenodo https://doi.org/10.5281/zenodo.6516913 .

📄 PDF Abstract BibTeX arXiv:2303.17989

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Balancing Real and Synthetic Data for CNN-based Masonry Crack Detection

2026-06-06 · Mattia Forlesi, Alfonso Esposito, Ivan Zyrianoff, Alessandro Marzani 외 arxiv

Cracks are a critical indicator of building health, and early stage identification is fundamental to prevent harmful damages. Advances in deep learning (DL), particularly convolutional neural networks (CNNs), have enable…

Vision Mamba-based autonomous crack segmentation on concrete, asphalt, and masonry surfaces

2024-06-24 · Zhaohui Chen, Elyas Asadi Shamsabadi, Sheng Jiang, Luming Shen 외

Convolutional neural networks (CNNs) and Transformers have shown advanced accuracy in crack detection under certain conditions. Yet, the fixed local attention can compromise the generalisation of CNNs, and the quadratic …

Crack SegmentationDecoderMamba

StructDamage:A Large Scale Unified Crack and Surface Defect Dataset for Robust Structural Damage Detection

2026-03-11 · Misbah Ijaz, Saif Ur Rehman Khan, Abd Ur Rehman, Sebastian Vollmer 외 arxiv

Automated detection and classification of structural cracks and surface defects is a critical challenge in civil engineering, infrastructure maintenance, and heritage preservation. Recent advances in Computer Vision (CV)…

SAM-based instance segmentation models for the automation of structural damage detection

2024-01-27 · Zehao Ye, Lucy Lovell, Asaad Faramarzi, Jelena Ninic

Automating visual inspection for capturing defects based on civil structures appearance is crucial due to its currently labour-intensive and time-consuming nature. An important aspect of automated inspection is image acq…

BenchmarkingInstance SegmentationSemantic Segmentation

Fast Crack Detection Using Convolutional Neural Network

2021-05-23 · Jiesheng Yang, Fangzheng Lin, Yusheng Xiang, Peter Katranuschkov 외

To improve the efficiency and reduce the labour cost of the renovation process, this study presents a lightweight Convolutional Neural Network (CNN)-based architecture to extract crack-like features, such as cracks and j…

Transfer Learning