paper-with-me

Papers

Reference-based Defect Detection Network

2021-08-10 · Zhaoyang Zeng, Bei Liu, Jianlong Fu, Hongyang Chao

The defect detection task can be regarded as a realistic scenario of object detection in the computer vision field and it is widely used in the industrial field. Directly applying vanilla object detector to defect detection task can achieve promising results, while there still exists challenging issues that have not been solved. The first issue is the texture shift which means a trained defect detector model will be easily affected by unseen texture, and the second issue is partial visual confusion which indicates that a partial defect box is visually similar with a complete box. To tackle these two problems, we propose a Reference-based Defect Detection Network (RDDN). Specifically, we introduce template reference and context reference to against those two problems, respectively. Template reference can reduce the texture shift from image, feature or region levels, and encourage the detectors to focus more on the defective area as a result. We can use either well-aligned template images or the outputs of a pseudo template generator as template references in this work, and they are jointly trained with detectors by the supervision of normal samples. To solve the partial visual confusion issue, we propose to leverage the carried context information of context reference, which is the concentric bigger box of each region proposal, to perform more accurate region classification and regression. Experiments on two defect detection datasets demonstrate the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2108.04456

Code (0)

등록된 구현이 없습니다.

Tasks

Defect Detectionobject-detectionObject DetectionRegion Proposal

Similar Papers 제목 키워드 기반

Defect Detection Approaches Based on Simulated Reference Image

2023-03-21 · Nati Ofir, Yotam Ben Shoshan, Ran Badanes, Boris Sherman

This work is addressing the problem of defect anomaly detection based on a clean reference image. Specifically, we focus on SEM semiconductor defects in addition to several natural image anomalies. There are well-known m…

Anomaly DetectionDefect Detection

Normal Reference Attention and Defective Feature Perception Network for Surface Defect Detection

2022-11-18 · Wei Luo, Haiming Yao, Wenyong Yu

Visual anomaly detection plays a significant role in the development of industrial automatic product quality inspection. As a result of the utmost imbalance in the amount of normal and abnormal data, growing attention ha…

Anomaly DetectionDefect Detection

RefDiffNet: Learning to Expose Subtle PCB Defects Before Detection

2026-05-30 · Vinay Edula, Nilesh Badwe, Priyanka Bagade arxiv

Printed circuit board (PCB) defect detection is challenging because many defects are small and difficult to distinguish from complex background patterns. Most deep learning-based PCB inspection methods rely only on the i…

Semi-Siamese Network for Robust Change Detection Across Different Domains with Applications to 3D Printing

2022-12-16 · Yushuo Niu, Ethan Chadwick, Anson W. K. Ma, Qian Yang

Automatic defect detection for 3D printing processes, which shares many characteristics with change detection problems, is a vital step for quality control of 3D printed products. However, there are some critical challen…

Change DetectionDefect DetectionImage SegmentationSemantic Segmentation

Large-Scale Universal Defect Generation: Foundation Models and Datasets

2026-04-10 · Yuanting Fan, Jun Liu, Bin-Bin Gao, Xiaochen Chen 외 arxiv

Existing defect/anomaly generation methods often rely on few-shot learning, which overfits to specific defect categories due to the lack of large-scale paired defect editing data. This issue is aggravated by substantial …

Multi-class Anomaly DetectionFew-Shot Learning