Skip to content

The author's unofficial PyTorch re-implementation of Face-Xray

License

Notifications You must be signed in to change notification settings

alsgkals2/Face-Xray

 
 

Repository files navigation

Note

I modified some code of unofficial implmented in Github to progress it. More, I upload code that can get the 64 landmarks of face in a frame image. Because Face-Xray is required the information of landmark face.

Face-X-ray

The author's unofficial PyTorch re-implementation of Face Xray

This repo contains code for the BI data generation pipeline from Face X-ray for More General Face Forgery Detection by Lingzhi Li, Jianmin Bao, Ting Zhang, Hao Yang, Dong Chen, Fang Wen, Baining Guo.

Usage

Just run bi_online_generation.py and you can get the following result. which is describe at Figure.5 in the paper.

demo

To get the whole BI dataset, you will need crop all the face and compute the landmarks as describe in the code.

About

The author's unofficial PyTorch re-implementation of Face-Xray

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.8%
  • Jupyter Notebook 26.2%