[CVPR 2024] Official implementation for "SVGDreamer: Text Guided SVG Generation with Diffusion Model" https://arxiv.org/abs/2312.16476
-
Updated
Mar 4, 2025 - Python
[CVPR 2024] Official implementation for "SVGDreamer: Text Guided SVG Generation with Diffusion Model" https://arxiv.org/abs/2312.16476
Official repository for "CFG++: manifold-constrained classifier free guidance for diffusion models" (ICLR2025)
Official Repo for Paper "OmniEdit: Building Image Editing Generalist Models Through Specialist Supervision" [ICLR2025]
Code repository for the ECCV paper "MSD: A Benchmark Dataset for Floor Plan of Building Complexes".
This paper presents β-CFG, a dynamic guidance method for text-to-image diffusion models. Unlike standard CFG, which uses a fixed guidance scale, β-CFG adapts guidance strength over time using a β-distribution. This improves image quality, keeps sampling closer to the data manifold, and achieves better FID while maintaining prompt alignment.
Add a description, image, and links to the diffusionmodel topic page so that developers can more easily learn about it.
To associate your repository with the diffusionmodel topic, visit your repo's landing page and select "manage topics."