English
Related papers

Related papers: In-Context Matting

200 papers

Real-world image matting is essential for applications in content creation and augmented reality. However, it remains challenging due to the complex nature of scenes and the scarcity of high-quality datasets. To address these limitations,…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Rui Liu

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in many image editing applications. Deep learning approaches have made significant progress by adapting the encoder-decoder architecture of…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Marco Forte , François Pitié

We propose a method for creating a matte -- the per-pixel foreground color and alpha -- of a person by taking photos or videos in an everyday setting with a handheld camera. Most existing matting methods require a green screen background or…

Computer Vision and Pattern Recognition · Computer Science 2020-04-13 Soumyadip Sengupta , Vivek Jayaram , Brian Curless , Steve Seitz , Ira Kemelmacher-Shlizerman

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…

Computer Vision and Pattern Recognition · Computer Science 2021-03-26 Sebastian Lutz , Aljosa Smolic

Image matting is a fundamental and challenging problem in computer vision and graphics. Most existing matting methods leverage a user-supplied trimap as an auxiliary input to produce good alpha matte. However, obtaining high-quality trimap…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Tianyi Wei , Dongdong Chen , Wenbo Zhou , Jing Liao , Hanqing Zhao , Weiming Zhang , Nenghai Yu

Natural image matting algorithms aim to predict the transparency map (alpha-matte) with the trimap guidance. However, the production of trimap often requires significant labor, which limits the widespread application of matting algorithms…

Computer Vision and Pattern Recognition · Computer Science 2024-02-29 Jingfeng Yao , Xinggang Wang , Lang Ye , Wenyu Liu

Most previous image matting methods require a roughly-specificed trimap as input, and estimate fractional alpha values for all pixels that are in the unknown region of the trimap. In this paper, we argue that directly estimating the alpha…

Computer Vision and Pattern Recognition · Computer Science 2019-09-12 Shaofan Cai , Xiaoshuai Zhang , Haoqiang Fan , Haibin Huang , Jiangyu Liu , Jiaming Liu , Jiaying Liu , Jue Wang , Jian Sun

Image matting is a long-standing problem in computer graphics and vision, mostly identified as the accurate estimation of the foreground in input images. We argue that the foreground objects can be represented by different-level…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Yu Qiao , Yuhao Liu , Qiang Zhu , Xin Yang , Yuxin Wang , Qiang Zhang , Xiaopeng Wei

Despite significant advancements in image matting, existing models heavily depend on manually-drawn trimaps for accurate results in natural image scenarios. However, the process of obtaining trimaps is time-consuming, lacking…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Chenyi Zhang , Yihan Hu , Henghui Ding , Humphrey Shi , Yao Zhao , Yunchao Wei

Image matting requires high-quality pixel-level human annotations to support the training of a deep model in recent literature. Whereas such annotation is costly and hard to scale, significantly holding back the development of the research.…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Yanda Li , Zilong Huang , Gang Yu , Ling Chen , Yunchao Wei , Jianbo Jiao

This paper introduces a new matting task called human instance matting (HIM), which requires the pertinent model to automatically predict a precise alpha matte for each human instance. Straightforward combination of closely related…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Yanan Sun , Chi-Keung Tang , Yu-Wing Tai

An important step of many image editing tasks is to extract specific objects from an image in order to place them in a scene of a movie or compose them onto another background. Alpha matting describes the problem of separating the objects…

Computer Vision and Pattern Recognition · Computer Science 2021-01-26 Thomas Germer , Tobias Uelwer , Stefan Conrad , Stefan Harmeling

High-precision scene parsing tasks, including image matting and dichotomous segmentation, aim to accurately predict masks with extremely fine details (such as hair). Most existing methods focus on salient, single foreground objects. While…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Haipeng Zhou , Zhaohu Xing , Hongqiu Wang , Jun Ma , Ping Li , Lei Zhu

Due to the difficulty of solving the matting problem, lots of methods use some kinds of assistance to acquire high quality alpha matte. Green screen matting methods rely on physical equipment. Trimap-based methods take manual interactions…

Computer Vision and Pattern Recognition · Computer Science 2022-03-15 Jinlin Liu

Most matting researches resort to advanced semantics to achieve high-quality alpha mattes, and direct low-level features combination is usually explored to complement alpha details. However, we argue that appearance-agnostic integration can…

Computer Vision and Pattern Recognition · Computer Science 2022-10-14 Yu Qiao , Yuhao Liu , Ziqi Wei , Yuxin Wang , Qiang Cai , Guofeng Zhang , Xin Yang

Recent image matting studies are developing towards proposing trimap-free or interactive methods for complete complex image matting tasks. Although avoiding the extensive labors of trimap annotation, existing methods still suffer from two…

Computer Vision and Pattern Recognition · Computer Science 2023-12-08 Dinghao Yang , Bin Wang , Weijia Li , Yiqi Lin , Conghui He

Automatic portrait video matting is an under-constrained problem. Most state-of-the-art methods only exploit the semantic information and process each frame individually. Their performance is compromised due to the lack of temporal…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Qiqi Hou , Charlie Wang

Large pre-trained language models (PLMs) have made significant progress in encoding world knowledge and spawned a new set of learning paradigms including zero-shot, few-shot, and in-context learning. Many language tasks can be modeled as a…

Computation and Language · Computer Science 2023-05-25 Debaditya Shome , Kuldeep Yadav

Image matting is a longstanding problem in computational photography. Although, it has been studied for more than two decades, yet there is a challenge of developing an automatic matting algorithm which does not require any human efforts.…

Computer Vision and Pattern Recognition · Computer Science 2017-07-05 Vikas Gupta , Shanmuganathan Raman

How does one adapt a pre-trained visual model to novel downstream tasks without task-specific finetuning or any model modification? Inspired by prompting in NLP, this paper investigates visual prompting: given input-output image example(s)…

Computer Vision and Pattern Recognition · Computer Science 2022-09-02 Amir Bar , Yossi Gandelsman , Trevor Darrell , Amir Globerson , Alexei A. Efros