ahaliassos / RealForensics

Official code for Leveraging Real Talking Faces via Self-Supervision for Robust Forgery Detection (CVPR 2022)
MIT License
76 stars 8 forks source link

Calculating Accuracy #13

Closed diksham-flwls closed 3 months ago

diksham-flwls commented 3 months ago

I am trying to understand the way you are computing accuracy. Shouldn't there be a tanh step right before this line?

diksham-flwls commented 3 months ago

Never mind, its the same as thresholding a non normalized value at 0.