switchablenorms / CelebAMask-HQ

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

I have a problem in runing demo.py #106

Closed hyojk2001 closed 2 years ago

hyojk2001 commented 2 years ago

I downloaded the checkpoints files, but when I run demo.py, the message is ./checkpoints/label2face_512p/latest_net_G.pth not exists yet!

so I want to check the path about them. My path of checkpoints is .\CelebAMask-HQ\MaskGAN_demo\checkpoints\label2face_512p\latest_net_G.pth . if I have to change the path of checkpoints, please let me know.