xcyao00 / BGAD

Pytorch Implementation for CVPR2023 paper: Explicit Boundary Guided Semi-Push-Pull Contrastive Learning for Supervised Anomaly Detection
73 stars 8 forks source link

Generate an anomaly graph #11

Open KyOi123 opened 10 months ago

KyOi123 commented 10 months ago

How to visualize some anomaly localization results?

xcyao00 commented 9 months ago

You can try to use the plot_visualizing_results function in the utils/visualizer.py