paper-with-me

Papers

Learning-Based Sampling for Natural Image Matting

2019-06-01 · CVPR 2019 6 · Jingwei Tang, Yagiz Aksoy, Cengiz Oztireli, Markus Gross, Tunc Ozan Aydin

The goal of natural image matting is the estimation of opacities of a user-defined foreground object that is essential in creating realistic composite imagery. Natural matting is a challenging process due to the high number of unknowns in the mathematical modeling of the problem, namely the opacities as well as the foreground and background layer colors, while the original image serves as the single observation. In this paper, we propose the estimation of the layer colors through the use of deep neural networks prior to the opacity estimation. The layer color estimation is a better match for the capabilities of neural networks, and the availability of these colors substantially increase the performance of opacity estimation due to the reduced number of unknowns in the compositing equation. A prominent approach to matting in parallel to ours is called sampling-based matting, which involves gathering color samples from known-opacity regions to predict the layer colors. Our approach outperforms not only the previous hand-crafted sampling algorithms, but also current data-driven methods. We hence classify our method as a hybrid sampling- and learning-based approach to matting, and demonstrate the effectiveness of our approach through detailed ablation studies using alternative network architectures.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Matting

Similar Papers 제목 키워드 기반

AlphaNet: An Attention Guided Deep Network for Automatic Image Matting

2020-03-07 · Rishab Sharma, Rahul Deora, Anirudha Vishvakarma

In this paper, we propose an end to end solution for image matting i.e high-precision extraction of foreground objects from natural images. Image matting and background detection can be achieved easily through chroma key…

Image MattingSegmentationSemantic Image MattingSemantic Segmentation

Semantic-guided Automatic Natural Image Matting with Trimap Generation Network and Light-weight Non-local Attention

2021-03-31 · Yuhongze Zhou, Liguang Zhou, Tin Lun Lam, Yangsheng Xu

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

Foreground SegmentationImage MattingSegmentation

Indices Matter: Learning to Index for Deep Image Matting

2019-08-02 · ICCV 2019 10 · Hao Lu, Yutong Dai, Chunhua Shen, Songcen Xu

We show that existing upsampling operators can be unified with the notion of the index function. This notion is inspired by an observation in the decoding process of deep image matting where indices-guided unpooling can …

DecoderImage MattingSemantic Image Matting

Designing Effective Inter-Pixel Information Flow for Natural Image Matting

2017-07-01 · CVPR 2017 7 · Yagiz Aksoy, Tunc Ozan Aydin, Marc Pollefeys

We present a novel, purely affinity-based natural image matting algorithm. Our method relies on carefully defined pixel-to-pixel connections that enable effective use of information available in the image and the trimap.…

Image Matting

Diffusion for Natural Image Matting

2023-12-10 · Yihan Hu, Yiheng Lin, Wei Wang, Yao Zhao 외

We aim to leverage diffusion to address the challenging image matting task. However, the presence of high computational overhead and the inconsistency of noise sampling between the training and inference processes pose s…

DecoderImage Matting