yaojieliu / ECCV20-STDN

Source code for ECCV 2020 paper: On Disentangling Spoof Trace for Generic Face Anti-Spoofing
http://cvlab.cse.msu.edu/project-face-anti.html
Other
152 stars 35 forks source link

Calculation of score from score.txt ? #21

Open Kapil-23 opened 3 years ago

Kapil-23 commented 3 years ago

Hi,

Can i get script or code to calculate score generated from score.txt using test.py ?

./data/test/live\1\1.png, -0.623,-0.009,0.005,-0.009,-0.003 ./data/test/spoof\1\1.png, 0.901,0.059,-0.038,0.003,0.002

ngoanpv commented 3 years ago

Did you know how to get the score? @Kapil-23

Cassiatora commented 2 years ago

@ngoanpv I have the same problem. Have you solved it?