yinanhe / ForgeryNet

[CVPR 2021 Oral] ForgeryNet: A Versatile Benchmark for Comprehensive Forgery Analysis
100 stars 4 forks source link

About the approaches for face transfer #10

Closed zjulzy closed 3 years ago

zjulzy commented 3 years ago

Hi, thanks for your great work. I have never heard of the two approaches for face transfer in your dataset (BlendFace and MMreplacement). Can you provide some information about them?

yinanhe commented 3 years ago

BlendFace is a image processing method. MMreplacement is a graphics method with 3d morphable face models. Details are described in Fig.4

zjulzy commented 3 years ago

Thank you very much!