Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Image Matting

About

Image matting is a fundamental computer vision problem and has many applications. Previous algorithms have poor performance when an image has similar foreground and background colors or complicated textures. The main reasons are prior methods 1) only use low-level features and 2) lack high-level context. In this paper, we propose a novel deep learning based algorithm that can tackle both these problems. Our deep model has two parts. The first part is a deep convolutional encoder-decoder network that takes an image and the corresponding trimap as inputs and predict the alpha matte of the image. The second part is a small convolutional network that refines the alpha matte predictions of the first network to have more accurate alpha values and sharper edges. In addition, we also create a large-scale image matting dataset including 49300 training images and 1000 testing images. We evaluate our algorithm on the image matting benchmark, our testing set, and a wide variety of real images. Experimental results clearly demonstrate the superiority of our algorithm over previous methods.

Ning Xu, Brian Price, Scott Cohen, Thomas Huang• 2017

Related benchmarks

TaskDatasetResultRank
Image MattingComposition-1K (test)
SAD48.87
203
MattingDistinction-646 (test)
SAD47.56
45
Image MattingP3M-500-NP
SAD (Trimap)5.32
27
Natural Image MattingDistinctions-646 (test)
SAD47.6
21
Portrait MattingPPM-100 (test)
MSE0.0016
19
Portrait MattingP3M-500-P 1.0 (test)
SAD4.89
18
Image MattingP3M-500-P
SAD8.73
16
Semantic Image MattingSemantic Image Matting Dataset (test)
SAD48.07
16
Image MattingAIM-500
SAD39.97
14
Portrait MattingAMD portrait foregrounds (val)
MSE0.0014
11
Showing 10 of 23 rows

Other info

Follow for update