pith. sign in

arxiv: 2409.04559 · v2 · pith:ITRUEGTPnew · submitted 2024-09-06 · 💻 cs.CV · cs.AI

Thinking Outside the BBox: Unconstrained Generative Object Compositing

classification 💻 cs.CV cs.AI
keywords objectcompositingmaskimagemodelgenerationgenerativemodels
0
0 comments X
read the original abstract

Compositing an object into an image involves multiple non-trivial sub-tasks such as object placement and scaling, color/lighting harmonization, viewpoint/geometry adjustment, and shadow/reflection generation. Recent generative image compositing methods leverage diffusion models to handle multiple sub-tasks at once. However, existing models face limitations due to their reliance on masking the original object during training, which constrains their generation to the input mask. Furthermore, obtaining an accurate input mask specifying the location and scale of the object in a new image can be highly challenging. To overcome such limitations, we define a novel problem of unconstrained generative object compositing, i.e., the generation is not bounded by the mask, and train a diffusion-based model on a synthesized paired dataset. Our first-of-its-kind model is able to generate object effects such as shadows and reflections that go beyond the mask, enhancing image realism. Additionally, if an empty mask is provided, our model automatically places the object in diverse natural locations and scales, accelerating the compositing workflow. Our model outperforms existing object placement and compositing models in various quality metrics and user studies.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RoPEMover: Depth-Aware Object Relocation via Positional Embeddings

    cs.CV 2026-06 unverdicted novelty 6.0

    RoPEMover extends 2D RoPE to a depth-aware version in diffusion transformers to enable consistent object relocation in single images, trained mostly on synthetic data with minimal real supervision and claiming SOTA results.