-
![image](https://github.com/user-attachments/assets/f3e3cb46-e689-4aff-b5ea-b24110807ca4)
KeyError: 'Detr3D is not in the mmdet3d::model registry. Please check whether the value of `Detr3D` is corr…
-
I am currently trying to evaluate a binary classifier and produce visualizations. The output of my network is negative, when the prediction should be 0, and positive when the prediction should be 1. T…
-
大佬您好 我是做图像复原的 请问热力图能应用到图像复原领域吗 如果可以的话,应该对谁进行反向传播呢 图像复原的结果是二维矩阵 并不是分类任务的一个值 求大佬指教
-
Hi! I have seen your question on applying grad-cam on facial features. I am doing the same as well, I wonder if maybe you did it. Could you help, please?
-
model =simsiam
target_layers = [model?]??
这个位置应该是model.什么呢
-
**Describe the bug**
I am trying to write a differentiable raymarching function in Taichi, but the gradient of the loss wrt to the volume that Taichi computes seems to be off by some rotation + trans…
-
ValueError: operands could not be broadcast together with shapes (224,224,4) (3,) (224,224,4) 加载自己模型的报错,修改了get_net(net_name, weight_path=None)部分
-
-
#9 で構築したモデルがどの部分に注目してレア度を判断しているのかを可視化する。
カードの縁の部分を注目していることがちゃんとわかればいい感じ。
-
After finish training model,I get a very high accuracy and I want to see where the focus of the model is.Before this,I used to use Grad-CAM to see this,but I find tao can't use such tool.So please giv…