-
I cant find this folder **train_log/scoremaps/** for CUB dataset. I am trying to use your evaluation only script. Could you please tell me the procedure to run this code on heatmaps. How do we genera…
-
Hi,
Thanks for this great work done. I have two questions:
(1) When I run: python evaluation_test.py, it outputs:
FAIL: test_compute_bboxes_from_scoremaps_degenerate (__main__.EvalUtilTes…
-
Hi, I used your config params to train resnet50 vanilla cam, I cannot reach your reported accuracy.
Here's my configurations:
`
CUDA_VISIBLE_DEVICES=6 python train.py --dataset_name CUB --archite…
-
I am trying to understand the paper. Just clear out my confusion. I am confused whether the newly added datasets are used for training or not, after the optimal hyperparameters are selected.
For exa…
-
Hi,
I have a question about the evaluation. I've tried to understand how the optimal threshold is used in the test time. It seems you are searching the optimal threshold for test set again instead …
-
Hi,
Thank you for sharing the code for the awesome paper!
I was trying to reproduce the results shown in Table 6 of the appendix but have had a hard time to reach the performance you reported. Wou…