beresandras / clear-diffusion-kerasLinks
Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.
☆120Updated 2 years ago
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:
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆156Updated 3 years ago
- Notes and plans for fastdiffusion course☆209Updated 3 years ago
- Text to Image Diffusion Models in Keras☆77Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆160Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆253Updated 3 years ago
- The Generative Landscape - a course on generative modelling (currently unfinished). Join our Discord: https://discord.gg/vSjhr8xb4g☆148Updated 3 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆205Updated 3 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆292Updated last year
- Implementation of MAXIM in TensorFlow.☆140Updated 10 months ago
- v objective diffusion inference code for JAX.☆215Updated 3 years ago
- JAX implementation of VQGAN☆91Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhanc…☆40Updated 2 years ago
- ☆91Updated 3 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 3 years ago
- Implementation of DreamBooth in KerasCV and TensorFlow.☆88Updated 2 years ago
- MinImagen: A minimal implementation of the Imagen text-to-image model☆311Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- ☆75Updated 3 years ago
- ☆51Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- denoising diffusion models, as simple as possible☆172Updated 3 years ago
- Experimental CUDA kernel framework unifying typed dimensions, NVRTC JIT specialization, and ML‑guided tuning.☆46Updated this week
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Train vision models using JAX and 🤗 transformers☆100Updated last month
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year