arnaghosh / Auto-EncoderLinks
Auto-encoder on torch - trying out the various AEs
☆53Updated 7 years ago
Alternatives and similar repositories for Auto-Encoder
Users that are interested in Auto-Encoder are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 5 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- Differentiable Data Augmentation Library☆123Updated 3 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆96Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated last year
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆267Updated 4 years ago
- A PyTorch Implementation of a Large Margin Deep Networks for Classification☆23Updated 6 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆93Updated 7 years ago
- Learning deep representations by mutual information estimation and maximization☆324Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated last year
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆230Updated 2 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆48Updated 3 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature☆210Updated 6 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆169Updated 2 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆148Updated 4 years ago