CHELSEA234 / Multi-domain-learning-FAS

The multi-domain FAS work with SiW-Mv2 dataset (ECCV 2022 oral)
http://cvlab.cse.msu.edu/siwm-v2-dataset.html
68 stars 9 forks source link

Request for pre-trained model on SiW-Mv2 #8

Closed raviy0807 closed 1 year ago

CHELSEA234 commented 1 year ago

hi, please take a look on https://drive.google.com/drive/folders/1CHIzOUyy3YvpDi-gP6nCIdOPHJWWxQQo

raviy0807 commented 1 year ago

hi, please take a look on https://drive.google.com/drive/folders/1CHIzOUyy3YvpDi-gP6nCIdOPHJWWxQQo

Hi @CHELSEA234 ,

Thanks for directing the link. I am trying to run the script for the inference : source/test_architecture.py

In this file, it requires trained model with 2 other folders of RE & G_Op as written here : https://github.com/CHELSEA234/Multi-domain-learning-FAS/blob/main/source/test_architecture.py#L68

Please guide me on this

Thanks