paulu / deepfeatinterp

Deep Feature Interpolation (CVPR 2017)
GNU General Public License v3.0
278 stars 50 forks source link

Inpainting facial pixels #15

Open sbanerj1 opened 6 years ago

sbanerj1 commented 6 years ago

I want to hallucinate (inpaint) part of the face image, as shown in Figures 4, 6 and 8 of the paper (https://www.cs.cornell.edu/~paulu/dfi.pdf). I would like to provide the missing pixels in the form of a mask.

Could you please specify how to generate these results with your code?