中文
相关论文

相关论文: Background Matting

200 篇论文

Sampling-based alpha matting methods have traditionally followed the compositing equation to estimate the alpha value at a pixel from a pair of foreground (F) and background (B) samples. The (F,B) pair that produces the least reconstruction…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Jubin Johnson , Hisham Cholakkal , Deepu Rajan

We resolve the ill-posed alpha matting problem from a completely different perspective. Given an input portrait image, instead of estimating the corresponding alpha matte, we focus on the other end, to subtly enhance this input so that the…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yangyang Xu Zeyang Zhou , Shengfeng He

Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. Many of these methods can generate visually plausible alpha estimations, but typically yield blurry structures or…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Yaoyi Li , Hongtao Lu

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…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yu Qiao , Yuhao Liu , Ziqi Wei , Yuxin Wang , Qiang Cai , Guofeng Zhang , Xin Yang

We propose a novel neural-network-based method to perform matting of videos depicting people that does not require additional user input such as trimaps. Our architecture achieves temporal stability of the resulting alpha mattes by using…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Ivan Molodetskikh , Mikhail Erofeev , Andrey Moskalenko , Dmitry Vatolin

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…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Yu Qiao , Yuhao Liu , Qiang Zhu , Xin Yang , Yuxin Wang , Qiang Zhang , Xiaopeng Wei

We propose a foreground segmentation algorithm that does foreground extraction under different scales and refines the result by matting. First, the input image is filtered and resampled to 5 different resolutions. Then each of them is…

计算机视觉与模式识别 · 计算机科学 2014-02-12 Xintong Yu , Xiaohan Liu , Yisong Chen

Natural image matting is a fundamental and challenging computer vision task. It has many applications in image editing and composition. Recently, deep learning-based approaches have achieved great improvements in image matting. However,…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Guowei Chen , Yi Liu , Jian Wang , Juncai Peng , Yuying Hao , Lutao Chu , Shiyu Tang , Zewu Wu , Zeyu Chen , Zhiliang Yu , Yuning Du , Qingqing Dang , Xiaoguang Hu , Dianhai Yu

Extracting accurate foreground objects from a scene is an essential step for many video applications. Traditional background subtraction algorithms can generate coarse estimates, but generating high quality masks requires professional…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Xiran Wang , Jason Juang , Stanley H. Chan

Foreground-aware image synthesis aims to generate images as well as their foreground masks. A common approach is to formulate an image as an masked blending of a foreground image and a background image. It is a challenging problem because…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jeongmin Bae , Mingi Kwon , Youngjung Uh

Capture stages are high-end sources of state-of-the-art recordings for downstream applications in movies, games, and other media. One crucial step in almost all pipelines is matting, i.e., separating captured performances from the…

图形学 · 计算机科学 2025-11-20 Hannah Dröge , Janelle Pfeifer , Saskia Rabich , Reinhard Klein , Matthias B. Hullin , Markus Plack

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…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Dinghao Yang , Bin Wang , Weijia Li , Yiqi Lin , Conghui He

Recent studies made great progress in video matting by extending the success of trimap-based image matting to the video domain. In this paper, we push this task toward a more practical setting and propose One-Trimap Video Matting network…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Hongje Seong , Seoung Wug Oh , Brian Price , Euntai Kim , Joon-Young Lee

We introduce in-context matting, a novel task setting of image matting. Given a reference image of a certain foreground and guided priors such as points, scribbles, and masks, in-context matting enables automatic alpha estimation on a batch…

计算机视觉与模式识别 · 计算机科学 2024-03-26 He Guo , Zixuan Ye , Zhiguo Cao , Hao Lu

The study evaluates three background subtraction techniques. The techniques ranges from very basic algorithm to state of the art published techniques categorized based on speed, memory requirements and accuracy. Such a review can…

计算机视觉与模式识别 · 计算机科学 2014-05-09 Deepjoy Das , Dr. Sarat Saharia

We introduce Magenta Green Screen, a novel machine learning--enabled matting technique for recording the color image of a foreground actor and a simultaneous high-quality alpha channel without requiring a special camera or manual keying…

图形学 · 计算机科学 2023-06-27 Dmitriy Smirnov , Chloe LeGendre , Xueming Yu , Paul Debevec

We study the composition style in deep image matting, a notion that characterizes a data generation flow on how to exploit limited foregrounds and random backgrounds to form a training dataset. Prior art executes this flow in a completely…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Zixuan Ye , Yutong Dai , Chaoyi Hong , Zhiguo Cao , Hao Lu

Natural image matting, which separates foreground from background, is a very important intermediate step in recent computer vision algorithms. However, it is severely underconstrained and difficult to solve. State-of-the-art approaches…

计算机视觉与模式识别 · 计算机科学 2014-04-16 Philip G. Lee , Ying Wu

Natural image matting estimates the alpha values of unknown regions in the trimap. Recently, deep learning based methods propagate the alpha values from the known regions to unknown regions according to the similarity between them. However,…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Qinglin Liu , Haozhe Xie , Shengping Zhang , Bineng Zhong , Rongrong Ji

Image matting and image harmonization are two important tasks in image composition. Image matting, aiming to achieve foreground boundary details, and image harmonization, aiming to make the background compatible with the foreground, are…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Xuqian Ren , Yifan Liu , Chunlei Song