zengxianyu / crfill

CR-Fill: Generative Image Inpainting with Auxiliary Contextual Reconstruction. ICCV 2021
Other
225 stars 43 forks source link

[Question] What is the expected image resolution size of the model? #21

Open roimulia2 opened 2 years ago

roimulia2 commented 2 years ago

Hey there!

I'm trying to understand what is the image resolution size I should pass to the model, and what is the highest resolution the model supports?

Thanks!

zengxianyu commented 2 years ago

I think 1024 would work

roimulia2 commented 2 years ago

Hey @zengxianyu , thank you for the response! Should I expect better results on 512x512 images or 1024x1024 in terms of the inpainting result quality?