Intelligent crack damage detection system in shield tunnel using combination of retinanet and optimal adaptive selection

2021 ◽  
pp. 1-17
Author(s):  
Xin Wen Gao ◽  
ShuaiQing Li ◽  
Bang Yang Jin ◽  
Min Hu ◽  
Wei Ding

With the large-scale construction of urban subways, the detection of tunnel cracks becomes particularly important. Due to the complexity of the tunnel environment, it is difficult for traditional tunnel crack detection algorithms to detect and segment such cracks quickly and accurately. The article presents an optimal adaptive selection model (RetinaNet-AOS) based on deep learning RetinaNet for semantic segmentation on tunnel crack images quickly and accurately. The algorithm uses the ROI merge mask to obtain a minimum detection area of the crack in the field of view. A scorer is designed to measure the effect of ROI region segmentation to achieve optimal results, and further optimized with a multi-dimensional classifier. The algorithm is compared with the standard detection based on RetinaNet algorithm with an optimal adaptive selection based on RetinaNet algorithm for different crack types. The results show that our crack detection algorithm not only addresses interference due to mash cracks, slender cracks, and water stains but also the false detection rate decreases from 25.5–35.5% to about 3.6%. Meanwhile, the experimental results focus on the execution time to be calculated on the algorithm, FCN, PSPNet, UNet. The algorithm gives better performance in terms of time complexity.

2019 ◽  
Vol 22 (13) ◽  
pp. 2907-2921 ◽  
Author(s):  
Xinwen Gao ◽  
Ming Jian ◽  
Min Hu ◽  
Mohan Tanniru ◽  
Shuaiqing Li

With the large-scale construction of urban subways, the detection of tunnel defects becomes particularly important. Due to the complexity of tunnel environment, it is difficult for traditional tunnel defect detection algorithms to detect such defects quickly and accurately. This article presents a deep learning FCN-RCNN model that can detect multiple tunnel defects quickly and accurately. The algorithm uses a Faster RCNN algorithm, Adaptive Border ROI boundary layer and a three-layer structure of the FCN algorithm. The Adaptive Border ROI boundary layer is used to reduce data set redundancy and difficulties in identifying interference during data set creation. The algorithm is compared with single FCN algorithm with no Adaptive Border ROI for different defect types. The results show that our defect detection algorithm not only addresses interference due to segment patching, pipeline smears and obstruction but also the false detection rate decreases from 0.371, 0.285, 0.307 to 0.0502, respectively. Finally, corrected by cylindrical projection model, the false detection rate is further reduced from 0.0502 to 0.0190 and the identification accuracy of water leakage defects is improved.


2014 ◽  
Vol 530-531 ◽  
pp. 705-708
Author(s):  
Yao Meng

This paper first engine starting defense from Intrusion Detection, Intrusion detection engine analyzes the hardware platform, the overall structure of the technology and the design of the overall structure of the plug, which on the whole structure from intrusion defense systems were designed; then described in detail improved DDOS attack detection algorithm design thesis, and the design of anomaly detection algorithms.


2021 ◽  
Vol 2083 (3) ◽  
pp. 032090
Author(s):  
Changli Mai ◽  
Bijian Jian ◽  
Yongfa Ling

Abstract Structural light active imaging can obtain more information about the target scene, which is widely used in image registration,3D reconstruction of objects and motion detection. Due to the random fluctuation of water surface and complex underwater environment, the current corner detection algorithm has the problems of false detection and uncertainty. This paper proposes a corner detection algorithm based on the region centroid extraction. Experimental results show that, compared with the traditional detection algorithms, the proposed algorithm can extract the feature point information of the image in real time, which is of great significance to the subsequent image restoration.


2020 ◽  
pp. 147592172094006
Author(s):  
Lingxin Zhang ◽  
Junkai Shen ◽  
Baijie Zhu

Crack is an important indicator for evaluating the damage level of concrete structures. However, traditional crack detection algorithms have complex implementation and weak generalization. The existing crack detection algorithms based on deep learning are mostly window-level algorithms with low pixel precision. In this article, the CrackUnet model based on deep learning is proposed to solve the above problems. First, crack images collected from the lab, earthquake sites, and the Internet are resized, labeled manually, and augmented to make a dataset (1200 subimages with 256 × 256 × 3 resolutions in total). Then, an improved Unet-based method called CrackUnet is proposed for automated pixel-level crack detection. A new loss function named generalized dice loss is adopted to detect cracks more accurately. How the size of the dataset and the depth of the model affect the training time, detecting accuracy, and speed is researched. The proposed methods are evaluated on the test dataset and a previously published dataset. The highest results can reach 91.45%, 88.67%, and 90.04% on test dataset and 98.72%, 92.84%, and 95.44% on CrackForest Dataset for precision, recall, and F1 score, respectively. By comparing the detecting accuracy, the training time, and the information of datasets, CrackUnet model outperform than other methods. Furthermore, six images with complicated noise are used to investigate the robustness and generalization of CrackUnet models.


Author(s):  
Wentie Wu ◽  
Shengchao Xu

