-
Current versions of modules (January 2024).
-
你好,我一直使用你的项目,十分感谢。请问文档上的热力图是如何输出来的
-
When I run the /darkon-examples/GradcamDemo.ipynb, I got the error below:
> `IndexError Traceback (most recent call last)
> in ()
> 1 probs = insp._prob_ts
…
-
when I try to execute grayscale_cam = cam(tensor)[0, :,:] in the tutorial for yolov5, I get this error. Please help, I am using the same code for yolov7
-
I want to know how to creat ATTERTION VISUALIZATION map in your artical
-
`D:\python3.8.6\anaconda\envs\videocv\lib\site-packages\deep_utils\vision\face_detection\ultralight\__init__.py:5: UserWarning:
No module named 'deep_utils.vision.face_detection.ultralight.torch'. I…
-
It seems that the visualization script is missing a way to select which target category to visualize. In the CAT.py script, a variable called `target_category` exists but is not used anywhere. While r…
-
@yix081 @xwjabc thanks for you work, it has helped me a lot but had few queries
1. Can we visualize the attention maps like gradcam / cam to see how the model is learning / learned? do you have a c…
-
Do you have any codes or results for intermediate feature visualization ? such as GradCAM on CLIP feature and cost map.
-
(1) U-Net based model
* U-Net 2D / 3D / 2.5D
* **FusionNet** / Dense U-Net
* **V-Net**
(2) DeepLab 구조
* Pyramid Scene Parsing Net
* Atrous Pooling (?) -> 공부
(3) DeepLab v3