Lornatang / GAN-PyTorchLinks
A complete implementation of the Pytorch neural network framework for GAN
☆24Updated 3 years ago
Alternatives and similar repositories for GAN-PyTorch
Users that are interested in GAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 2 years ago
- This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.☆27Updated 5 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Experiments with self-supervised learning☆11Updated 5 years ago
- Vision Transformer GAN Architecture☆12Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- ☆24Updated 2 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 4 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- This is the best GAN method to generate cifar-10☆17Updated 5 years ago
- Denoising Diffusion Implicit Models☆28Updated 4 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- PyTorch Lighning wrapper to make training ResNet classifiers easier.☆29Updated 2 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Code for reproducing the experiments on large-scale pre-training and transfer learning for the paper "Effect of large-scale pre-training …☆18Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago