classifier-free-guidance
There are 9 repositories under classifier-free-guidance topic.
lucidrains/classifier-free-guidance-pytorch
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
gmongaras/Diffusion_models_from_scratch
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
insdout/Time-Series-Hybrid-Autoencoder
Remaining Useful Life estimation and sensor data generation by VAE and diffusion model on C-MAPSS dataset.
hamnaanaa/3D-Scene-Diffusion-Guidance-using-Scene-Graphs
The implementation for "3D Scene Diffusion Guidance using Scene Graphs" paper. A Diffusion Model for Conditional 3D Scene Generation with Classifier-Free Guidance on Scene Graphs
vvhg1/guided-text-generation-with-classifier-free-language-diffusion
Exploring classifier-free guidance in a DDPM language model for text generation towards emotion targets.
DenOfEquity/CFgfade
extension for Forge webui; methods to modify the CFG during diffusion; can bypass uncond calculations for free performance gain
OutofAi/StableEnergy
A Simplified notebook for Smoothed Energy Guidance utilised for Stable Diffusion 2.1 base
KimRass/CFG
PyTorch implementation of 'CFG' (Ho et al., 2022).
g4vrel/DDPM
A PyTorch implementation of DDPM