paper-with-me

홈 › Papers

A Novel Strategy for Improving Robustness in Computer Vision Manufacturing Defect Detection

2023-05-16 · Ahmad Mohamad Mezher, Andrew E. Marble

Visual quality inspection in high performance manufacturing can benefit from automation, due to cost savings and improved rigor. Deep learning techniques are the current state of the art for generic computer vision tasks like classification and object detection. Manufacturing data can pose a challenge for deep learning because data is highly repetitive and there are few images of defects or deviations to learn from. Deep learning models trained with such data can be fragile and sensitive to context, and can under-detect new defects not found in the training data. In this work, we explore training defect detection models to learn specific defects out of context, so that they are more likely to be detected in new situations. We demonstrate how models trained on diverse images containing a common defect type can pick defects out in new circumstances. Such generic models could be more robust to new defects not found data collected for training, and can reduce data collection impediments to implementing visual inspection on production lines. Additionally, we demonstrate that object detection models trained to predict a label and bounding box outperform classifiers that predict a label only on held out test data typical of manufacturing inspection tasks. Finally, we studied the factors that affect generalization in order to train models that work under a wider range of conditions.

📄 PDF Abstract BibTeX arXiv:2305.09407

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDefect Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

AI-Driven Multi-Stage Computer Vision System for Defect Detection in Laser-Engraved Industrial Nameplates

2025-03-05 · Adhish Anitha Vilasan, Stephan Jäger, Noah Klarmann

Automated defect detection in industrial manufacturing is essential for maintaining product quality and minimizing production errors. In air disc brake manufacturing, ensuring the precision of laser-engraved nameplates i…

Anomaly DetectionDefect Detectionobject-detectionObject Detection+2

BoardVision: Deployment-ready and Robust Motherboard Defect Detection with YOLO+Faster-RCNN Ensemble

2025-10-16 · Brandon Hill, Kma Solaiman arxiv

Motherboard defect detection is critical for ensuring reliability in high-volume electronics manufacturing. While prior research in PCB inspection has largely targeted bare-board or trace-level defects, assembly-level in…

Quantum artificial vision for defect detection in manufacturing

2022-08-09 · Daniel Guijo, Victor Onofre, Gianni Del Bimbo, Samuel Mugel 외

In this paper we consider several algorithms for quantum computer vision using Noisy Intermediate-Scale Quantum (NISQ) devices, and benchmark them for a real problem against their classical counterparts. Specifically, we…

Defect DetectionDimensionality Reduction

Defect Classification in Additive Manufacturing Using CNN-Based Vision Processing

2023-07-14 · Xiao Liu, Alessandra Mileo, Alan F. Smeaton

The development of computer vision and in-situ monitoring using visual sensors allows the collection of large datasets from the additive manufacturing (AM) process. Such datasets could be used with machine learning techn…

Active Learning

One-Shot Recognition of Manufacturing Defects in Steel Surfaces

2020-05-12 · Aditya M. Deshpande, Ali A. Minai, Manish Kumar

Quality control is an essential process in manufacturing to make the product defect-free as well as to meet customer needs. The automation of this process is important to maintain high quality along with the high manufac…

Data AugmentationImage ClassificationManufacturing Quality ControlOne-Shot Learning