switchablenorms / CelebAMask-HQ

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

Celeba with larger sizes #116

Open mahmoodn opened 9 months ago

mahmoodn commented 9 months ago

Hi, I have used the original celeba dataset (img_align_celeba.zip) for training on GPU via a pytorch script. I would like to know if there is similar dataset with larger image size or not. Currently, they are 178x218 pixels. It seems that CelebAMask-HQ is a selection from the original dataset with larger size, if I understand correctly. Am I right? Does that mean I can use CelebAMask-HQ similar to celeba original dataset?