One-class Steel Detector Using Patch GAN Discriminator for Visualising Anomalous Feature Map
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
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionDefect DetectionGenerative Adversarial Networkimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Deep Learning for Segmentation of Cracks in High-Resolution Images of Steel Bridges
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 SegmentationDecoderS2D2Net: An Improved Approach For Robust Steel Surface Defects Diagnosis With Small Sample Learning
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+1DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks
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+2Enhancing Remote Adversarial Patch Attacks on Face Detectors with Tiling and Scaling
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
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