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.
217 stars 68 forks source link

Test after training #41

Closed hechengbo-H closed 2 years ago

hechengbo-H commented 2 years ago

Hey, thanks for a great job, but this is new to me. So what I want to ask is how do I test the weights that I've trained.

marco-rudolph commented 2 years ago

Thank you! Evaluation code can be found in "evaluate.py".