paper-with-me

Papers

Automatic Defect Detection in Sewer Network Using Deep Learning Based Object Detector

2024-04-09 · Bach Ha, Birgit Schalter, Laura White, Joachim Koehler

Maintaining sewer systems in large cities is important, but also time and effort consuming, because visual inspections are currently done manually. To reduce the amount of aforementioned manual work, defects within sewer pipes should be located and classified automatically. In the past, multiple works have attempted solving this problem using classical image processing, machine learning, or a combination of those. However, each provided solution only focus on detecting a limited set of defect/structure types, such as fissure, root, and/or connection. Furthermore, due to the use of hand-crafted features and small training datasets, generalization is also problematic. In order to overcome these deficits, a sizable dataset with 14.7 km of various sewer pipes were annotated by sewer maintenance experts in the scope of this work. On top of that, an object detector (EfficientDet-D0) was trained for automatic defect detection. From the result of several expermients, peculiar natures of defects in the context of object detection, which greatly effect annotation and training process, are found and discussed. At the end, the final detector was able to detect 83% of defects in the test set; out of the missing 17%, only 0.77% are very severe defects. This work provides an example of applying deep learning-based object detection into an important but quiet engineering field. It also gives some practical pointers on how to annotate peculiar "object", such as defects.

📄 PDF Abstract BibTeX arXiv:2404.06219

Code (0)

등록된 구현이 없습니다.

Tasks

Defect DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards Trustworthy Multi-label Sewer Defect Classification via Evidential Deep Learning

2022-10-25 · Chenyang Zhao, Chuanfei Hu, Hang Shao, Zhe Wang 외

An automatic vision-based sewer inspection plays a key role of sewage system in a modern city. Recent advances focus on utilizing deep learning model to realize the sewer inspection system, benefiting from the capability…

Deep Learning

System for 3D Acquisition and 3D Reconstruction using Structured Light for Sewer Line Inspection

2023-03-06 · Johannes Künzel, Darko Vehar, Rico Nestler, Karl-Heinz Franke 외

The assessment of sewer pipe systems is a highly important, but at the same time cumbersome and error-prone task. We introduce an innovative system based on single-shot structured light modules that facilitates the detec…

3D Reconstruction

Multi-label Sewer Pipe Defect Recognition with Mask Attention Feature Enhancement and Label Correlation Learning

2024-08-01 · Xin Zuo, Yu Sheng, Jifeng Shen, Yongwei Shan

The coexistence of multiple defect categories as well as the substantial class imbalance problem significantly impair the detection of sewer pipeline defects. To solve this problem, a multi-label pipe defect recognition …

Imbalance-Aware Culvert-Sewer Defect Segmentation Using an Enhanced Feature Pyramid Network

2024-08-19 · Rasha Alshawi, Md Meftahul Ferdaus, Mahdi Abdelguerfi, Kendall Niles 외

Imbalanced datasets are a significant challenge in real-world scenarios. They lead to models that underperform on underrepresented classes, which is a critical issue in infrastructure inspection. This paper introduces th…

Data AugmentationDefect DetectionSegmentationSemantic Segmentation

Self-Supervised Learning for Identifying Defects in Sewer Footage

2024-09-02 · Daniel Otero, Rafael Mateus

Sewerage infrastructure is among the most expensive modern investments requiring time-intensive manual inspections by qualified personnel. Our study addresses the need for automated solutions without relying on large amo…

Defect DetectionSelf-Supervised Learning