Zhendong-Wang / Diffusion-GAN

Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion
MIT License
605 stars 64 forks source link

About the dataset preprocessing #37

Open jyqhahah opened 8 months ago

jyqhahah commented 8 months ago

Hi, I want to train StyleGAN on Celeba64, could you please tell me how to prepare the celeba64.zip? Thanks!

Zhendong-Wang commented 8 months ago

We follow the same way as the StyleGAN paper, and show it here https://github.com/Zhendong-Wang/Diffusion-GAN?tab=readme-ov-file#data-preparation.