/cvprw2020

The code for Chalearn Single-modal (RGB) Cross-ethnicity Face anti-spoofing Recognition Challenge@CVPR2020

Primary LanguagePython

CVPRW2020

Requirements

This is my experiment eviroument, pytorch0.4 should also be fine

  • python3.6
  • pytorch1.0
  • cuda8.0

Usage

1. train the model

$ python train_cefa.py

2. test the model

Test the model using test.py

$ python test_cefa.py

2. combine the result

Test the model using test.py

$ python result_combine.py