paper-with-me

Papers

Weakly Supervised Patch Label Inference Networks for Efficient Pavement Distress Detection and Recognition in the Wild

2022-03-31 · Sheng Huang, Wenhao Tang, Guixin Huang, Luwen Huangfu, Dan Yang

Automatic image-based pavement distress detection and recognition are vital for pavement maintenance and management. However, existing deep learning-based methods largely omit the specific characteristics of pavement images, such as high image resolution and low distress area ratio, and are not end-to-end trainable. In this paper, we present a series of simple yet effective end-to-end deep learning approaches named Weakly Supervised Patch Label Inference Networks (WSPLIN) for efficiently addressing these tasks under various application settings. WSPLIN transforms the fully supervised pavement image classification problem into a weakly supervised pavement patch classification problem for solutions. Specifically, WSPLIN first divides the pavement image under different scales into patches with different collection strategies and then employs a Patch Label Inference Network (PLIN) to infer the labels of these patches to fully exploit the resolution and scale information. Notably, we design a patch label sparsity constraint based on the prior knowledge of distress distribution and leverage the Comprehensive Decision Network (CDN) to guide the training of PLIN in a weakly supervised way. Therefore, the patch labels produced by PLIN provide interpretable intermediate information, such as the rough location and the type of distress. We evaluate our method on a large-scale bituminous pavement distress dataset named CQU-BPDD and the augmented Crack500 (Crack500-PDD) dataset, which is a newly constructed pavement distress detection dataset augmented from the Crack500. Extensive results demonstrate the superiority of our method over baselines in both performance and efficiency. The source codes of WSPLIN are released on https://github.com/DearCaat/wsplin.

📄 PDF Abstract BibTeX arXiv:2203.16782

Code (1)

dearcaat/wsplin 공식 구현 pytorch

Tasks

image-classificationImage ClassificationManagement

Similar Papers 제목 키워드 기반

PicT: A Slim Weakly Supervised Vision Transformer for Pavement Distress Classification

2022-09-21 · Wenhao Tang, Sheng Huang, Xiaoxian Zhang, Luwen Huangfu

Automatic pavement distress classification facilitates improving the efficiency of pavement maintenance and reducing the cost of labor and resources. A recently influential branch of this task divides the pavement image …

image-classificationImage ClassificationModel Optimization

An Iteratively Optimized Patch Label Inference Network for Automatic Pavement Distress Detection

2020-05-27 · Wenhao Tang, Sheng Huang, Qiming Zhao, Ren Li 외

We present a novel deep learning framework named the Iteratively Optimized Patch Label Inference Network (IOPLIN) for automatically detecting various pavement distresses that are not solely limited to specific ones, such…

image-classificationImage Classification

Evaluation and Comparison of Deep Learning Methods for Pavement Crack Identification with Visual Images

2021-12-20 · Kai-Liang Lu

Compared with contact detection techniques, pavement crack identification with visual images via deep learning algorithms has the advantages of not being limited by the material of object to be detected, fast speed and l…

Contact DetectionDecoderTransfer LearningWeakly-supervised Learning

Data-Driven Web-Based Patching Management Tool Using Multi-Sensor Pavement Structure Measurements

2023-02-10 · Sneha Jha, Yaguang Zhang, Bongsuk Park, Seonghwan Cho 외

Automating pavement maintenance suggestions is challenging,especially for actionable recommendations such as patching location,depth and priority.It is common practice among State agencies to manually inspect road segmen…

Management

Automatic Pavement Crack Detection Based on Structured Prediction with the Convolutional Neural Network

2018-02-01 · Zhun Fan, Yuming Wu, Jiewei Lu, Wenji Li

Automated pavement crack detection is a challenging task that has been researched for decades due to the complicated pavement conditions in real world. In this paper, a supervised method based on deep learning is propose…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONStructured Prediction