Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
-
Updated
Mar 11, 2025 - Python
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
Training-Free (Inversion-Free) methods meet WAN2.1-T2V🤗
Remaining Useful Life estimation and sensor data generation by VAE and diffusion model on C-MAPSS dataset.
Zero-shot voice cloning text-to-speech (TTS) with explicit emotion class conditioning built on F5-TTS
ReNeg: Learning Negative Embedding with Reward Guidance
A latent flow-based diffusion model trained on the 2012 ImageNet dataset from scratch.
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
Exploring classifier-free guidance in a DDPM language model for text generation towards emotion targets.
NeurIPS25 Spotlight | Classifier-free guidance (CFG) can be viewed as fixed-point iteration and thus be upgraded.
TeEFusion: Blending Text Embeddings to Distill Classifier-Free Guidance (ICCV 2025)
DDPM (Denoising Diffusion Probabilistic Models) and DDIM (Denoising Diffusion Implicit Models) for conditional image generation
Quantitative framework for measuring how conditioning effectiveness varies with noise level in diffusion model inference (SD 1.5 & SDXL)
Diffusion Tutorials (Enhanced Chinese Edition) — A Chinese-translated and theory-enhanced version of tsmatz/diffusion-tutorials, bridging diffusion model theory (DDPM/SMLD/SDE) with practical PyTorch implementations.
A Simplified notebook for Smoothed Energy Guidance utilised for Stable Diffusion 2.1 base
extension for old Forge webui; methods to modify the CFG during diffusion; can bypass uncond calculations for free performance gain
Medical Image Synthesis project (MedSyn). In-depth evaluation of the efffects of different synthesis models (i.e., CFG ccDDPM) for medical image synthesis for class balancing on image datasets (i.e., PathMNIST).
Text-to-Image Generation with Mamba State Space Models and Kolmogorov-Arnold Networks — a linear-complexity alternative to Stable Diffusion
PyTorch implementation of 'CFG' (Ho et al., 2022).
Parameter-efficient optimization of conditional diffusion models using multi-resolution attention, classifier-free guidance ablation, and DDIM sampling — achieving 17% FID improvement with 85% reduced training time.
Add a description, image, and links to the classifier-free-guidance topic page so that developers can more easily learn about it.
To associate your repository with the classifier-free-guidance topic, visit your repo's landing page and select "manage topics."