biteye / Face-Anti-spoofing.pytorch

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

Home Page:https://deepcam.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://deepcam.com/


Languages

Language:Python 58.1%Language:Java 41.9%