Home

Awesome

FRT-PAD

This is an official pytorch implementation of 'Effective Presentation Attack Detection Driven by Face Related Task'. (Accepted by ECCV 2022)

Effective Presentation Attack Detection Driven by Face Related Task

Method

Requirements

Datasets

The proposed method is evaluated on four publicly-available datasets, i.e.

Usage

The proposed FRT-PAD method is trained through three steps:

In Face Recognition model, we use a Pre-trained ResNet-18, and you can download the weights from ms1mv3_arcface_r18_fp16/backbone.

In Face Expression Recognition model, we also use a pre-trained ResNet-18, and you can download the weights from SCN.

In Face Attribute Editing model, we only use its Discriminator, which can be downloaded from pretrained-celeba-128x128.