paper-with-me

Papers

Computer Vision and Normalizing Flow-Based Defect Detection

2020-12-12 · Zijian Kuang, Xinran Tie, Lihang Ying, Shi Jin

Visual defect detection is critical to ensure the quality of most products. However, the majority of small and medium-sized manufacturing enterprises still rely on tedious and error-prone human manual inspection. The main reasons include: 1) the existing automated visual defect detection systems require altering production assembly lines, which is time consuming and expensive 2) the existing systems require manually collecting defective samples and labeling them for a comparison-based algorithm or training a machine learning model. This introduces a heavy burden for small and medium-sized manufacturing enterprises as defects do not happen often and are difficult and time-consuming to collect. Furthermore, we cannot exhaustively collect or define all defect types as any new deviation from acceptable products are defects. In this paper, we overcome these challenges and design a three-stage plug-and-play fully automated unsupervised 360-degree defect detection system. In our system, products are freely placed on an unaltered assembly line and receive 360 degree visual inspection with multiple cameras from different angles. As such, the images collected from real-world product assembly lines contain lots of background noise. The products face different angles. The product sizes vary due to the distance to cameras. All these make defect detection much more difficult. Our system use object detection, background subtraction and unsupervised normalizing flow-based defect detection techniques to tackle these difficulties. Experiments show our system can achieve 0.90 AUROC in a real-world non-altered drinkware production assembly line.

📄 PDF Abstract BibTeX arXiv:2012.06737

Code (1)

kuangzijian/Computer-Vision-and-Normalizing-Flow-Based-Defect-Detection 공식 구현 pytorch

Tasks

Anomaly DetectionDefect Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Affine Coupling 설명 없음
Batch Normalization 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…
RealNVP RealNVP is a generative model that utilises real-valued non-volume preserving (real NVP) transformations for density estimation. The model can perform efficient and exact…
Adam 설명 없음
DifferNet 설명 없음

Similar Papers 제목 키워드 기반

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

PatchFlow: Leveraging a Flow-Based Model with Patch Features

2024-02-24 · AAAI workshop 2024 2 · Boxiang Zhang, Baijian Yang, Xiaoming Wang, Corey Vian

Die casting plays a crucial role across various industries due to its ability to craft intricate shapes with high precision and smooth surfaces. However, surface defects remain a major issue that impedes die casting qu…

Anomaly DetectionDefect Detection

PatchFlow: Leveraging a Flow-Based Model with Patch Features

2026-02-05 · Boxiang Zhang, Baijian Yang, Xiaoming Wang, Corey Vian arxiv

Die casting plays a crucial role across various industries due to its ability to craft intricate shapes with high precision and smooth surfaces. However, surface defects remain a major issue that impedes die casting qual…

Anomaly Detection

Same Same But DifferNet: Semi-Supervised Defect Detection with Normalizing Flows

2020-08-28 · Marco Rudolph, Bastian Wandt, Bodo Rosenhahn

The detection of manufacturing errors is crucial in fabrication processes to ensure product quality and safety standards. Since many defects occur very rarely and their characteristics are mostly unknown a priori, their …

Anomaly DetectionDefect DetectionSupervised Defect Detection

Asymmetric Student-Teacher Networks for Industrial Anomaly Detection

2022-10-14 · Marco Rudolph, Tom Wehrbein, Bodo Rosenhahn, Bastian Wandt

Industrial defect detection is commonly addressed with anomaly detection (AD) methods where no or only incomplete data of potentially occurring defects is available. This work discovers previously unknown problems of stu…

3D Anomaly DetectionAnomaly DetectionDefect DetectionDensity Estimation+1