paper-with-me

홈 › Papers

Compositing-aware Image Search

2018-09-01 · ECCV 2018 9 · Hengshuang Zhao, Xiaohui Shen, Zhe Lin, Kalyan Sunkavalli, Brian Price, Jiaya Jia

We present a new image search technique that, given a background image, returns compatible foreground objects for image compositing tasks. The compatibility of a foreground object and a background scene depends on various aspects such as semantics, surrounding context, geometry, style and color. However, existing image search techniques measure the similarities on only a few aspects, and may return many results that are not suitable for compositing. Moreover, the importance of each factor may vary for different object categories and image content, making it difficult to manually define the matching criteria. In this paper, we propose to learn feature representations for foreground objects and background scenes respectively, where image content and object category information are jointly encoded during training. As a result, the learned features can adaptively encode the most important compatibility factors. We project the features to a common embedding space, so that the compatibility scores can be easily measured using the cosine similarity, enabling very efficient search. We collect an evaluation set consisting of eight object categories commonly used in compositing tasks, on which we demonstrate that our approach significantly outperforms other search techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObject

Similar Papers 제목 키워드 기반

GALA: Toward Geometry-and-Lighting-Aware Object Search for Compositing

2022-03-31 · Sijie Zhu, Zhe Lin, Scott Cohen, Jason Kuen 외

Compositing-aware object search aims to find the most compatible objects for compositing given a background image and a query bounding box. Previous works focus on learning compatibility between the foreground object and…

Object

BIFRÖST: 3D-Aware Image compositing with Language Instructions

2024-10-24 · Lingxiao Li, Kaixiong Gong, Weihong Li, Xili Dai 외

This paper introduces Bifr\"ost, a novel 3D-aware framework that is built upon diffusion models to perform instruction-based image composition. Previous methods concentrate on image compositing at the 2D level, which fal…

counterfactualImage Harmonization

CatalogStitch: Dimension-Aware and Occlusion-Preserving Object Compositing for Catalog Image Generation

2026-04-10 · Sanyam Jain, Pragya Kandari, Manit Singhal, He Zhang 외 arxiv

Generative object compositing methods have shown remarkable ability to seamlessly insert objects into scenes. However, when applied to real-world catalog image generation, these methods require tedious manual interventio…

Image Generation

PICS: Pairwise Image Compositing with Spatial Interactions

2026-03-06 · Hang Zhou, Xinxin Zuo, Sen Wang, Li Cheng arxiv

Despite strong single-turn performance, diffusion-based image compositing often struggles to preserve coherent spatial relations in pairwise or sequential edits, where subsequent insertions may overwrite previously gener…

Virtual Try-on

Where and Who? Automatic Semantic-Aware Person Composition

2017-06-04 · Fuwen Tan, Crispin Bernier, Benjamin Cohen, Vicente Ordonez 외

Image compositing is a method used to generate realistic yet fake imagery by inserting contents from one image to another. Previous work in compositing has focused on improving appearance compatibility of a user selected…