/Face-Anti-spoofing.pytorch

Train code of face anti-spoofing with a single RGB frame

Primary LanguagePython

Face-Anti-spoofing.pytorch

Train code of face anti-spoofing with a single RGB frame

Introduction

A PyTorch implementation of Exploiting temporal and depth information for multi-frame face anti-spoofing. It is only the single frame part.

Installation

  • Install PyTorch

Datasets

  • You can get part of our train data from BaiDu Drive, 提取码: kx1m. Copy the data to ''./data'.

Train

python train.py

Android Demo

  • Android Demo can be tested on Android Device.