EvgenyKashin / gan-visLinks
Visualization of GAN training process
☆93Updated 5 years ago
Alternatives and similar repositories for gan-vis
Users that are interested in gan-vis are comparing it to the libraries listed below
Sorting:
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Data Reading Blocks for Python☆104Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Authors official implementation of "Big GANs Are Watching You" pre-print☆115Updated 2 years ago
- ☆51Updated 5 years ago
- ☆193Updated last year
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- StyleGAN2 PyTorch 1.0.1☆86Updated 5 years ago
- ☆54Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Various implementations of Generative adversarial networks using Pytorch☆181Updated 6 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆155Updated 4 years ago
- ☆88Updated 3 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 6 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- ☆55Updated 4 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 years ago
- [CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".☆137Updated 3 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆175Updated last year