paper-with-me

홈 › Papers

Investigating Shift Equivalence of Convolutional Neural Networks in Industrial Defect Segmentation

2023-09-29 · Zhen Qu, Xian Tao, Fei Shen, Zhengtao Zhang, Tao Li

In industrial defect segmentation tasks, while pixel accuracy and Intersection over Union (IoU) are commonly employed metrics to assess segmentation performance, the output consistency (also referred to equivalence) of the model is often overlooked. Even a small shift in the input image can yield significant fluctuations in the segmentation results. Existing methodologies primarily focus on data augmentation or anti-aliasing to enhance the network's robustness against translational transformations, but their shift equivalence performs poorly on the test set or is susceptible to nonlinear activation functions. Additionally, the variations in boundaries resulting from the translation of input images are consistently disregarded, thus imposing further limitations on the shift equivalence. In response to this particular challenge, a novel pair of down/upsampling layers called component attention polyphase sampling (CAPS) is proposed as a replacement for the conventional sampling layers in CNNs. To mitigate the effect of image boundary variations on the equivalence, an adaptive windowing module is designed in CAPS to adaptively filter out the border pixels of the image. Furthermore, a component attention module is proposed to fuse all downsampled features to improve the segmentation performance. The experimental results on the micro surface defect (MSD) dataset and four real-world industrial defect datasets demonstrate that the proposed method exhibits higher equivalence and segmentation performance compared to other state-of-the-art methods.Our code will be available at https://github.com/xiaozhen228/CAPS.

📄 PDF Abstract BibTeX arXiv:2309.16902

Code (1)

xiaozhen228/caps 공식 구현 pytorch

Tasks

Data AugmentationSegmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Self-Evolving Defect Detection Framework for Industrial Photovoltaic Systems

2026-03-16 · Haoyu He, Yu Duan, Wenzhen Liu, Hanyuan Hang 외 arxiv

Reliable photovoltaic (PV) power generation requires timely detection of module defects that may reduce energy yield, accelerate degradation, and increase lifecycle operation and maintenance costs during field operation.…

Photovoltaic Defect Image Generator with Boundary Alignment Smoothing Constraint for Domain Shift Mitigation

2025-05-09 · Dongying Li, Binyi Su, Hua Zhang, Yong Li 외

Accurate defect detection of photovoltaic (PV) cells is critical for ensuring quality and efficiency in intelligent PV manufacturing systems. However, the scarcity of rich defect data poses substantial challenges for eff…

Defect DetectionDiversity

A Survey of Surface Defect Detection of Industrial Products Based on A Small Number of Labeled Data

2022-03-11 · Qifan Jin, Li Chen

The surface defect detection method based on visual perception has been widely used in industrial quality inspection. Because defect data are not easy to obtain and the annotation of a large number of defect data will wa…

Data AugmentationDefect DetectionTransfer Learning

Industrial object, machine part and defect recognition towards fully automated industrial monitoring employing deep learning. The case of multilevel VGG19

2020-11-23 · Ioannis D. Apostolopoulos, Mpesiana Tzani

Modern industry requires modern solutions for monitoring the automatic production of goods. Smart monitoring of the functionality of the mechanical parts of technology systems or machines is mandatory for a fully automat…

Defect Detectionobject-detectionObject DetectionObject Recognition+1

Fully Convolutional Cross-Scale-Flows for Image-based Defect Detection

2021-10-06 · Marco Rudolph, Tom Wehrbein, Bodo Rosenhahn, Bastian Wandt

In industrial manufacturing processes, errors frequently occur at unpredictable times and in unknown manifestations. We tackle the problem of automatic defect detection without requiring any image samples of defective pa…

Anomaly DetectionDefect DetectionUnsupervised Anomaly Detection