infocusp / diffusion_models
Minimal standalone example of diffusion model
☆155Updated 2 years ago
Alternatives and similar repositories for diffusion_models:
Users that are interested in diffusion_models are comparing it to the libraries listed below
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- v objective diffusion inference code for JAX.☆213Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆89Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆193Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆153Updated 2 years ago
- Contrastive Language-Image Pretraining☆142Updated 2 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
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆246Updated last year
- Optimized library for large-scale extraction of frames and audio from video.☆202Updated last year
- Implementation of Feedback Transformer in Pytorch☆105Updated 3 years ago
- My implementation of DeepMind's Perceiver☆61Updated 3 years ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆197Updated last year
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆86Updated last year
- ☆151Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆471Updated 2 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆152Updated 3 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 3 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆147Updated 2 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆186Updated 2 years ago
- Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can gener…☆208Updated 2 years ago
- Experiment with diffusion models that you can run on your local jupyter instances☆57Updated 3 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆200Updated last year
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- JAX implementation of VQGAN☆91Updated 2 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆180Updated 2 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆89Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago