ldeecke / vae-torchLinks
Variational autoencoder for anomaly detection (in PyTorch).
☆48Updated 5 years ago
Alternatives and similar repositories for vae-torch
Users that are interested in vae-torch are comparing it to the libraries listed below
Sorting:
- A simple and effective method for single-class classification of images☆160Updated 3 years ago
- A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.☆70Updated 5 years ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆136Updated 6 years ago
- Repository for the Deep One-Class Classification ICML 2018 paper☆257Updated 6 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆130Updated 4 years ago
- My attempt at reproducing the paper Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection☆416Updated 2 years ago
- A combination of Autoencoder and Robust PCA☆188Updated last year
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection☆65Updated 5 years ago
- PyTorch implementation of paper: adVAE: a Self-adversarial Variational Autoencoder with Gaussian Anomaly Prior Knowledge for Anomaly Dete…☆35Updated 4 years ago
- Experiments on unsupervised anomaly detection using variational autoencoder. The variational autoencoder is implemented in Pytorch.