SOTAVerified

SuperSimpleNet: Unifying Unsupervised and Supervised Learning for Fast and Reliable Surface Defect Detection

2024-08-06Code Available9· sign in to hype

Blaž Rolih, Matic Fučka, Danijel Skočaj

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The aim of surface defect detection is to identify and localise abnormal regions on the surfaces of captured objects, a task that's increasingly demanded across various industries. Current approaches frequently fail to fulfil the extensive demands of these industries, which encompass high performance, consistency, and fast operation, along with the capacity to leverage the entirety of the available training data. Addressing these gaps, we introduce SuperSimpleNet, an innovative discriminative model that evolved from SimpleNet. This advanced model significantly enhances its predecessor's training consistency, inference time, as well as detection performance. SuperSimpleNet operates in an unsupervised manner using only normal training images but also benefits from labelled abnormal training images when they are available. SuperSimpleNet achieves state-of-the-art results in both the supervised and the unsupervised settings, as demonstrated by experiments across four challenging benchmark datasets. Code: https://github.com/blaz-r/SuperSimpleNet .

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MVTec ADSuperSimpleNetDetection AUROC98.4Unverified
VisASuperSimpleNetDetection AUROC93.4Unverified

Reproductions