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:
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- ☆24Updated 2 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆36Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆22Updated last year
- A Pytorch Implementation of the Beta-VAE☆44Updated 5 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Vision Transformer GAN Architecture☆12Updated 4 years ago
- PyTorch implementation of MLP-Mixer architecture.☆12Updated 4 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆32Updated 2 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 3 years ago
- PyTorch Implementation of Self-Supervised Learning models☆12Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 6 months ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- Basic guidance on how to contribute to Papers with Code☆23Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago