Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

APRIL-GAN: A Zero-/Few-Shot Anomaly Classification and Segmentation Method for CVPR 2023 VAND Workshop Challenge Tracks 1&2: 1st Place on Zero-shot AD and 4th Place on Few-shot AD

About

In this technical report, we briefly introduce our solution for the Zero/Few-shot Track of the Visual Anomaly and Novelty Detection (VAND) 2023 Challenge. For industrial visual inspection, building a single model that can be rapidly adapted to numerous categories without or with only a few normal reference images is a promising research direction. This is primarily because of the vast variety of the product types. For the zero-shot track, we propose a solution based on the CLIP model by adding extra linear layers. These layers are used to map the image features to the joint embedding space, so that they can compare with the text features to generate the anomaly maps. Besides, when the reference images are available, we utilize multiple memory banks to store their features and compare them with the features of the test images during the testing phase. In this challenge, our method achieved first place in the zero-shot track, especially excelling in segmentation with an impressive F1 score improvement of 0.0489 over the second-ranked participant. Furthermore, in the few-shot track, we secured the fourth position overall, with our classification F1 score of 0.8687 ranking first among all participating teams.

Xuhai Chen, Yue Han, Jiangning Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC96
534
Anomaly DetectionMVTec-AD (test)
I-AUROC92.7
348
Anomaly DetectionVisA
AUROC95.2
293
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC87.6
211
Anomaly DetectionVisA (test)
I-AUROC92.8
148
Anomaly SegmentationMVTec AD
AUROC (Pixelwise)0.925
105
Anomaly DetectionMVTec
AUROC92.2
105
Anomaly DetectionMPDD (test)
Image-level AU-ROC85.9
104
Anomaly DetectionMVTec AD
Image AUROC91.1
92
Anomaly DetectionBraTS
Image-level AUROC88
90
Showing 10 of 240 rows
...

Other info

Code

Follow for update