paper-with-me

홈 › Papers

One-class Steel Detector Using Patch GAN Discriminator for Visualising Anomalous Feature Map

2021-06-30 · Takato Yasuno, Junichiro Fujii, Sakura Fukami

For steel product manufacturing in indoor factories, steel defect detection is important for quality control. For example, a steel sheet is extremely delicate, and must be accurately inspected. However, to maintain the painted steel parts of the infrastructure around a severe outdoor environment, corrosion detection is critical for predictive maintenance. In this paper, we propose a general-purpose application for steel anomaly detection that consists of the following four components. The first, a learner, is a unit image classification network to determine whether the region of interest or background has been recognised, after dividing the original large sized image into 256 square unit images. The second, an extractor, is a discriminator feature encoder based on a pre-trained steel generator with a patch generative adversarial network discriminator(GAN). The third, an anomaly detector, is a one-class support vector machine(SVM) to predict the anomaly score using the discriminator feature. The fourth, an indicator, is an anomalous probability map used to visually explain the anomalous features. Furthermore, we demonstrated our method through the inspection of steel sheet defects with 13,774 unit images using high-speed cameras, and painted steel corrosion with 19,766 unit images based on an eye inspection of the photographs. Finally, we visualise anomalous feature maps of steel using a strip and painted steel inspection dataset

📄 PDF Abstract BibTeX arXiv:2107.00143

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDefect DetectionGenerative Adversarial Networkimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Deep Learning for Segmentation of Cracks in High-Resolution Images of Steel Bridges

2024-03-26 · Andrii Kompanets, Gautam Pai, Remco Duits, Davide Leonetti 외

Automating the current bridge visual inspection practices using drones and image processing techniques is a prominent way to make these inspections more effective, robust, and less expensive. In this paper, we investigat…

Crack SegmentationDecoder

S2D2Net: An Improved Approach For Robust Steel Surface Defects Diagnosis With Small Sample Learning

2021-08-23 · IEEE International Conference on Image Processing (ICIP) 2021 8 · Vikanksh Nath, Chiranjoy Chattopadhyay

Surface defect recognition of products is a necessary process to guarantee the quality of industrial production. This paper proposes a hybrid model, S2D2Net (Steel Surface Defect Diagnosis Network), for an efficient and …

Defect DetectionDiversityRobust classificationSmall Data Image Classification+1

DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks

2021-02-05 · Chong Xiang, Prateek Mittal

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can …

image-classificationImage ClassificationObjectobject-detection+2

Enhancing Remote Adversarial Patch Attacks on Face Detectors with Tiling and Scaling

2024-12-11 · Masora Okano, Koichi Ito, Masakatsu Nishigaki, Tetsushi Ohki

This paper discusses the attack feasibility of Remote Adversarial Patch (RAP) targeting face detectors. The RAP that targets face detectors is similar to the RAP that targets general object detectors, but the former has …

DPatch: An Adversarial Patch Attack on Object Detectors

2018-06-05 · Xin Liu, Huanrui Yang, Ziwei Liu, Linghao Song 외

Object detectors have emerged as an indispensable module in modern computer vision systems. In this work, we propose DPatch -- a black-box adversarial-patch-based attack towards mainstream object detectors (i.e. Faster R…

Object