nocotan / pytorch-lightning-gansLinks
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆169Updated 6 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:
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆148Updated 4 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆288Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆437Updated 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
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆140Updated 6 months ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Adaptive Gradient Clipping☆149Updated 3 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- A σ-VAE implementation in PyTorch☆99Updated 3 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆336Updated last year
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆158Updated 4 years ago
- Tool box for PyTorch☆189Updated 5 months ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆386Updated 3 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆264Updated 2 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆153Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆167Updated last year
- Pytorch implementation of Generative Models as Distributions of Functions 🌿☆150Updated last year
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago