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:
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 5 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆27Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Pytorch implementation for "The Surprising Positive Knowledge Transfer in Continual 3D Object Shape Reconstruction"☆33Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- Developing adversarial examples and showing their semantic generalization for the OpenAI CLIP model (https://github.com/openai/CLIP)☆26Updated 4 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
- Collect the Best Papers from the Top Conferences, also including statistics and visualization keywords of accepted papers from Top Confer…☆16Updated 4 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 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
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- CoaT: Co-Scale Conv-Attentional Image Transformers☆16Updated 4 years ago