shaoanlu / fewshot-face-translation-GAN

Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
793 stars 130 forks source link

Face size not not matching the photo #24

Open AKwoKWH opened 4 years ago

AKwoKWH commented 4 years ago

In the output image, you can see a square of new face overlapping the original image. It seems that the size of the generated grid is not correct.

image

it is obvious if the input image resolution is high.