CountDiffusion: Text-to-Image Synthesis with Training-Free Counting-Guidance Diffusion
By: Yanyu Li , Pencheng Wan , Liang Han and more
Potential Business Impact:
Makes AI draw the right number of things.
Stable Diffusion has advanced text-to-image synthesis, but training models to generate images with accurate object quantity is still difficult due to the high computational cost and the challenge of teaching models the abstract concept of quantity. In this paper, we propose CountDiffusion, a training-free framework aiming at generating images with correct object quantity from textual descriptions. CountDiffusion consists of two stages. In the first stage, an intermediate denoising result is generated by the diffusion model to predict the final synthesized image with one-step denoising, and a counting model is used to count the number of objects in this image. In the second stage, a correction module is used to correct the object quantity by changing the attention map of the object with universal guidance. The proposed CountDiffusion can be plugged into any diffusion-based text-to-image (T2I) generation models without further training. Experiment results demonstrate the superiority of our proposed CountDiffusion, which improves the accurate object quantity generation ability of T2I models by a large margin.
Similar Papers
Text-to-Image Diffusion Models Cannot Count, and Prompt Refinement Cannot Help
CV and Pattern Recognition
Fixes AI art to draw the right number of things.
DesignDiffusion: High-Quality Text-to-Design Image Generation with Diffusion Models
CV and Pattern Recognition
Creates pictures from words for designs.
Demystifying Numerosity in Diffusion Models -- Limitations and Remedies
CV and Pattern Recognition
Makes AI draw the right number of things.