In view of the fact that the existing intrusion detection system (IDS) based on clustering algorithm cannot adapt to the large-scale growth of system logs, a K-mediods clustering intrusion detection algorithm based on differential evolution suitable for cloud computing environment is proposed. First, the differential evolution algorithm is combined with the K-mediods clustering algorithm in order to use the powerful global search capability of the differential evolution algorithm to improve the convergence efficiency of large-scale data sample clustering. Second, in order to further improve the optimization ability of clustering, a dynamic Gemini population scheme was adopted to improve the differential evolution algorithm, thereby maintaining the diversity of the population while improving the problem of being easily trapped into a local optimum. Finally, in the intrusion detection processing of big data, the optimized clustering algorithm is designed in parallel under the Hadoop Map Reduce framework. Simulation experiments were performed in the open source cloud computing framework Hadoop cluster environment. Experimental results show that the overall detection effect of the proposed algorithm is significantly better than the existing intrusion detection algorithms.


2020 ◽  
Vol 28 (S2) ◽  
Author(s):  
Asmida Ismail ◽  
Siti Anom Ahmad ◽  
Azura Che Soh ◽  
Mohd Khair Hassan ◽  
Hazreen Haizi Harith

The object detection system is a computer technology related to image processing and computer vision that detects instances of semantic objects of a certain class in digital images and videos. The system consists of two main processes, which are classification and detection. Once an object instance has been classified and detected, it is possible to obtain further information, including recognizes the specific instance, track the object over an image sequence and extract further information about the object and the scene. This paper presented an analysis performance of deep learning object detector by combining a deep learning Convolutional Neural Network (CNN) for object classification and applies classic object detection algorithms to devise our own deep learning object detector. MiniVGGNet is an architecture network used to train an object classification, and the data used for this purpose was collected from specific indoor environment building. For object detection, sliding windows and image pyramids were used to localize and detect objects at different locations, and non-maxima suppression (NMS) was used to obtain the final bounding box to localize the object location. Based on the experiment result, the percentage of classification accuracy of the network is 80% to 90% and the time for the system to detect the object is less than 15sec/frame. Experimental results show that there are reasonable and efficient to combine classic object detection method with a deep learning classification approach. The performance of this method can work in some specific use cases and effectively solving the problem of the inaccurate classification and detection of typical features.


2020 ◽  
Vol 13 (4) ◽  
pp. 542-549
Author(s):  
Smita Agrawal ◽  
Atul Patel

Many real-world social networks exist in the form of a complex network, which includes very large scale networks with structured or unstructured data and a set of graphs. This complex network is available in the form of brain graph, protein structure, food web, transportation system, World Wide Web, and these networks are sparsely connected, and most of the subgraphs are densely connected. Due to the scaling of large scale graphs, efficient way for graph generation, complexity, the dynamic nature of graphs, and community detection are challenging tasks. From large scale graph to find the densely connected subgraph from the complex network, various community detection algorithms using clustering techniques are discussed here. In this paper, we discussed the taxonomy of various community detection algorithms like Structural Clustering Algorithm for Networks (SCAN), Structural-Attribute based Cluster (SA-cluster), Community Detection based on Hierarchical Clustering (CDHC), etc. In this comprehensive review, we provide a classification of community detection algorithm based on their approach, dataset used for the existing algorithm for experimental study and measure to evaluate them. In the end, insights into the future scope and research opportunities for community detection are discussed.


Author(s):  
Horacio Pinzón ◽  
Cinthia Audivet ◽  
Melitsa Torres ◽  
Javier Alexander ◽  
Marco Sanjuán

Sustainability of natural gas transmission infrastructure is highly related to the system’s ability to decrease emissions due to ruptures or leaks. Although traditionally such detection relies in alarm management system and operator’s expertise, given the system’s nature as large-scale, complex, and with vast amount of information available, such alarm generation is better suited for a fault detection system based on data-driven techniques. This would allow operators and engineers to have a better framework to address the online data being gathered. This paper presents an assessment on multiple fault-case scenarios in critical infrastructure using two different data-driven based fault detection algorithms: Principal component analysis (PCA) and its dynamic variation (DPCA). Both strategies are assessed under fault scenarios related to natural gas transmission systems including pipeline leakage due to structural failure and flow interruption due to emergency valve shut down. Performance evaluation of fault detection algorithms is carried out based on false alarm rate, detection time and misdetection rate. The development of modern alarm management frameworks would have a significant contribution in natural gas transmission systems’ safety, reliability and sustainability.


Sensors ◽  
2021 ◽  
Vol 21 (13) ◽  
pp. 4407
Author(s):  
Zeyu Yue ◽  
Haili Sun ◽  
Ruofei Zhong ◽  
Liming Du

Efficient, high-precision, and automatic measurement of tunnel structural changes is the key to ensuring the safe operation of subways. Conventional manual, static, and discrete measurements cannot meet the requirements of rapid and full-section detection in subway construction and operation. Mobile laser scanning technology is the primary method for tunnel detection. Herein, we propose a method to calculate shield tunnel displacements of a full cross-section tunnel. The point cloud data, obtained via a mobile tunnel deformation detection system, were fitted, projected, and interpolated to generate an orthophoto image. Combined with the cumulative characteristics of the tunnel gray gradient, the longitudinal ring seam of the tunnel was identified, while the Canny algorithm and Hough line detection algorithm identified the transverse seam. The symmetrical vertical foot method and cross-section superposition analysis were used to calculate the circumferential and radial displacements, respectively. The proposed displacement calculation method achieves automatic recognition of a ring seam, reduces human–computer interaction, and is fast, intelligent, and accurate. Furthermore, the description of the tunnel deformation location and deformation amount is more quantitative and specific. These results confirm the significance of shield tunnel displacement monitoring based on mobile monitoring systems in tunnel disease monitoring.


Sign in / Sign up

Export Citation Format

Share Document