MathiasGruber / PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
MIT License
903 stars 253 forks source link

replace the unmask regions with Ground Truth #63

Open ljjcoder opened 4 years ago

ljjcoder commented 4 years ago

@MathiasGruber Thank you very much for sharing your work!I am a little puzzled whether the final output of your test code directly uses the convolution prediction result as the final result or does it replace the prediction result of the unmask regions with Ground Truth?

neilthefrobot commented 3 years ago

It does not use ground truth.