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 training dataset #30

Closed githuboflk closed 10 months ago

githuboflk commented 1 year ago

How are the faces for training obtained? The mask provided by the official or extracted by using the existing model(retinaFace or others).

HongguLiu commented 1 year ago

Both Retinaface and Dlib are ok.