There are 7 repositories under one-class-classification topic.
List of implementation of SOTA deep anomaly detection methods
Code underlying our publication "Modeling the Distribution of Normal Data in Pre-Trained Deep Features for Anomaly Detection" at ICPR2020
Official code for 'Deep One-Class Classification via Interpolated Gaussian Descriptor' [AAAI 2022 Oral]
a time series anomaly detection method based on the calibrated one-class classifier
Semi-supervised anomaly detection method
Repository for the paper "Rethinking Assumptions in Anomaly Detection"
Codebase for the ICKG 2023 paper: "GLAD: Content-aware Dynamic Graphs For Log Anomaly Detection".
Code for paper 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'
A curated list of awesome resources dedicated to One Class Classification.
Code for PerCom paper 'Edge2Guard: Botnet Attacks Detecting Offline Models for Resource-Constrained IoT Devices'
unsupervised concept drift detection with one-class classifiers
Deep One-Class Classification using Intra-Class Splitting
Prior Generating Networks for Anomaly Detection
A set of tools to rank molecular pairs by their similarity to components of co-crystal reported in the CSD.
[CVPRW'25] Official Code For "SK-RD4AD: Skip-Connected Reverse Distillation for One-Class Anomaly Detection"
Legacy repo for the Artificial Intelligence capable of patacĂłn recognition (Now on HuggingFace)
Distinguish between real and AI-generated images.
A Julia package for One-Class Active Learning.
Code for "Multi-Scale One-Class Recurrent Neural Networks for Discrete Event Sequence Anomaly Detection" @ SIGKDD2021
Custom DeepSVDD for One-Class Classification(OCC) in Machine Learning (Ref. Deep OCC ICML 2018 paper)
Multimodal Subspace Support Vector Data Description
Framework for the AE reconstruction and feature based AD
Subspace Support Vector Data Description
Hyperparameter selection of one-class support vector machine by self-adaptive data shifting
Dissimilarity-Based One-Class Time Series Classification
One-class classification approach using error of image transformation into one image
Set of deep learning models for supervised and semi-supervised learning tasks using time series. The models include tasks of multi-class classification, one-class classification, representation learning and derivatives. All models are based on PyTorch.
Feature Extraction by Grammatical Evolution for One-Class Time Series Classification
[CVPR 2025 Workshop] SK-RD4AD: Skip-Connected Reverse Distillation for One-Class Anomaly Detection
Ellipsoidal Subspace Support Vector Data Description
One-class classification algorithm for univariate timeseries data
This repository is about the implementation of Mahalanobis Distance outlier detection as a one class classification model. This has been achieved using Python