DRAEM
DRAEM copied to clipboard
I want to train my own dataset, how can I get the file of the pre-trained model?
how do create --base_model_name of own data? how do I predict image in own data?
Well sorry to interrupt u, but now i have a problem in making the environment. I have tried on Centos 7 and Ubuntu, using the latest Anaconda. There are like...
Hi, could you possibly provide a docker file for easy library installation? The requirements.txt is causing countless dependency conflicts. Thank you.
Hey! I've added the Inference part to the code. Changes : Added a new class in dataloader.py for visualization. It loads two images instead of All images in the dataset....
May I ask if the indicators imageAUROC, pixel AUROC, and pixel AP in your paper were tested with the same or different weights?
The generated image in Figure 4 of the original paper does not correspond to the code in the data loader. The correct code should delete /255 in the 124th row...
Hello How do I generate a heatmap in test_DRAEM.py when I predict data?
how to inference images with the code? Thank you
Thanks for the excellent work! Can the authors provide pre-trained models on DAGM? I tried to train on DAGM according to the settings in the paper, but the final Image-level...