nocotan / pytorch-lightning-gansLinks
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆169Updated 3 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☆252Updated 2 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆430Updated 8 months ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 3 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆142Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated last year
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆159Updated 4 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
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆256Updated 2 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- Tool box for PyTorch☆188Updated 2 months ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆282Updated last year
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis☆69Updated 4 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆217Updated 2 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆321Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- Prescribed Generative Adversarial Networks☆143Updated 4 years ago