Train code of face anti-spoofing with a single RGB frame
A PyTorch implementation of Exploiting temporal and depth information for multi-frame face anti-spoofing. It is only the single frame part.
- Install PyTorch
- You can get part of our train data from BaiDu Drive, 提取码: kx1m. Copy the data to ''./data'.
python train.py
- Android Demo can be tested on Android Device.