• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid
Title YOLO Based Crack Detection of Structures with Edge Detection Process
Authors 김지수(Ji-Soo Kim) ; 정경용(Kyungyong Chung)
DOI https://doi.org/10.5370/KIEE.2024.73.12.2391
Page pp.2391-2397
ISSN 1975-8359
Keywords Edge Nomalization; Canny; Object Detection; YOLOv8; Crack; Deep Learning
Abstract In this paper, we propose an algorithm that combines the YOLO model with edge detection techniques to effectively detect cracks occurring in structures. Existing manual inspection methods are time-consuming, costly, and suffer from poor accuracy. To solve this problem, this study proposes an automated deep learning-based detection method, specifically using a YOLO model and a canny edge detection algorithm to perform more precise crack boundary extraction. The proposed algorithm consists of two steps. The first step is image preprocessing, which uses several preprocessing techniques such as gray-scale conversion, median blur, normalization, and brightness inversion to highlight the edges of cracks. In the second step, the canny edge detection algorithm is used to detect the boundaries of the cracks in the preprocessed image, and the YOLOv8 model is used to learn and detect the location of the corresponding cracks. The results show that the best performance is achieved when the YOLO model is trained using 6 steps of preprocessing and canny edge detection.