hq-deng / RD4AD

Anomaly Detection via Reverse Distillation from One-Class Embedding
MIT License
174 stars 31 forks source link

How to use "def vis_nd(name,class) " #26

Open apolloacht opened 1 year ago

apolloacht commented 1 year ago

How do I output the experimental values and the final heatmap?" I know I can use "def vis_nd(name,class)" to output a heatmap, but how exactly do I use it?