cvlab-yonsei / MNAD

An official implementation of "Learning Memory-guided Normality for Anomaly Detection" (CVPR 2020) in PyTorch.
333 stars 82 forks source link

Faulty evaluation calculation? #35

Open jakubmicorek opened 3 years ago

jakubmicorek commented 3 years ago

Isn't the evaluation calculation wrong? Considering Ped2, why are the scores normalized between 0 and 1 for each of the 12 video clips individually? This isn't correct as the camera view is the same in all of the clips.