nocotan / pytorch-lightning-gansLinks
Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.
☆171Updated 9 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 a U-net complete with efficient attention as well as the latest research findings☆292Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Tool box for PyTorch☆188Updated 8 months ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆339Updated last year
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆160Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆143Updated 9 months ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆609Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- Framework for creating (partially) reversible neural networks with PyTorch☆155Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆443Updated last year
- Metrics for model evaluation in pytorch☆110Updated 4 years ago
- An alternative to convolution in neural networks☆258Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆160Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Learning to Initialize Neural Networks for Stable and Efficient Training☆139Updated 3 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆155Updated 4 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 4 years ago
- Autoencoders in PyTorch☆98Updated 3 years ago
- VAE for color images☆211Updated 4 years ago