-
Hi! Thank you for sharing the code!
I have a question about the data you use in CAT visualization. There is one line `data = np.load('./grad_cam/train_data.npy') ` but I couldn't find the correspo…
-
I'm trying to run avatarify on Windows 10, I'm pretty sure to have installed everything correctly, but every time I try to run `run_windows.bat` I get this error:
```
Traceback (most recent call l…
-
Thanks for this great repo!
There's something that I can't figure out, though:
When using a gradient-based method, I always get nonnegative gradients.
Specifically, I put a breakpoint in line 9…
-
Hi, thank you for making such a polished package. The tensorboard insets visualization is particularly useful and satisfying.
I have noticed 2 little issues with the installation of the package.
…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
I always get this issue when tried using the script for grad-cam for YOLOv8. Any fixes?
I am using colab.
-
### 🚀 Feature
How can we use it for multi-view CNN. I have a custom CNN which takes 2 images( different view of same object) and then concatenate the features in the end and connect them to fully con…
-
### 描述该功能
Recently I needed to use cam heat maps for my research on mmfewshot, but when I called grad-cam in mmpretrain I got various errors on mmfewshot. I want to provide an interface for mmfewshot…
-
Is there any method to find GRAD-CAM classification for SSD MobileNetv2 FPNLite 320x320?
-
Hi, many thanks for working on this library - it looks fantastic!
There seem to be a couple of new dependency clashes that affect the Neptune logger.
Installing via pip on a clean conda environm…