foamliu/Deep-Image-Matting-PyTorch

About fg in training data

Opened this issue · 0 comments

Hi, may I know how you compute the foreground color, Fig.2(c) in the paper

image

and I found that the training images are not original images but foreground color for compositing in Composition 1K

why not using the original images for compositing?

many thanks!