nocotan / pytorch-lightning-gans
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆166Updated 2 years 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
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆424Updated 5 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆212Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Tool box for PyTorch☆187Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆275Updated 10 months ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆89Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆160Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆556Updated last year
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated 10 months ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆136Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆129Updated last year
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆132Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆328Updated last year
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆263Updated 2 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆605Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆358Updated 3 years ago
- 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
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆89Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- ☆449Updated last year
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆254Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆563Updated 3 months ago
- Domain adaptation made easy. Fully featured, modular, and customizable.☆368Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆328Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆319Updated last year
- A fully invertible U-Net for memory efficiency in Pytorch.☆122Updated 2 years ago