You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for interesting work!
used python demo.py --ckpt expr/checkpoints/celeba_hq_8x8_20M_revised.pt --dataset celeba_hq
I try to evaluate quality of real photos embedding.
It works impressively good on provided by default images:
Hello, thank you for interesting work!
used
python demo.py --ckpt expr/checkpoints/celeba_hq_8x8_20M_revised.pt --dataset celeba_hq
I try to evaluate quality of real photos embedding.
It works impressively good on provided by default images:
however drastically worse on photos from internet:
(photos are aligned by face landmarks and cropped to 1024x1024 by https://github.com/ZPdesu/Barbershop/blob/main/align_face.py)
what can be the reason and how do I fix this?
source images:
The text was updated successfully, but these errors were encountered: