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

models differences #33

Open PrielHaz opened 10 months ago

PrielHaz commented 10 months ago

what is the difference between: ffpp_c40.pth ffpp_c23.pth deepfake_c0_xception.pkl

All of them are exceptionNet? The difference is the dataset they trained on?

HongguLiu commented 10 months ago

Yes, all of them are based on XceptionNet and the differences are the training datasets.