← 返回论文检索
SIGGRAPH 2024Lighting and Matting with Image Generation

Matting by Generation

Zhixiang Wang 0001, Baiang Li, Jian Wang 0100, Yu-Lun Liu 0001, Jinwei Gu, Yung-Yu Chuang, Shin'ichi Satoh 0001

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3641519.3657519 ↗

摘要

This paper introduces an innovative approach for image matting that redefines the traditional regression-based task as a generative modeling challenge. Our method harnesses the capabilities of latent diffusion models, enriched with extensive pre-trained knowledge, to regularize the matting process. We present novel architectural innovations that empower our model to produce mattes with superior resolution and detail. The proposed method is versatile and can perform both guidance-free and guidance-based image matting, accommodating a variety of additional cues. Our comprehensive evaluation across three benchmark datasets demonstrates the superior performance of our approach, both quantitatively and qualitatively. The results not only reflect our method’s robust effectiveness but also highlight its ability to generate visually compelling mattes that approach photorealistic quality. The code for this paper is available at https://github.com/lightChaserX/alphaLDM.