#108 · Primary category: Image Generation
TF-ICON
[ICCV 2023] "TF-ICON: Diffusion-Based Training-Free Cross-Domain Image Composition" (Official Implementation)
Project last updated:03/06/25
GitHub Stars
814
Forks
100
Contributors
3
License
MIT
Why we included this project
TF-ICON is the official ICCV 2023 implementation of a training-free method for cross-domain image composition. The idea is simple: you give it a background, a foreground object, its mask, and a placement mask, and it inverts the real images into latent space and blends them through a pretrained Stable Diffusion checkpoint, with no finetuning or per-instance optimization. That training-free design is what makes it worth a look for anyone doing image editing with diffusion models. The repo also introduces the 'exceptional prompt' trick for more accurate real-image inversion, which is independently useful in other editing workflows. It is a research codebase rather than a turnkey product, so expect to run scripts and manage model weights yourself, but the setup is documented and benchmark data is included for reproducing the paper's results.
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.