#118 · Primary category: Image Generation
MIGC
[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
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.