hs366399 / Image-Super-Resolution-Using-VAE-GAN-with-PyTorch
The model uses the AE-GAN (Autoencoder Generative Adversarial Network) architecture for generating upsampled images. The model is trained on Celeb-A image (1024 x 1024) dataset where input image is of 128x128 and generated image is of shape 480x480.
☆14Updated 4 years ago
Alternatives and similar repositories for Image-Super-Resolution-Using-VAE-GAN-with-PyTorch:
Users that are interested in Image-Super-Resolution-Using-VAE-GAN-with-PyTorch are comparing it to the libraries listed below
- encoder-decoder based anomaly detection method☆20Updated 4 years ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆20Updated 4 years ago
- ☆14Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Implementation of GANomaly with MNIST dataset☆18Updated 5 years ago
- This repository is the PyTorch implementation of GAN Ensemble for Anomaly Detection.☆39Updated 3 years ago
- Pytorch implementation of "Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery"☆61Updated 4 years ago
- TensorFlow implementation of "Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detectio…☆25Updated last year
- Code to reproduce 'Combining GANs and AutoEncoders for efficient anomaly detection'☆40Updated 3 years ago
- Recurrent Neural Networks based Autoencoder for Time Series Anomaly Detection☆24Updated 3 years ago
- ☆10Updated 4 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ) to one dimensional ( 1D ) time series data with a su…☆29Updated 6 years ago
- Code for reproducing f-AnoGAN in Pytorch☆28Updated 3 years ago
- Implementation of f-AnoGAN with PyTorch☆142Updated last year
- We used generative adversarial networks (GANs) to do anomaly detection for time series data.☆147Updated 6 years ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆34Updated 3 years ago
- Variational autoencoder for anomaly detection (in PyTorch).☆48Updated 5 years ago
- Anomaly detection using Autoencoder implemented with Keras 2.☆69Updated 6 years ago
- ☆63Updated 4 years ago
- PyTorch implementation of paper: adVAE: a Self-adversarial Variational Autoencoder with Gaussian Anomaly Prior Knowledge for Anomaly Dete…☆33Updated 3 years ago
- 本repo是论文GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training 的一个pytorch实现☆9Updated 5 years ago
- Using Generative Adversarial Networks (GANs) algorithm to detect outliers on tabular data☆13Updated 5 years ago
- The official codes for the paper Supervised Anomaly Detection via a Class-Balanced Generative Adversarial Network☆9Updated last year
- Unofficial PyTorch implementation for f-AnoGAN: Fast unsupervised anomaly detection with generative adversarial networks.☆35Updated 3 years ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆135Updated 5 years ago
- anomaly detection using GAN☆16Updated last year
- Code for reproducing f-AnoGAN training and anomaly scoring☆253Updated 5 years ago
- GANs for class imbalanced problems☆27Updated 2 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆42Updated 10 months ago
- anomaly detection with GAN☆95Updated 7 years ago