nocotan / pytorch-lightning-gans
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆167Updated 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
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆250Updated 2 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
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated 8 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆418Updated 3 months ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆124Updated 11 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆271Updated 8 months ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆89Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 2 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆210Updated 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 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆145Updated 5 years ago
- Autoencoders in PyTorch☆85Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- A fully invertible U-Net for memory efficiency in Pytorch.☆122Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆379Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆354Updated 3 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆135Updated last year
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆89Updated 2 years ago
- Pytorch implementation of common image generation metrics.☆155Updated 7 months ago
- A σ-VAE implementation in PyTorch☆96Updated 3 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆317Updated last year
- Implementation of Glow in PyTorch☆81Updated 3 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆155Updated 3 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆328Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆550Updated last year
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆193Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆209Updated 2 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆251Updated 2 years ago