10Ring / LAA-Net

The official implementation for LAA-Net: Localized Artifact Attention Network for Quality-Agnostic and Generalizable Deepfake Detection
Other
65 stars 9 forks source link

acc = 50 #13

Closed shui-tian-ju-shi closed 1 month ago

shui-tian-ju-shi commented 1 month ago

image I trained a model by myself. The accuracy (acc) on the validation set is always only 50. When I test with the pre-trained model released by the author, the acc is also only 50. I only changed the relevant parameters in the code. Can you provide some suggestions?

I found through debugging that the mask value for mixing is 0 at the red line in the figure. I don't know why this is.

shui-tian-ju-shi commented 1 month ago

I may not have completely downloaded the correct version of the package. Could the problem be related to this?