English

Cross-domain Compositing with Pretrained Diffusion Models

Computer Vision and Pattern Recognition 2023-05-26 v2 Graphics Machine Learning

Abstract

Diffusion models have enabled high-quality, conditional image editing capabilities. We propose to expand their arsenal, and demonstrate that off-the-shelf diffusion models can be used for a wide range of cross-domain compositing tasks. Among numerous others, these include image blending, object immersion, texture-replacement and even CG2Real translation or stylization. We employ a localized, iterative refinement scheme which infuses the injected objects with contextual information derived from the background scene, and enables control over the degree and types of changes the object may undergo. We conduct a range of qualitative and quantitative comparisons to prior work, and exhibit that our method produces higher quality and realistic results without requiring any annotations or training. Finally, we demonstrate how our method may be used for data augmentation of downstream tasks.

Keywords

Cite

@article{arxiv.2302.10167,
  title  = {Cross-domain Compositing with Pretrained Diffusion Models},
  author = {Roy Hachnochi and Mingrui Zhao and Nadav Orzech and Rinon Gal and Ali Mahdavi-Amiri and Daniel Cohen-Or and Amit Haim Bermano},
  journal= {arXiv preprint arXiv:2302.10167},
  year   = {2023}
}

Comments

Code: https://github.com/cross-domain-compositing/cross-domain-compositing

R2 v1 2026-06-28T08:44:49.766Z