paper-with-me

Papers

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 method is proposed based on mask attention guided feature enhancement and label correlation learning. The proposed method can achieve current approximate state-of-the-art classification performance using just 1/16 of the Sewer-ML training dataset and exceeds the current best method by 11.87\% in terms of F2 metric on the full dataset, while also proving the superiority of the model. The major contribution of this study is the development of a more efficient model for identifying and locating multiple defects in sewer pipe images for a more accurate sewer pipeline condition assessment. Moreover, by employing class activation maps, our method can accurately pinpoint multiple defect categories in the image which demonstrates a strong model interpretability. Our code is available at \href{https://github.com/shengyu27/MA-Q2L}{\textcolor{black}{https://github.com/shengyu27/MA-Q2L.}

📄 PDF Abstract BibTeX arXiv:2408.00489

Code (1)

shengyu27/ma-q2l 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Sewer-ML: A Multi-Label Sewer Defect Classification Dataset and Benchmark

2021-03-19 · CVPR 2021 1 · Joakim Bruslund Haurum, Thomas B. Moeslund

Perhaps surprisingly sewerage infrastructure is one of the most costly infrastructures in modern society. Sewer pipes are manually inspected to determine whether the pipes are defective. However, this process is limited …

ClassificationGeneral ClassificationImage ClassificationMulti-Label Classification+2

Multi-Task Classification of Sewer Pipe Defects and Properties using a Cross-Task Graph Neural Network Decoder

2021-11-15 · Joakim Bruslund Haurum, Meysam Madadi, Sergio Escalera, Thomas B. Moeslund

The sewerage infrastructure is one of the most important and expensive infrastructures in modern society. In order to efficiently manage the sewerage infrastructure, automated sewer inspection has to be utilized. However…

ClassificationDecoderGraph Neural Network

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

AI-Based Culvert-Sewer Inspection

2026-01-21 · Christina Thrainer arxiv

Culverts and sewer pipes are critical components of drainage systems, and their failure can lead to serious risks to public safety and the environment. In this thesis, we explore methods to improve automated defect segme…

Few-Shot Semantic SegmentationFew-Shot LearningData Augmentation

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…

Defect DetectionObjectobject-detectionObject Detection