deepfake_detection
deepfake_detection copied to clipboard
About the output
Hi, I replayed your code and downloaded your model, but my output for both of the instance images in test was "nan". The program didn't report an error. I don't know what went wrong. I would like to consult you and look forward to your reply. Thank you very much.
The output is as follows: model_half.pth.tar ['test/0.png', 'test/1.jpeg'] To load model from model_half.pth.tar Model loaded! test/0.png's fake score:nan test/1.jpeg's fake score:nan