murphytju / DiffFAS

[ECCV 2024🔥] The official code for the paper DiffFAS: Face Anti-Spoofing via Generative Diffusion Models.
28 stars 1 forks source link

Pretrained Classifier model ? #1

Open zero-suger opened 2 months ago

zero-suger commented 2 months ago

Good morning ~

First of all thank you such a hard work. I have a few questions.

1) Could you provide the pretrained models ?

2) Could you share 'PADISI.pkl' file ?

3) If I wanna train the model from scratch, can I use 'RESNET18' instead of 'PADISI.pkl'

(But I am getting this error : model_autoencoder = model_autoencoder.cuda() AttributeError: 'collections.OrderedDict' object has no attribute 'cuda')

Thank you :)

murphytju commented 2 months ago

I will update the required pretrained models, readme.md and further check the code. Please wait for a moments.

zero-suger commented 2 months ago

I will update the required pretrained models, readme.md and further check the code. Please wait for a moments.

thank you very much

Shan-Lee2k commented 1 month ago

I will update the required pretrained models, readme.md and further check the code. Please wait for a moments.

Hi there, I wanna ask when you update readme file! Thanks for your hard work!

Zhangjw0211 commented 2 weeks ago

您好,感谢您及团队杰出的工作,我想问一下什么时候可以完善readme和相关的模型文件,十分感谢!