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

doubt in testing your code

prerna-grg opened this issue · comments

@MathiasGruber I am trying to test your code on my own masks. I have made the necessary changes. My doubt is what color masks does the code expect. Should the masked region be red (like in your demo) or white like shown below??
add

Similarly should the mask be black-over-white or white-over-black??
mask

Excuse me. Have you ever trained the model before testing? If not, where did you get the trained model or weights?