paper-with-me

Papers

Foreground color prediction through inverse compositing

2021-03-24 · Sebastian Lutz, Aljosa Smolic

In natural image matting, the goal is to estimate the opacity of the foreground object in the image. This opacity controls the way the foreground and background is blended in transparent regions. In recent years, advances in deep learning have led to many natural image matting algorithms that have achieved outstanding performance in a fully automatic manner. However, most of these algorithms only predict the alpha matte from the image, which is not sufficient to create high-quality compositions. Further, it is not possible to manually interact with these algorithms in any way except by directly changing their input or output. We propose a novel recurrent neural network that can be used as a post-processing method to recover the foreground and background colors of an image, given an initial alpha estimation. Our method outperforms the state-of-the-art in color estimation for natural image matting and show that the recurrent nature of our method allows users to easily change candidate solutions that lead to superior color estimations.

📄 PDF Abstract BibTeX arXiv:2103.13423

Code (0)

등록된 구현이 없습니다.

Tasks

Image MattingPrediction

Similar Papers 제목 키워드 기반

Deep Image Compositing

2020-11-04 · He Zhang, Jianming Zhang, Federico Perazzi, Zhe Lin 외

Image compositing is a task of combining regions from different images to compose a new image. A common use case is background replacement of portrait images. To obtain high quality composites, professionals typically ma…

Image Matting

Deep Image Compositing

2021-03-29 · Shivangi Aneja, Soham Mazumder

In image editing, the most common task is pasting objects from one image to the other and then eventually adjusting the manifestation of the foreground object with the background object. This task is called image composi…

Benchmarking

Compositing-aware Image Search

2018-09-01 · ECCV 2018 9 · Hengshuang Zhao, Xiaohui Shen, Zhe Lin, Kalyan Sunkavalli 외

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 variou…

Image RetrievalObject

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

Learning-Based Sampling for Natural Image Matting

2019-06-01 · CVPR 2019 6 · Jingwei Tang, Yagiz Aksoy, Cengiz Oztireli, Markus Gross 외

The goal of natural image matting is the estimation of opacities of a user-defined foreground object that is essential in creating realistic composite imagery. Natural matting is a challenging process due to the high num…

Image Matting