中文
相关论文

相关论文: Learning Trimaps via Clicks for Image Matting

200 篇论文

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

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

计算机视觉与模式识别 · 计算机科学 2017-07-05 Vikas Gupta , Shanmuganathan Raman

Image matting is an ill-posed problem that usually requires additional user input, such as trimaps or scribbles. Drawing a fne trimap requires a large amount of user effort, while using scribbles can hardly obtain satisfactory alpha mattes…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Xin Yang , Yu Qiao , Shaozhe Chen , Shengfeng He , Baocai Yin , Qiang Zhang , Xiaopeng Wei , Rynson W. H. Lau

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…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Jingfeng Yao , Xinggang Wang , Lang Ye , Wenyu Liu

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

Image matting is an important computer vision problem. Many existing matting methods require a hand-made trimap to provide auxiliary information, which is very expensive and limits the real world usage. Recently, some trimap-free methods…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Hang Cheng , Shugong Xu , Xiufeng Jiang , Rongrong Wang

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

Natural image matting separates the foreground from background in fractional occupancy which can be caused by highly transparent objects, complex foreground (e.g., net or tree), and/or objects containing very fine details (e.g., hairs).…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Yanan Sun , Chi-Keung Tang , Yu-Wing Tai

Image matting refers to extracting precise alpha matte from natural images, and it plays a critical role in various downstream applications, such as image editing. Despite being an ill-posed problem, traditional methods have been trying to…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jizhizi Li , Jing Zhang , Dacheng Tao

Image matting aims to predict alpha values of elaborate uncertainty areas of natural images, like hairs, smoke, and spider web. However, existing methods perform poorly when faced with highly transparent foreground objects due to the large…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Huanqia Cai , Fanglei Xue , Lele Xu , Lili Guo

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

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

In this paper, we propose an image matting framework called Salient Image Matting to estimate the per-pixel opacity value of the most salient foreground in an image. To deal with a large amount of semantic diversity in images, a trimap is…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Rahul Deora , Rishab Sharma , Dinesh Samuel Sathia Raj

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

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yanda Li , Zilong Huang , Gang Yu , Ling Chen , Yunchao Wei , Jianbo Jiao

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

Human matting, high quality extraction of humans from natural images, is crucial for a wide variety of applications. Since the matting problem is severely under-constrained, most previous methods require user interactions to take user…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Quan Chen , Tiezheng Ge , Yanyu Xu , Zhiqiang Zhang , Xinxin Yang , Kun Gai

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

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

Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. However, there are still two drawbacks that impede the widespread application of image matting: the reliance on…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Yijie Zhong , Bo Li , Lv Tang , Hao Tang , Shouhong Ding
‹ 上一页 1 2 3 10 下一页 ›