paper-with-me

Papers

DiffusionMat: Alpha Matting as Sequential Refinement Learning

2023-11-22 · Yangyang Xu, Shengfeng He, Wenqi Shao, Kwan-Yee K. Wong, Yu Qiao, Ping Luo

In this paper, we introduce DiffusionMat, a novel image matting framework that employs a diffusion model for the transition from coarse to refined alpha mattes. Diverging from conventional methods that utilize trimaps merely as loose guidance for alpha matte prediction, our approach treats image matting as a sequential refinement learning process. This process begins with the addition of noise to trimaps and iteratively denoises them using a pre-trained diffusion model, which incrementally guides the prediction towards a clean alpha matte. The key innovation of our framework is a correction module that adjusts the output at each denoising step, ensuring that the final result is consistent with the input image's structures. We also introduce the Alpha Reliability Propagation, a novel technique designed to maximize the utility of available guidance by selectively enhancing the trimap regions with confident alpha information, thus simplifying the correction task. To train the correction module, we devise specialized loss functions that target the accuracy of the alpha matte's edges and the consistency of its opaque and transparent regions. We evaluate our model across several image matting benchmarks, and the results indicate that DiffusionMat consistently outperforms existing methods. Project page at~\url{https://cnnlstm.github.io/DiffusionMat

📄 PDF Abstract BibTeX arXiv:2311.13535

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Matting

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Enhancing Image Matting in Real-World Scenes with Mask-Guided Iterative Refinement

2025-02-24 · Rui Liu

Real-world image matting is essential for applications in content creation and augmented reality. However, it remains challenging due to the complex nature of scenes and the scarcity of high-quality datasets. To address …

Benchmarkingfeature selectionImage Matting

Cascade Image Matting with Deformable Graph Refinement

2021-05-06 · ICCV 2021 10 · Zijian Yu, Xuhui Li, Huijuan Huang, Wen Zheng 외

Image matting refers to the estimation of the opacity of foreground objects. It requires correct contours and fine details of foreground objects for the matting results. To better accomplish human image matting tasks, we…

Image Matting

One-Trimap Video Matting

2022-07-27 · Hongje Seong, Seoung Wug Oh, Brian Price, Euntai Kim 외

Recent studies made great progress in video matting by extending the success of trimap-based image matting to the video domain. In this paper, we push this task toward a more practical setting and propose One-Trimap Vide…

Image MattingVideo Matting

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

Image MattingPose Estimation

Matting Anything

2023-06-08 · Jiachen Li, Jitesh Jain, Humphrey Shi

In this paper, we propose the Matting Anything Model (MAM), an efficient and versatile framework for estimating the alpha matte of any instance in an image with flexible and interactive visual or linguistic user prompt g…

Image MattingReferring Image Matting