pranjaldatta / Denoising-Autoencoder-in-PytorchLinks
A Pytorch Implementation of a denoising autoencoder.
☆44Updated 5 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:
- Adversarial autoencoder (basic/semi-supervised/supervised)☆28Updated 2 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Pytorch implementation of various neural network interpretability methods☆117Updated 3 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆116Updated 3 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆22Updated last year
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 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
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- Vanilla, Convolutional, VAE, Conditional VAE☆19Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 5 years ago
- PyTorch implementation of the paper [Semi-Supervised Learning With GANs: Revisiting Manifold Regularization].☆20Updated 4 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆73Updated 5 years ago
- Code for the paper "XAI Beyond Classification: Interpretable Neural Clustering" (JMLR 2022)☆13Updated 3 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆83Updated last year
- Pytorch implementation of BiGAN and Conditional BiGAN☆25Updated 6 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- Epistemic Uncertainty Estimation with Monte Carlo Dropout☆8Updated 5 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- This repository is the PyTorch implementation of GAN Ensemble for Anomaly Detection.☆39Updated 3 years ago