vickyFox / Region-wise-Inpainting

Region-wise GAN, image inpainting
MIT License
52 stars 17 forks source link

No satisfactory results on high-resolution image inpainting #19

Open RyanHangZhou opened 3 years ago

RyanHangZhou commented 3 years ago

Hi, I tried on an 1080X1920 image with a large area-filled mask. The results seems not ok to me:

1

1

1

Could you explain why it didn't work, or do you know any literature that can deal that very well?

Thanks.

Sakshi6288 commented 1 month ago

Hii Could you explain how you prepared this dataset? I'm providing the input image path as the folder containing all the images, but I'm encountering this error. TypeError: Input 'filename' of 'ReadFile' Op has type float32 that does not match expected type of string. Could you share the steps for preparing the dataset?