cyclomon / DiagonalGAN

Pytorch Implementation of "Diagonal Attention and Style-based GAN for Content-Style disentanglement in image generation and translation" (ICCV 2021)
MIT License
40 stars 8 forks source link

Missing ./data/Celeb/Celeb_proc.py file #1

Closed sr-jeon closed 2 years ago

sr-jeon commented 2 years ago

First of all, thanks for your high-quality codes!

I couldn't find ./data/Celeb/Celeb_proc.py file in the current version. I'd appreciate it if you could tell me how to solve it.

sr-jeon commented 2 years ago

++ I am also wondering if you have any plan on releasing AFHQ pre-trained model.

Thanks again!