Deep Propagation Based Image Matting
Abstract
In this paper, we propose a deep propagation based image matting framework by introducing deep learning into learning an alpha matte propagation principal. Our deep learning architecture is a concatenation of a deep feature extraction module, an affinity learning module and a matte propagation module. These three modules are all differentiable and can be optimized jointly via an end-to-end training process. Our framework results in a semantic-level pairwise similarity of pixels for propagation by learning deep image representations adapted to matte propagation. It combines the power of deep learning and matte propagation and can therefore surpass prior state-of-the-art matting techniques in terms of both accuracy and training complexity, as validated by our experimental results from 243K images created based on two benchmark matting databases.
Cite
Text
Wang et al. "Deep Propagation Based Image Matting." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/139Markdown
[Wang et al. "Deep Propagation Based Image Matting." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/wang2018ijcai-deep-a/) doi:10.24963/IJCAI.2018/139BibTeX
@inproceedings{wang2018ijcai-deep-a,
title = {{Deep Propagation Based Image Matting}},
author = {Wang, Yu and Niu, Yi and Duan, Peiyong and Lin, Jianwei and Zheng, Yuanjie},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2018},
pages = {999-1006},
doi = {10.24963/IJCAI.2018/139},
url = {https://mlanthology.org/ijcai/2018/wang2018ijcai-deep-a/}
}