Alpha Matte Generation from Single Input for Portrait Matting
Dogucan Yaman, Haz{\i}m Kemal Ekenel, Alexander Waibel

TL;DR
This paper introduces a novel input-free portrait matting method that divides the task into segmentation and alpha prediction, outperforming existing single-input models without relying on additional inputs.
Contribution
The paper proposes an input-free approach with a segmentation encoding block, improving portrait matting accuracy and robustness compared to prior methods that depend on extra inputs.
Findings
Outperforms MODNet and MGMatting on benchmark datasets.
Achieves comparable results with methods requiring additional inputs.
Effective segmentation encoding enhances alpha matte prediction.
Abstract
In the portrait matting, the goal is to predict an alpha matte that identifies the effect of each pixel on the foreground subject. Traditional approaches and most of the existing works utilized an additional input, e.g., trimap, background image, to predict alpha matte. However, (1) providing additional input is not always practical, and (2) models are too sensitive to these additional inputs. To address these points, in this paper, we introduce an additional input-free approach to perform portrait matting. We divide the task into two subtasks, segmentation and alpha matte prediction. We first generate a coarse segmentation map from the input image and then predict the alpha matte by utilizing the image and segmentation map. Besides, we present a segmentation encoding block to downsample the coarse segmentation map and provide useful feature representation to the residual block, since…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Color Science and Applications · Image and Signal Denoising Methods
MethodsMODNet
