-
Hi, I'm interested in Score-CAM and I'm using it.
I use Score-CAM in pytorch model vgg16_bn and ImageNet validation image. Most of the values on the activation map have negative values.
So score…
-
Hi,
Do you plan to release transfer learning options to specify which layers should be trained?
Also, have you tried this network on different objects besides portraits? If yes, did you managed…
-
Hi! I was trying to get saliency maps of some test images not from the 6 datasets. The issue that I am facing is that I am getting different predictions for the same image upon passing through the net…
-
Hi, according to your paper, it seems that training and inference of this model only requires image-level labels, no need for annotations of malignant and benign lesions. However, from the code in thi…
-
请问可以公布一下数据集预处理部分的代码吗?
ldhai updated
4 years ago
-
##### System information (version)
- OpenCV => 3.4.11
- Operating System / Platform => Android
- Compiler => Ubuntu16.04
##### Detailed description
I have disable the module cuda
I check the…
-
Hi
Am trying to convert yolov3.caffemodel but am getting an error
`$/opt/rocm/mivisionx/bin/caffe2openvx --output-dir yolov3-openvx yolov3.caffemodel 1 3 416 416`
`Reading the binary file from : …
urugn updated
3 years ago
-
Would that be feasible to add heat map and saliency map to this repo?
-
Hi! Thank you so much for this amazing work. It's quite helpful. I met a problem right now and need your help. I want to resize the image and make it a rectangle.
Here
`parser.add_argument('--i…
-
First of all , bigCon on good work!
when excutes demo/test_whitebox.py, I can not load pretrained ResNet101 model
**[pthfile] ../models/resnet101v4_28NOV17_train.pth**
wb = Whitebox(WhiteboxS…