Italy2006
Italy2006
I want to know the weights for the aux_head and cls_head, in your setting i only find the weight for cls_head
May I ask if the whole process is to fix the parameters after CamCalib is trained, and then train with SPEC?
When i run python run_sample.py --make_cam_pass True, an error is reported on line 66 of the /home/dancer/AdvCAM/step/make_cam.py
Thank you for providing such a convenient code, but I have some questions about it. On the line 75 of eval.py, you directly use the image after crop for performance...
您好,我觉得您这个库挺方便的,但我有个问题,就是你的crf参数是怎么设置的?比如infer_SEAM中为什么是4和24?我看之前有人问了这个问题,你说的是just set bkg_score_low
In my model, the quality of CAM will achive the best when the value of 'cam_eval_thres' is set to 0.35.So i want to know how to set the value of...
It seems that many authors use this repo to product the result on COCO dataset, but it seems that you don't provide the correspongding settings, looking forward to your reply
It seems that you don't provide the code of "dense_crf_from_deeplabv2" in segmentation/lib/utils/DenseCRF.py. What the differences between 'dense_crf' and 'dense_crf_from_deeplabv2"?
请问一下,为什么你们训练集和测试集的图像比正常的COCO要少?这样不会有影响吗?