CVDec 2, 2022

ObjectStitch: Generative Object Compositing

arXiv:2212.00932v244 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable and realistic object compositing for image editing applications, though it is incremental as it builds on existing generative models.

The paper tackles the problem of realistic object compositing in 2D images by proposing a self-supervised framework using conditional diffusion models, which outperforms baselines in realism and faithfulness in user studies.

Object compositing based on 2D images is a challenging problem since it typically involves multiple processing stages such as color harmonization, geometry correction and shadow generation to generate realistic results. Furthermore, annotating training data pairs for compositing requires substantial manual effort from professionals, and is hardly scalable. Thus, with the recent advances in generative models, in this work, we propose a self-supervised framework for object compositing by leveraging the power of conditional diffusion models. Our framework can hollistically address the object compositing task in a unified model, transforming the viewpoint, geometry, color and shadow of the generated object while requiring no manual labeling. To preserve the input object's characteristics, we introduce a content adaptor that helps to maintain categorical semantics and object appearance. A data augmentation method is further adopted to improve the fidelity of the generator. Our method outperforms relevant baselines in both realism and faithfulness of the synthesized result images in a user study on various real-world images.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes