DonaldRR / SimpleNet

MIT License
402 stars 59 forks source link

code erro for low auroc when test #53

Closed wu33learn closed 7 months ago

wu33learn commented 8 months ago

simplenet.py line 291
ckpt_path = os.path.join(self.ckpt_dir, "models.ckpt") change to ckpt_path = os.path.join(self.ckpt_dir, "ckpt.pth")

why not use "anomaly_pixel_auroc": pro_auroc when test ?

wu33learn commented 8 months ago

@DonaldRR

lxslxs1 commented 7 months ago

这一段代码简直灾难 错得离谱