beresandras / clear-diffusion-kerasLinks
Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.
☆120Updated last year
Alternatives and similar repositories for clear-diffusion-keras
Users that are interested in clear-diffusion-keras are comparing it to the libraries listed below
Sorting:
- Text to Image Diffusion Models in Keras☆77Updated last year
- Notes and plans for fastdiffusion course☆209Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- Minimal standalone example of diffusion model☆159Updated 3 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆149Updated 2 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆205Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 2 years ago
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- The Generative Landscape - a course on generative modelling (currently unfinished). Join our Discord: https://discord.gg/vSjhr8xb4g☆146Updated 2 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- Implementation of MAXIM in TensorFlow.☆139Updated 4 months ago
- Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhanc…☆39Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- MinImagen: A minimal implementation of the Imagen text-to-image model☆307Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆205Updated last year
- ☆51Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Contrastive Language-Image Pretraining☆38Updated last year
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆257Updated 5 months ago
- JAX implementation of VQGAN☆92Updated 3 years ago
- denoising diffusion models, as simple as possible☆168Updated 2 years ago
- ☆91Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- Tensorflow 2.0 implementation of Deep Autoregressive Models☆28Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- An alternative to convolution in neural networks☆257Updated last year