OGNet icon indicating copy to clipboard operation
OGNet copied to clipboard

Code for the CVPR 2020 paper 'Old is Gold: Redefining the Adversarially Learned One-Class Classifier Training Paradigm'

Results 4 OGNet issues
Sort by recently updated
recently updated
newest added

Training until high epoch... Epoch 3 / Iteration 0, before phase two: AUC: 0.464402875861, EER: 0.526548672566, EER_thr: 0.999987721443, F1_score: 0.265179677819 Traceback (most recent call last): File "train.py", line 25, in...

Hello, may i ask you what is the data organization of your UCSD ped1,2 datasets?

Hi I am a beginner in the python language, when I run the code I get this error, knowing that the data has been added ( data {test[0 , 1]...

As the paper states that Tau, ![Tau](https://user-images.githubusercontent.com/50542263/134354171-b508bba8-37f3-43a8-b9d1-4c87f708103a.png) is predefined, I have come to a "real world application problem" - setting the threshold under the absence of any abnormal data, like...