• Stars
    star
    130
  • Rank 275,909 (Top 6 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.