AliaksandrSiarohin / motion-cosegmentation

Reference code for "Motion-supervised Co-Part Segmentation" paper
Other
656 stars 141 forks source link

Face Swap #3

Closed BestBoyBerlin closed 4 years ago

BestBoyBerlin commented 4 years ago

Is it possible to swap the whole face, instead of just a part like the hair?

AliaksandrSiarohin commented 4 years ago

Yes you need to select corresponding parts. See notebook. Unfortunately best results is achived with supervised Segmentation, see last section of the part_swap.ipynb notebook. Depending on the case it may be benificial to use source segmentation or hard labels.