YuchenLiu98 / ECCV2022-SDA-FAS

Source-Free Domain Adaptation with Contrastive Domain Alignment and Self-supervised Exploration for Face Anti-Spoofing, ECCV2022
MIT License
19 stars 2 forks source link

可以提供一下args中的模型吗? #7

Closed chenruolin2019 closed 1 year ago

chenruolin2019 commented 1 year ago

比如:--source_model_transformer --source_model_embedder_classifier --dataset_source_pseudo_path --dataset_path --dataset_source_pseudo_path --dataset_target_pseudo_path 这种

YuchenLiu98 commented 1 year ago

Please generate pseudo label yourself and put the according path in args. Download the checkpoint and attach the path for transformer and classifier.