HongguLiu / Deepfake-Detection

The Pytorch implemention of Deepfake Detection based on Faceforensics++
https://github.com/ondyari/FaceForensics
Apache License 2.0
293 stars 57 forks source link

about the pretained model #29

Closed LEtranger2 closed 10 months ago

LEtranger2 commented 1 year ago

what is the model of ffpp_c23.pth ? xception or meso4?

HongguLiu commented 1 year ago

xception

LEtranger2 commented 1 year ago

Thanks!