FaceSwap
FaceSwap copied to clipboard
the swapped face does not scale proportionally when the size of two faces vary
Hi, it seems that the face does not scale proportionally when the size of the src (source) face and the dst (destination) face are different. Any idea how to improve this?
Use super resolution algorithm to upsample the image and then swap?