paper-with-me

Papers

Hierarchical Opacity Propagation for Image Matting

2020-04-07 · Yaoyi Li, Qingyao Xu, 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 propagation-based matting methods, some top-tier deep image matting approaches tend to perform propagation in the neural network implicitly. A novel structure for more direct alpha matte propagation between pixels is in demand. To this end, this paper presents a hierarchical opacity propagation (HOP) matting method, where the opacity information is propagated in the neighborhood of each point at different semantic levels. The hierarchical structure is based on one global and multiple local propagation blocks. With the HOP structure, every feature point pair in high-resolution feature maps will be connected based on the appearance of input image. We further propose a scale-insensitive positional encoding tailored for image matting to deal with the unfixed size of input image and introduce the random interpolation augmentation into image matting. Extensive experiments and ablation study show that HOP matting is capable of outperforming state-of-the-art matting methods.

📄 PDF Abstract BibTeX arXiv:2004.03249

Code (0)

등록된 구현이 없습니다.

Tasks

Image Matting

Similar Papers 제목 키워드 기반

Hierarchical and Progressive Image Matting

2022-10-13 · Yu Qiao, Yuhao Liu, Ziqi Wei, Yuxin Wang 외

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

Image MattingSSIM

Learning-Based Sampling for Natural Image Matting

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

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

Image Matting

Natural Image Matting via Guided Contextual Attention

2020-01-13 · Yaoyi Li, Hongtao Lu

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…

Image MattingSemantic Image MattingTransparent objects

Salient Image Matting

2021-03-23 · Rahul Deora, Rishab Sharma, Dinesh Samuel Sathia Raj

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

Image MattingObjectobject-detectionObject Detection+1

Foreground color prediction through inverse compositing

2021-03-24 · Sebastian Lutz, Aljosa Smolic

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, advance…

Image MattingPrediction