taki0112 / denoising-diffusion-gan-TensorflowLinks
Tensorflow implementation of "Tackling the Generative Learning Trilemma with Denoising Diffusion GANs" (ICLR 2022 Spotlight)
☆21Updated 3 years ago
Alternatives and similar repositories for denoising-diffusion-gan-Tensorflow
Users that are interested in denoising-diffusion-gan-Tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"☆47Updated 4 years ago
- 이화여대 강의자료☆28Updated last year
- TensorFlow implementation of 'Residual Dense Network for Image Super-Resolution'☆13Updated 6 years ago
- Official repository for Automated Learning Rate Scheduler for Large-Batch Training (8th ICML Workshop on AutoML)☆40Updated 3 years ago
- Official Pytorch implementation of C3-GAN (Spotlight at ICLR 2022)☆127Updated 3 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Official Tensorflow implementation of "Feature Statistics Mixing Regularization for Generative Adversarial Networks" (CVPR 2022)☆49Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Simple Tensorflow implementation of CLIP