MathiasGruber / PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace the unmask regions with Ground Truth

ljjcoder opened this issue · comments

@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?

It does not use ground truth.