ICT_DeepFake icon indicating copy to clipboard operation
ICT_DeepFake copied to clipboard

any threshold distance value for in the whild datasets?

Open DanLEE278 opened this issue 3 years ago • 0 comments

Just like written in the title, do you have any suggestions for threshold distance value for detecting in the wild datasets?? I was wondering if you have a optimum threshold value for overall datasets rather than using thresholds = np.arange(0, 4, 0.01) (mentioned in the code).

DanLEE278 avatar Nov 17 '22 15:11 DanLEE278