paper-with-me

홈 › Papers

Diffusion for Natural Image Matting

2023-12-10 · Yihan Hu, Yiheng Lin, Wei Wang, Yao Zhao, Yunchao Wei, Humphrey Shi

We aim to leverage diffusion to address the challenging image matting task. However, the presence of high computational overhead and the inconsistency of noise sampling between the training and inference processes pose significant obstacles to achieving this goal. In this paper, we present DiffMatte, a solution designed to effectively overcome these challenges. First, DiffMatte decouples the decoder from the intricately coupled matting network design, involving only one lightweight decoder in the iterations of the diffusion process. With such a strategy, DiffMatte mitigates the growth of computational overhead as the number of samples increases. Second, we employ a self-aligned training strategy with uniform time intervals, ensuring a consistent noise sampling between training and inference across the entire time domain. Our DiffMatte is designed with flexibility in mind and can seamlessly integrate into various modern matting architectures. Extensive experimental results demonstrate that DiffMatte not only reaches the state-of-the-art level on the Composition-1k test set, surpassing the best methods in the past by 5% and 15% in the SAD metric and MSE metric respectively, but also show stronger generalization ability in other benchmarks.

📄 PDF Abstract BibTeX arXiv:2312.05915

Code (1)

yihanhu-2022/diffmatte 공식 구현 pytorch

Tasks

DecoderImage 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 제목 키워드 기반

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

DiffusionMat: Alpha Matting as Sequential Refinement Learning

2023-11-22 · Yangyang Xu, Shengfeng He, Wenqi Shao, Kwan-Yee K. Wong 외

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

DenoisingImage Matting

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

Hierarchical Opacity Propagation for Image Matting

2020-04-07 · Yaoyi Li, Qingyao Xu, Hongtao Lu

Natural image matting is a fundamental problem in computational photography and computer vision. Deep neural networks have seen the surge of successful methods in natural image matting in recent years. In contrast to tra…

Image Matting

PP-Matting: High-Accuracy Natural Image Matting

2022-04-20 · Guowei Chen, Yi Liu, Jian Wang, Juncai Peng 외

Natural image matting is a fundamental and challenging computer vision task. It has many applications in image editing and composition. Recently, deep learning-based approaches have achieved great improvements in image m…

Image MattingSemantic SegmentationVocal Bursts Intensity Prediction