raywzy / ICT

High-Fidelity Pluralistic Image Completion with Transformers (ICCV 2021)
313 stars 44 forks source link

how to get mask image of dataset? #23

Open myoh97 opened 2 years ago

myoh97 commented 2 years ago

hi, thanks for sharing your code. could you tell me how can i get mask images of dataset? i'd like to use FFHQ.

thank you.

raywzy commented 2 years ago

Hi, you could get the mask here. You could also generate the mask on-the-fly by enabling --random_stroke option.