Semi-supervised Anomaly Detection

21 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training

openvinotoolkit/anomalib 17 May 2018

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class (abnormal).

Real-world Anomaly Detection in Surveillance Videos

WaqasSultani/AnomalyDetectionCVPR2018 CVPR 2018

To avoid annotating the anomalous segments or clips in training videos, which is very time consuming, we propose to learn anomaly through the deep multiple instance ranking framework by leveraging weakly labeled training videos, i. e. the training labels (anomalous or normal) are at video-level instead of clip-level.

Deep Semi-Supervised Anomaly Detection

lukasruff/Deep-SAD-PyTorch ICLR 2020

Deep approaches to anomaly detection have recently shown promising results over shallow methods on large and complex datasets.

Learning Temporal Regularity in Video Sequences

tnybny/Frame-level-anomalies-in-videos CVPR 2016

Perceiving meaningful activities in a long video sequence is a challenging problem due to ambiguous definition of 'meaningfulness' as well as clutters in the scene.

Leveraging Contaminated Datasets to Learn Clean-Data Distribution with Purified Generative Adversarial Networks

tbw162/purigan 3 Feb 2023

When training on such datasets, existing GANs will learn a mixture distribution of desired and contaminated instances, rather than the desired distribution of desired data only (target distribution).

EfficientAD: Accurate Visual Anomaly Detection at Millisecond-Level Latencies

nelson1425/EfficientAD 25 Mar 2023

We train a student network to predict the extracted features of normal, i. e., anomaly-free training images.

An overview of deep learning based methods for unsupervised and semi-supervised anomaly detection in videos

santiagxf/ContrastiveLearning 9 Jan 2018

Videos represent the primary source of information for surveillance applications and are available in large amounts but in most cases contain little or no annotation for supervised learning.

Generative Neural Networks for Anomaly Detection in Crowded Scenes

tianwangbuaa/VAE-for-abnormal-event-detection 29 Oct 2018

Security surveillance is critical to social harmony and people's peaceful life.

Semi-supervised Anomaly Detection using AutoEncoders

msminhas93/anomaly-detection-using-autoencoders Journal of Computational Vision and Imaging Systems 2020

But for defect detection lack of availability of a large number of anomalous instances and labelled data is a problem.