#118 · Primary category: Image Generation

MIGC

aigc computer-vision cvpr cvpr2024 stable-diffusion text-to-image tpami2024

[CVPR 2024 Highlight] MIGC and [TPAMI 2024] MIGC++ (Official Implementation)

Project last updated:05/15/25

GitHub Stars

614

Forks

30

Contributors

4

License

Other

Why we included this project

Most text-to-image models struggle when a single prompt asks for several distinct objects: they blend attributes, drop items, or scatter things randomly. MIGC, a CVPR 2024 Highlight paper, addresses this by letting you draw a box or mask for each instance, so you can tell the model exactly where each object goes and what it should look like. It includes attribute and quantity controls, a benchmark for evaluating multi-instance generation, and pretrained weights for Stable Diffusion 1.4. A WebUI and Colab demo let you try it before integrating it into your own pipeline. The MIGC++ follow-up, published in TPAMI, adds an iterative editing mode that refines results while keeping identities consistent. One caveat: the code is released for non-commercial research use only, so check that against your project before committing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category