This is the unofficial implementation of the core two-stream model from Generalizing Face Forgery Detection with High-frequency Features (CVPR 2021) in Pytorch. The original paper [here](Generalizing Face Forgery Detection With High-Frequency Features (thecvf.com))
The overall network is shown as follows
- pytorch 1.7
- dlib
- cv2
- tqdm
- Linux