marco-rudolph / differnet

This is the official repository to the WACV 2021 paper "Same Same But DifferNet: Semi-Supervised Defect Detection with Normalizing Flows" by Marco Rudolph, Bastian Wandt and Bodo Rosenhahn.
215 stars 67 forks source link

How can I locate the defects on the test image? #46

Open Algabeno opened 9 months ago

Algabeno commented 9 months ago

Hello, I noticed that the final output of your code is the anomaly score. How can I locate the defects on the test image?

linsole commented 9 months ago

same question here, does this method only able to calculate image level metrics?