paper-with-me

홈 › Papers

Deep Automatic Natural Image Matting

2021-07-15 · Jizhizi Li, Jing Zhang, DaCheng Tao

Automatic image matting (AIM) refers to estimating the soft foreground from an arbitrary natural image without any auxiliary input like trimap, which is useful for image editing. Prior methods try to learn semantic features to aid the matting process while being limited to images with salient opaque foregrounds such as humans and animals. In this paper, we investigate the difficulties when extending them to natural images with salient transparent/meticulous foregrounds or non-salient foregrounds. To address the problem, a novel end-to-end matting network is proposed, which can predict a generalized trimap for any image of the above types as a unified semantic representation. Simultaneously, the learned semantic features guide the matting network to focus on the transition areas via an attention mechanism. We also construct a test set AIM-500 that contains 500 diverse natural images covering all types along with manually labeled alpha mattes, making it feasible to benchmark the generalization ability of AIM models. Results of the experiments demonstrate that our network trained on available composite matting datasets outperforms existing methods both objectively and subjectively. The source code and dataset are available at https://github.com/JizhiziLi/AIM.

📄 PDF Abstract BibTeX arXiv:2107.07235

Code (1)

JizhiziLi/AIM 공식 구현 pytorch

Tasks

Image Matting

Similar Papers 제목 키워드 기반

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

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

Deep Image Matting: A Comprehensive Survey

2023-04-10 · Jizhizi Li, Jing Zhang, DaCheng Tao

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 …

Image MattingReferring Image MattingSurvey

Matte Anything: Interactive Natural Image Matting with Segment Anything Models

2023-06-07 · Jingfeng Yao, Xinggang Wang, Lang Ye, Wenyu Liu

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 …

Image Matting

Instance Segmentation based Semantic Matting for Compositing Applications

2019-04-10 · Guanqing Hu, James J. Clark

Image compositing is a key step in film making and image editing that aims to segment a foreground object and combine it with a new background. Automatic image compositing can be done easily in a studio using chroma-keyi…

Image MattingInstance SegmentationSemantic Image MattingSemantic Segmentation