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:



Hello, thank you for interesting work!
used
python demo.py --ckpt expr/checkpoints/celeba_hq_8x8_20M_revised.pt --dataset celeba_hqI 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:


