paper-with-me

홈 › Papers

MP-Mat: A 3D-and-Instance-Aware Human Matting and Editing Framework with Multiplane Representation

2025-04-20 · Siyi Jiao, Wenzheng Zeng, Yerong Li, Huayu Zhang, Changxin Gao, Nong Sang, Mike Zheng Shou

Human instance matting aims to estimate an alpha matte for each human instance in an image, which is challenging as it easily fails in complex cases requiring disentangling mingled pixels belonging to multiple instances along hairy and thin boundary structures. In this work, we address this by introducing MP-Mat, a novel 3D-and-instance-aware matting framework with multiplane representation, where the multiplane concept is designed from two different perspectives: scene geometry level and instance level. Specifically, we first build feature-level multiplane representations to split the scene into multiple planes based on depth differences. This approach makes the scene representation 3D-aware, and can serve as an effective clue for splitting instances in different 3D positions, thereby improving interpretability and boundary handling ability especially in occlusion areas. Then, we introduce another multiplane representation that splits the scene in an instance-level perspective, and represents each instance with both matte and color. We also treat background as a special instance, which is often overlooked by existing methods. Such an instance-level representation facilitates both foreground and background content awareness, and is useful for other down-stream tasks like image editing. Once built, the representation can be reused to realize controllable instance-level image editing with high efficiency. Extensive experiments validate the clear advantage of MP-Mat in matting task. We also demonstrate its superiority in image editing tasks, an area under-explored by existing matting-focused methods, where our approach under zero-shot inference even outperforms trained specialized image editing techniques by large margins. Code is open-sourced at https://github.com/JiaoSiyi/MPMat.git}.

📄 PDF Abstract BibTeX arXiv:2504.14606

Code (0)

등록된 구현이 없습니다.

Tasks

Image Matting

Similar Papers 제목 키워드 기반

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

End-to-End Human Instance Matting

2024-03-03 · Qinglin Liu, Shengping Zhang, Quanling Meng, Bineng Zhong 외

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…

Image MattingInstance SegmentationSemantic Segmentation

Video Instance Matting

2023-11-07 · Jiachen Li, Roberto Henschel, Vidit Goel, Marianna Ohanyan 외

Conventional video matting outputs one alpha matte for all instances appearing in a video frame so that individual instances are not distinguished. While video instance segmentation provides time-consistent instance mask…

BinarizationImage MattingInstance SegmentationSemantic Segmentation+2

MaGGIe: Masked Guided Gradual Human Instance Matting

2024-04-24 · CVPR 2024 1 · Chuong Huynh, Seoung Wug Oh, Abhinav Shrivastava, Joon-Young Lee

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

Image MattingVideo 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