paper-with-me

Papers

Learning-Based Defect Recognitions for Autonomous UAV Inspections

2023-02-13 · Kangcheng Liu

Automatic crack detection and segmentation play a significant role in the whole system of unmanned aerial vehicle inspections. In this paper, we have implemented a deep learning framework for crack detection based on classical network architectures including Alexnet, VGG, and Resnet. Moreover, inspired by the feature pyramid network architecture, a hierarchical convolutional neural network (CNN) deep learning framework which is efficient in crack segmentation is also proposed, and its performance of it is compared with other state-of-the-art network architecture. We have summarized the existing crack detection and segmentation datasets and established the largest existing benchmark dataset on the internet for crack detection and segmentation, which is open-sourced for the research community. Our feature pyramid crack segmentation network is tested on the benchmark dataset and gives satisfactory segmentation results. A framework for automatic unmanned aerial vehicle inspections is also proposed and will be established for the crack inspection tasks of various concrete structures. All our self-established datasets and codes are open-sourced at: https://github.com/KangchengLiu/Crack-Detection-and-Segmentation-Dataset-for-UAV-Inspection

📄 PDF Abstract BibTeX arXiv:2302.06093

Code (1)

KangchengLiu/Crack-Detection-and-Segmentation-Dataset-for-UAV-Inspection 공식 구현 tf

Tasks

Crack SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Generative adversarial network with object detector discriminator for enhanced defect detection on ultrasonic B-scans

2021-06-08 · Luka Posilović, Duje Medak, Marko Subasic, Marko Budimir 외

Non-destructive testing is a set of techniques for defect detection in materials. While the set of imaging techniques are manifold, ultrasonic imaging is the one used the most. The analysis is mainly performed by human i…

Data AugmentationDefect DetectionGenerative Adversarial Networkobject-detection+2

Integrating Artificial Intelligence Models and Synthetic Image Data for Enhanced Asset Inspection and Defect Identification

2024-10-15 · Reddy Mandati, Vladyslav Anderson, Po-chen Chen, Ankush Agarwal 외

In the past utilities relied on in-field inspections to identify asset defects. Recently, utilities have started using drone-based inspections to enhance the field-inspection process. We consider a vast repository of dro…

2kDefect Detection

TACK Tunnel Data (TTD): A Benchmark Dataset for Deep Learning-Based Defect Detection in Tunnels

2025-12-16 · Andreas Sjölander, Valeria Belloni, Robel Fekadu, Andrea Nascetti arxiv

Tunnels are essential elements of transportation infrastructure, but are increasingly affected by ageing and deterioration mechanisms such as cracking. Regular inspections are required to ensure their safety, yet traditi…

Barely-Visible Surface Crack Detection for Wind Turbine Sustainability

2024-07-09 · Sourav Agrawal, Isaac Corley, Conor Wallace, Clovis Vaughn 외

The production of wind energy is a crucial part of sustainable development and reducing the reliance on fossil fuels. Maintaining the integrity of wind turbines to produce this energy is a costly and time-consuming task …

A Real-time Cargo Damage Management System via a Sorting Array Triangulation Technique

2015-06-05 · Philip B. Alipour, Matteus Magnusson, Martin W. Olsson, Nooshin H. Ghasemi 외

This report covers an intelligent decision support system (IDSS), which handles an efficient and effective way to rapidly inspect containerized cargos for defection. Defection is either cargo exposure to radiation, physi…

Management