shicaiwei123 / patch_based_cnn

the implement of Face Anti-Spoofing Using Patch and Depth-Based CNNs
30 stars 12 forks source link

Is it possible to provide pretrained model just for testing #3

Closed PradumanS closed 3 years ago

PradumanS commented 3 years ago

Awesome work!! I want to test few images, would really appreciate providing pre-trained models. Thanks.

shicaiwei123 commented 3 years ago

Hi, the pre-trained models have already been put in the library output/models.

PradumanS commented 3 years ago

Ohh sorry my bad, thanks a lot.