Skip to content

This is an unofficial implementations for Latent Distribution Adjusting for Face Anti-Spoofing.

License

Notifications You must be signed in to change notification settings

RicardooYoung/LatentDistributionAdjusting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Distribution Adjusting

This is an unofficial implementations for Latent Distribution Adjusting for Face Anti-Spoofing. To refer the paper please click here.

How to use

Prepare your dataset

Put your dataset in the folder data/, and corresponding [dataset.py] in datasets/(for instance, define MyDataset in datasets/dataset), and import your customized dataset in [trainer.py].

Train

Use Bash train.sh to train LDA model. The model consists many hyperparameters, which is stored in hyp/LDA.json. During training model's parameter will be automatically stored in results/ on every epoch, denoted with validation loss.

About

This is an unofficial implementations for Latent Distribution Adjusting for Face Anti-Spoofing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages