中文
相关论文

相关论文: Color-aware Deep Temporal Backdrop Duplex Matting …

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Marco Forte , François Pitié

Image matting is a fundamental computer vision problem and has many applications. Previous algorithms have poor performance when an image has similar foreground and background colors or complicated textures. The main reasons are prior…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ning Xu , Brian Price , Scott Cohen , Thomas Huang

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…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Jinlin Liu

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…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Sebastian Lutz , Aljosa Smolic

Natural image matting is an important problem in computer vision and graphics. It is an ill-posed problem when only an input image is available without any external information. While the recent deep learning approaches have shown promising…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Qiqi Hou , Feng Liu

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

Alpha matting aims to estimate the translucency of an object in a given image. The resulting alpha matte describes pixel-wise to what amount foreground and background colors contribute to the color of the composite image. While most methods…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Thomas Germer , Tobias Uelwer , Stefan Conrad , Stefan Harmeling

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…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Soumyadip Sengupta , Vivek Jayaram , Brian Curless , Steve Seitz , Ira Kemelmacher-Shlizerman

The current state of the art alpha matting methods mainly rely on the trimap as the secondary and only guidance to estimate alpha. This paper investigates the effects of utilising the background information as well as trimap in the process…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Hossein Javidnia , François Pitié

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

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…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Shaofan Cai , Xiaoshuai Zhang , Haoqiang Fan , Haibin Huang , Jiangyu Liu , Jiaming Liu , Jiaying Liu , Jue Wang , Jian Sun

This paper proposes a novel deep learning-based video object matting method that can achieve temporally coherent matting results. Its key component is an attention-based temporal aggregation module that maximizes image matting networks'…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Yunke Zhang , Chi Wang , Miaomiao Cui , Peiran Ren , Xuansong Xie , Xian-sheng Hua , Hujun Bao , Qixing Huang , Weiwei Xu

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

The most recent efforts in video matting have focused on eliminating trimap dependency since trimap annotations are expensive and trimap-based methods are less adaptable for real-time applications. Despite the latest tripmap-free methods…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Chung-Ching Lin , Jiang Wang , Kun Luo , Kevin Lin , Linjie Li , Lijuan Wang , Zicheng Liu

Image matting is a key technique for image and video editing and composition. Conventionally, deep learning approaches take the whole input image and an associated trimap to infer the alpha matte using convolutional neural networks. Such…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Haichao Yu , Ning Xu , Zilong Huang , Yuqian Zhou , Humphrey Shi

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 aims to precisely separate foreground objects from background using alpha matte. Fully automatic natural image matting without external annotation is challenging. Well-performed matting methods usually require accurate…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Yuhongze Zhou , Liguang Zhou , Tin Lun Lam , Yangsheng Xu

The labelling difficulty has been a longstanding problem in deep image matting. To escape from fine labels, this work explores using rough annotations such as trimaps coarsely indicating the foreground/background as supervision. We present…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Wenze Liu , Zixuan Ye , Hao Lu , Zhiguo Cao , Xiangyu Yue

Existing color sampling based alpha matting methods use the compositing equation to estimate alpha at a pixel from pairs of foreground (F) and background (B) samples. The quality of the matte depends on the selected (F,B) pairs. In this…

计算机视觉与模式识别 · 计算机科学 2016-04-26 Jubin Johnson , Ehsan Shahrian Varnousfaderani , Hisham Cholakkal , Deepu Rajan

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…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Tianyi Wei , Dongdong Chen , Wenbo Zhou , Jing Liao , Hanqing Zhao , Weiming Zhang , Nenghai Yu
‹ 上一页 1 2 3 10 下一页 ›