Skip to content

ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019

Notifications You must be signed in to change notification settings

SkyKuang/Face-anti-spoofing

Repository files navigation

Face-anti-spoofing

ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019 Result: rank

Environment:

Ubuntu 16.04, GPU:GTX 1080Ti 

Dependencies:

python == 3.6.2

pytorch == 0.4 .1

numpy ==1.15.2

matplotlib == 3.0.2

sklearn ==0.20.3

opencv-python==3.4.3

Pillow

Install the dependencies:

pip install -r requirements.txt

The dataset folder is shown below:

dataset folder

Run:

CUDA_VISIBLE_DEVICES= 0 python train_xx.py --root /home/xxxx/datasets/CASIA-SURF

Contact:

Thank you for your interest in our work. If you have any questions, please feel free to contact me: skykuang@stu.xmu.edu.cn.

About

ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages