Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
-
Updated
Oct 6, 2024 - 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.
Remaining Useful Life estimation and sensor data generation by VAE and diffusion model on C-MAPSS dataset.
ReNeg: Learning Negative Embedding with Reward Guidance
Exploring classifier-free guidance in a DDPM language model for text generation towards emotion targets.
extension for Forge webui; methods to modify the CFG during diffusion; can bypass uncond calculations for free performance gain
PyTorch implementation of 'CFG' (Ho et al., 2022).
DDPM (Denoising Diffusion Probabilistic Models) and DDIM (Denoising Diffusion Implicit Models) for conditional image generation
DogFusion: Dog Image Generation.
A PyTorch implementation of DDPM
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."