afa icon indicating copy to clipboard operation
afa copied to clipboard

[CVPR 2022] Learning Affinity from Attention: End-to-End Weakly-Supervised Semantic Segmentation with Transformers

Results 14 afa issues
Sort by recently updated
recently updated
newest added

I got Runtime error in backward while running the code with any versions of python and pytorch, how should I solve that, and which versions satisfy? ![2022-11-25](https://user-images.githubusercontent.com/61691948/203869071-48c46cb3-6a66-4983-a0d3-cc6970157394.png)

Hello, can you provide the log of the coco dataset?

when I use single GPU to train VOC datasets ,I got an error: ![image](https://user-images.githubusercontent.com/43226404/172794532-249d9f36-cd46-4021-95cc-9817e3dcb980.png) can you help me?

nice work! Why the original image of H*W*3,What is the purpose of this?

Could you provide the code or steps for generating the CAM mentioned in the Figure 9 of the paper ?

I reproduced your code in the VOC dataset, how to test the training results? I didn't find the test codes. Can you help me ?

this problem: Duplicate GPU detected : rank 1 and rank 0 both on CUDA device 4f000 how to solves?

How to visualize attention? Like Figure 1 in the paper. Can you provide the specific code?