naoto0804 / pytorch-inpainting-with-partial-conv

Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bad examples

tengshaofeng opened this issue · comments

@naoto0804 hi, so appreciate with your great work. When I test my image with your pretrained model,it coms bad result:
image
image
image
image
image
how about yours result? can you help me?

The quality of removal depends on the dataset that your model is trained. Since the model provided is trained on Places2, it may not work in out-of-distribution data such as Faces.