paper-with-me

Papers

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

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

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 as cracks and potholes. IOPLIN can be iteratively trained with only the image label via the Expectation-Maximization Inspired Patch Label Distillation (EMIPLD) strategy, and accomplish this task well by inferring the labels of patches from the pavement images. IOPLIN enjoys many desirable properties over the state-of-the-art single branch CNN models such as GoogLeNet and EfficientNet. It is able to handle images in different resolutions, and sufficiently utilize image information particularly for the high-resolution ones, since IOPLIN extracts the visual features from unrevised image patches instead of the resized entire image. Moreover, it can roughly localize the pavement distress without using any prior localization information in the training phase. In order to better evaluate the effectiveness of our method in practice, we construct a large-scale Bituminous Pavement Disease Detection dataset named CQU-BPDD consisting of 60,059 high-resolution pavement images, which are acquired from different areas at different times. Extensive results on this dataset demonstrate the superiority of IOPLIN over the state-of-the-art image classification approaches in automatic pavement distress detection. The source codes of IOPLIN are released on \url{https://github.com/DearCaat/ioplin}, and the CQU-BPDD dataset is able to be accessed on \url{https://dearcaat.github.io/CQU-BPDD/}.

📄 PDF Abstract BibTeX arXiv:2005.13298

Code (1)

DearCaat/ioplin 공식 구현 tf

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

An Optimized PatchMatch for Multi-scale and Multi-feature Label Fusion

2019-03-17 · Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis, José V. Manjón 외

Automatic segmentation methods are important tools for quantitative analysis of Magnetic Resonance Images (MRI). Recently, patch-based label fusion approaches have demonstrated state-of-the-art segmentation accuracy. In …

HippocampusSegmentation

LPOSS: Label Propagation Over Patches and Pixels for Open-vocabulary Semantic Segmentation

2025-03-25 · CVPR 2025 1 · Vladan Stojnić, Yannis Kalantidis, Jiří Matas, Giorgos Tolias

We propose a training-free method for open-vocabulary semantic segmentation using Vision-and-Language Models (VLMs). Our approach enhances the initial per-patch predictions of VLMs through label propagation, which jointl…

cross-modal alignmentOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

An Iterative Convolutional Neural Network Algorithm Improves Electron Microscopy Image Segmentation

2015-06-18 · Xundong Wu

To build the connectomics map of the brain, we developed a new algorithm that can automatically refine the Membrane Detection Probability Maps (MDPM) generated to perform automatic segmentation of electron microscopy (EM…

BIG-bench Machine LearningElectron Microscopy Image SegmentationImage SegmentationSegmentation+1

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 외

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 ima…

image-classificationImage ClassificationManagement

Iteratively Coupled Multiple Instance Learning from Instance to Bag Classifier for Whole Slide Image Classification

2023-03-28 · Hongyi Wang, Luyang Luo, Fang Wang, Ruofeng Tong 외

Whole Slide Image (WSI) classification remains a challenge due to their extremely high resolution and the absence of fine-grained labels. Presently, WSI classification is usually regarded as a Multiple Instance Learning …

Classificationimage-classificationImage ClassificationMultiple Instance Learning