switchablenorms / CelebAMask-HQ

A large-scale face dataset for face parsing, recognition, generation and editing.
2.09k stars 348 forks source link

How to change the size of output #20

Closed YunbaiZhang closed 4 years ago

YunbaiZhang commented 5 years ago

Hi, thanks for sharing such a great project. I have a question about how to change the size of the output image. Since we need the labeled output to be 256 256, and there is a parameter called 'imsize' that provides an option to change the size. But this is an input error when I changed the imsize from defaulted 512512 to 256*256. Can you help me with that?

steven413d commented 5 years ago

Hi, I have made some modifications. Please try again.