English
Related papers

Related papers: PP-Matting: High-Accuracy Natural Image Matting

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2014-02-12 Xintong Yu , Xiaohan Liu , Yisong Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 He Guo , Zixuan Ye , Zhiguo Cao , Hao Lu

Most automatic matting methods try to separate the salient foreground from the background. However, the insufficient quantity and subjective bias of the current existing matting datasets make it difficult to fully explore the semantic…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Bo Xu , Jiake Xie , Han Huang , Ziwen Li , Cheng Lu , Yong Tang , Yandong Guo

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 manually perform…

Computer Vision and Pattern Recognition · Computer Science 2020-11-05 He Zhang , Jianming Zhang , Federico Perazzi , Zhe Lin , Vishal M. Patel

We propose a real-time image matching framework, which is hybrid in the sense that it uses both hand-crafted features and deep features obtained from a well-tuned deep convolutional network. The matching problem, which we concentrate on, is…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Alper Kaplan , Erdem Akagunduz

Recently, significant progress has been achieved in deep image matting. Most of the classical image matting methods are time-consuming and require an ideal trimap which is difficult to attain in practice. A high efficient image matting…

Computer Vision and Pattern Recognition · Computer Science 2019-05-17 Yaoyi Li , Jianfu Zhang , Weijie Zhao , Hongtao Lu

This paper presents a new practical training method for human matting, which demands delicate pixel-level human region identification and significantly laborious annotations. To reduce the annotation cost, most existing matting approaches…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Beomyoung Kim , Myeong Yeon Yi , Joonsang Yu , Young Joon Yoo , Sung Ju Hwang

In the portrait matting, the goal is to predict an alpha matte that identifies the effect of each pixel on the foreground subject. Traditional approaches and most of the existing works utilized an additional input, e.g., trimap, background…

Computer Vision and Pattern Recognition · Computer Science 2022-04-26 Dogucan Yaman , Hazım Kemal Ekenel , Alexander Waibel

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…

Computer Vision and Pattern Recognition · Computer Science 2020-02-12 Hossein Javidnia , François Pitié

As a common image editing operation, image composition (object insertion) aims to combine the foreground from one image and another background image, to produce a composite image. However, there are many issues that could make the composite…

Computer Vision and Pattern Recognition · Computer Science 2026-03-20 Li Niu , Wenyan Cong , Liu Liu , Yan Hong , Bo Zhang , Jing Liang , Liqing Zhang

Mask-guided matting networks have achieved significant improvements and have shown great potential in practical applications in recent years. However, simply learning matting representation from synthetic and lack-of-real-world-diversity…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Weihao Jiang , Zhaozhi Xie , Yuxiang Lu , Longjie Qi , Jingyong Cai , Hiroyuki Uchiyama , Bin Chen , Yue Ding , Hongtao Lu

Natural image matting is a fundamental problem in computational photography and computer vision. Deep neural networks have seen the surge of successful methods in natural image matting in recent years. In contrast to traditional…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Yaoyi Li , Qingyao Xu , Hongtao Lu

We show how to insert an object from one image to another and get realistic results in the hard case, where the shading of the inserted object clashes with the shading of the scene. Rendering objects using an illumination model of the scene…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Anand Bhattad , David A. Forsyth

With the rapid advancement of digitalization, various document images are being applied more extensively in production and daily life, and there is an increasingly urgent need for fast and accurate parsing of the content in document images.…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Feng Ni , Kui Huang , Yao Lu , Wenyu Lv , Guanzhong Wang , Zeyu Chen , Yi Liu

Image stitching aims at stitching the images taken from different viewpoints into an image with a wider field of view. Existing methods warp the target image to the reference image using the estimated warp function, and a homography is one…

Computer Vision and Pattern Recognition · Computer Science 2021-12-14 Hyeokjun Kweon , Hyeonseong Kim , Yoonsu Kang , Youngho Yoon , Wooseong Jeong , Kuk-Jin Yoon

We propose Mask Guided (MG) Matting, a robust matting framework that takes a general coarse mask as guidance. MG Matting leverages a network (PRN) design which encourages the matting model to provide self-guidance to progressively refine…

Computer Vision and Pattern Recognition · Computer Science 2021-04-05 Qihang Yu , Jianming Zhang , He Zhang , Yilin Wang , Zhe Lin , Ning Xu , Yutong Bai , Alan Yuille

This paper reviews recent deep-learning-based matting research and conceives our wider and higher motivation for image matting. Many approaches achieve alpha mattes with complex encoders to extract robust semantics, then resort to the…

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

Human instance matting aims to estimate an alpha matte for each human instance in an image, which is extremely challenging and has rarely been studied so far. Despite some efforts to use instance segmentation to generate a trimap for each…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Qinglin Liu , Shengping Zhang , Quanling Meng , Bineng Zhong , Peiqiang Liu , Hongxun Yao

Human matting is a foundation task in image and video processing, where human foreground pixels are extracted from the input. Prior works either improve the accuracy by additional guidance or improve the temporal consistency of a single…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Chuong Huynh , Seoung Wug Oh , Abhinav Shrivastava , Joon-Young Lee

Compositing is one of the most common operations in photo editing. To generate realistic composites, the appearances of foreground and background need to be adjusted to make them compatible. Previous approaches to harmonize composites have…

Computer Vision and Pattern Recognition · Computer Science 2017-03-02 Yi-Hsuan Tsai , Xiaohui Shen , Zhe Lin , Kalyan Sunkavalli , Xin Lu , Ming-Hsuan Yang