-
cluster-contrast-reid-main\clustercontrast\models\cm.py
21行~25行,应该是用来实现论文中的,更新聚类中心特征向量的操作,但是在debug过程中,在22行打上了断点,但是代码貌似没有走这个代码这里,请问大概是什么问题?
```
@staticmethod def backward(ctx, grad_outputs):
in…
rrjia updated
11 months ago
-
### Problem
The output shape of explanations differ for GradCAM (and OcclusionSensitivity) and e.g., VanillaGradient, where GradCAM also includes the channels.
### Implementation
While the syntax…
-
很多论文中为了解释模型的可行性,采用了可视化模型输出的某一层特征图,使用热力图显示,注意基于TransFormer和CNN的模型可视化方法有所不同,PaddleVIT能否集成这些可视化方案呢?
目前已有人实现了这些方法,可以参考这些github连接:
https://github.com/hila-chefer/Transformer-Explainability
https://g…
-
Hi, I want to use the `EigenCAM` technique on `my YOLOv8n model`, preaddestred for a detection task.
Once i declare my YOLO .pt weights and I create my tensor image, I try to call the EigenCAM metho…
-
-
Hi, I really appreciate the project and hope it can be developed more :)
Now, I'm trying to do only layout_estimation. My purpose is to give an image and take its layout 3D image.
Like this :
![…
-
Hello, this is an interesting project, but I encountered an error.
My setting: Ubuntu16.04, anaconda3, python3.5.4, tensorflow-gpu 1.6.0, Keras 2.1.5, GPU GTX 1080Ti
I used a dog/cat dataset fro…
-
Can it be implemented into real-time video tracking? if it can, how to implement it? @jacobgil
ghost updated
8 years ago
-
Da sich der Spieler mitunter sehr schnell dreht, wäre es eventuell von Hilfe, die Kamera langsamer nachdrehen zu lassen; dafür muss diese in der Hierarchie vom Spieler getrennt werden. Das dürfte auch…
-
Hello!
I am trying to cope with running test for fern case. But I got these errors.
Does anybody know how to debug it?
Has anyone successfully run this test?
Many thanks in advance.
```
T…