-
Hello everyone
Thank you very much for your attractive project.
As you said in the instructions, I went and installed the libraries and made the folders and put the `pkl` related to the `V1.0-mini `…
-
I am able to visualize Grad-CAM using keras weights(H5). I am not able to find to visualize last CNN layer using tflite weights.
- https://pyimagesearch.com/2020/03/09/grad-cam-visualize-class-acti…
-
Or is there already a CI inside Google that we can expose to community contributors?
If there isn't one yet, is there any preference concerning the service that we should use?
-
TENSORBOARD:
ENABLE: True
MODEL_VIS:
ENABLE: True
MODEL_WEIGHTS: True
ACTIVATIONS: True
INPUT_VIDEO: True
LAYER_LIST: ?
GRAD_CAM:
ENABLE: True
LAYER…
-
Dear Teddy Koker @teddykoker and co-authors,
I would like to kindly ask you to revise the citations and update the arxiv version of your paper.
1) [6] Vinogradova, K., Dibrov, A., & Myers, G. (2…
-
**Creator:** Víctor M. Campello
**Affiliation:** University of Barcelona
**Stored in:** https://zenodo.org/record/7446930
### Model Metadata:
```json{
"00022_WGAN_CARDIAC_AGING": {
"exec…
-
Hello first I want to say amazing work, your code worked great on my resnet model!
Now i'm trying to get the Cam of a densenet121 model (using layer: model.features[-1]) but I'm getting an error:
``…
-
Hi there,
May I ask do you have the codes for the Tensorflow model?
Kai
-
how can i get the heatmap with gardcam?
I install the grad-cam(pytorch-grad-cam) and copy some code in the inference.py 【 _inference_single_pose_model 】, but it had errors . such as dimension... so h…
-
Hi! In your README, you explain that gradient based methods cannot be used on object detection problems (like for mine, object detection with RetinaNet), but I found this https://github.com/alexriedel…