Improving Deep Image Matting via Local Smoothness Assumption
Rui Wang, Jun Xie, Jiacheng Han, Dezhen Qi

TL;DR
This paper introduces a deep image matting method that leverages local smoothness assumptions, proposing three techniques to enhance model performance and outperform existing methods.
Contribution
It systematically incorporates local smoothness assumptions into deep learning for image matting, introducing training refinement, color augmentation, and backpropagating refinement.
Findings
Significant performance improvement over existing methods
Effective use of local smoothness assumptions in deep learning
Validated through comprehensive experiments
Abstract
Natural image matting is a fundamental and challenging computer vision task. Conventionally, the problem is formulated as an underconstrained problem. Since the problem is ill-posed, further assumptions on the data distribution are required to make the problem well-posed. For classical matting methods, a commonly adopted assumption is the local smoothness assumption on foreground and background colors. However, the use of such assumptions was not systematically considered for deep learning based matting methods. In this work, we consider two local smoothness assumptions which can help improving deep image matting models. Based on the local smoothness assumptions, we propose three techniques, i.e., training set refinement, color augmentation and backpropagating refinement, which can improve the performance of the deep image matting model significantly. We conduct experiments to examine…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Image and Signal Denoising Methods · Color Science and Applications
