Deep Automatic Portrait Matting

Abstract

We propose an automatic image matting method for portrait images. This method does not need user interaction, which was however essential in most previous approaches. In order to accomplish this goal, a new end-to-end convolutional neural network (CNN) based framework is proposed taking the input of a portrait image. It outputs the matte result. Our method considers not only image semantic prediction but also pixel-level image matte optimization. A new portrait image dataset is constructed with our labeled matting ground truth. Our automatic method achieves comparable results with state-of-the-art methods that require specified foreground and background regions or pixels. Many applications are enabled given the automatic nature of our system.

Cite

Text

Shen et al. "Deep Automatic Portrait Matting." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_6

Markdown

[Shen et al. "Deep Automatic Portrait Matting." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/shen2016eccv-deep/) doi:10.1007/978-3-319-46448-0_6

BibTeX

@inproceedings{shen2016eccv-deep,
  title     = {{Deep Automatic Portrait Matting}},
  author    = {Shen, Xiaoyong and Tao, Xin and Gao, Hongyun and Zhou, Chao and Jia, Jiaya},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {92-107},
  doi       = {10.1007/978-3-319-46448-0_6},
  url       = {https://mlanthology.org/eccv/2016/shen2016eccv-deep/}
}