nocotan / pytorch-lightning-gansLinks
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆169Updated 5 months ago
Alternatives and similar repositories for pytorch-lightning-gans
Users that are interested in pytorch-lightning-gans are comparing it to the libraries listed below
Sorting:
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆200Updated 3 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆146Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆138Updated 5 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 10 months ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Easy generative modeling in PyTorch☆440Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆607Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Tool box for PyTorch☆189Updated 4 months ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 3 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆90Updated 2 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- A Disentangling Invertible Interpretation Network☆123Updated 4 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆159Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆109Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆260Updated 2 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆153Updated 4 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆385Updated 3 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆140Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago