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

Resume from 1000000.pth pretrained checkpoint seems not working?

AmanuelHirpa opened this issue · comments

Hi! I wanted to know how I can work with the pre-trained model, I just realized what a behemoth task it is to generate the data and train too.

how I can work with the pre-trained model

Please see here

I just realized what a behemoth task it is to generate the data and train too

Please refer to the original paper. For the mask, please refer here