paper-with-me

Papers

JMNet: A joint matting network for automatic human matting

2020-04-14 · Xian Wu, Xiao-Nan Fang, Tao Chen, Fang-Lue Zhang

We propose a novel end-to-end deep learning framework, the Joint Matting Network (JMNet), to automatically generate alpha mattes for human images. We utilize the intrinsic structures of the human body as seen in images by introducing a pose estimation module, which can provide both global structural guidance and a local attention focus for the matting task. Our network model includes a pose network, a trimap network, a matting network, and a shared encoder to extract features for the above three networks. We also append a trimap refinement module and utilize gradient loss to provide a sharper alpha matte. Extensive experiments have shown that our method outperforms state-of-theart human matting techniques; the shared encoder leads to better performance and lower memory costs. Our model can process real images downloaded from the Internet for use in composition applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image MattingPose Estimation

Similar Papers 제목 키워드 기반

Automatic Trimap Generation for Image Matting

2017-07-02 · Vikas Gupta, Shanmuganathan Raman

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 …

Image Matting

Robust Human Matting via Semantic Guidance

2022-10-11 · Xiangguang Chen, Ye Zhu, Yu Li, Bingtao Fu 외

Automatic human matting is highly desired for many real applications. We investigate recent human matting methods and show that common bad cases happen when semantic human segmentation fails. This indicates that semantic…

Image MattingSegmentation

Semantic Human Matting

2018-09-05 · Quan Chen, Tiezheng Ge, Yanyu Xu, Zhiqiang Zhang 외

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

Image Matting

Human Instance Matting via Mutual Guidance and Multi-Instance Refinement

2022-05-22 · CVPR 2022 1 · Yanan sun, Chi-Keung Tang, Yu-Wing Tai

This paper introduces a new matting task called human instance matting (HIM), which requires the pertinent model to automatically predict a precise alpha matte for each human instance. Straightforward combination of clos…

Image MattingInstance SegmentationSemantic Segmentation

In-Context Matting

2024-03-23 · CVPR 2024 1 · He guo, Zixuan Ye, Zhiguo Cao, Hao Lu

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

Image Matting