infocusp / diffusion_modelsLinks
Minimal standalone example of diffusion model
☆159Updated 3 years ago
Alternatives and similar repositories for diffusion_models
Users that are interested in diffusion_models are comparing it to the libraries listed below
Sorting:
- All about the fundamentals and working of Diffusion Models☆158Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 2 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆149Updated 2 years ago
- Contrastive Language-Image Pretraining☆143Updated 2 years ago
- v objective diffusion inference code for JAX.☆214Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆89Updated 3 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆88Updated 2 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆207Updated 2 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆197Updated last year
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆153Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆119Updated last year
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆254Updated 3 months ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated last year
- Convert scikit-learn models to PyTorch modules☆163Updated last year
- An alternative to convolution in neural networks☆255Updated last year
- ☆151Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 3 years ago
- Refactoring dalle-pytorch and taming-transformers for TPU VM☆60Updated 3 years ago
- ☆53Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆91Updated 3 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year