wangzhuo2019 / SSAN

Domain Generalization via Shuffled Style Assembly for Face Anti-Spoofing, CVPR2022.
MIT License
93 stars 22 forks source link

Evaluation on cross-domain intra-type #7

Open changliu816 opened 2 years ago

changliu816 commented 2 years ago

Hi, thanks for the great work! Just want to make sure the evaludation setting. The four mentioned datasets have their respective train/test split. For the evaludation (Leave-1-out) in your case, do you use the train split of three sets for training and use the train split of the remaining one for testing? or do you use the test split of the remaining one for testing? Thanks

wangzhuo2019 commented 2 years ago

We use the train split of three sets for training and use the test split of the remaining one for testing.