pranjaldatta / Denoising-Autoencoder-in-PytorchLinks
A Pytorch Implementation of a denoising autoencoder.
☆46Updated 6 years ago
Alternatives and similar repositories for Denoising-Autoencoder-in-Pytorch
Users that are interested in Denoising-Autoencoder-in-Pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆57Updated 6 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆133Updated 2 years ago
- ☆238Updated 5 years ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆120Updated 4 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆138Updated 4 years ago
- PyTorch implementation of the paper [Semi-Supervised Learning With GANs: Revisiting Manifold Regularization].☆20Updated 5 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆74Updated 5 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆96Updated 2 years ago
- The Great Autoencoder Bake Off☆67Updated 4 years ago
- Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments☆70Updated 5 years ago
- Visually Explainable VAE☆63Updated 4 years ago
- An implementation of the state-of-the-art Deep Active Learning algorithms☆104Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆142Updated last year
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆157Updated 3 years ago
- This repository contains the codes to reproduce the results of our proposed novelty detection algorithm based on adversarially robust aut…☆19Updated 2 years ago
- ☆40Updated 6 years ago
- ☆42Updated 2 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- Implementation of 'Self-Adversarial Variational Autoencoder with Gaussian Anomaly Prior Distribution for Anomaly Detection'☆21Updated 4 years ago
- We're generating faces with Pytorch GAN implementations☆14Updated 5 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated last week