-
Hello, thanks for your great work. I notice that you have combine the AdvCAM with SEAM in paper. Could you please teel me how ti combine them?
-
Hi, I ran your codes and apply all the hyper-parameters by default. But the init seed mIoU is only 48.75, which is reported as 55.6 in your paper. I wonder if i miss something? Here is my train comman…
-
Thanks for the great work.
I have a question about IRN. Have you reproduced the performance of IRN?
I run the code of IRN, but the results are not as good as the paper of IRN.
In your implementatio…
-
Hi @jbeomlee93 I have some questions for the equations of you paper. That is:
1. For equation(1), the paper[16] uses x' = x + gradient to adversarial attack the input image (i.e., X) and finall…
-
Thanks for sharing this great work!
Just wondering if you could also share the code that reproduces table 4, especially AdvCAM with SEAM.
I found the SEAM GitHub and I assume that your AdvCAM s…
-
I want to know which pretrain model you used when you train your deeplab-v2, imagenet or ms-coco?
Thanks
-
Hi
I am trying to run your project and I am getting the following error:
`ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory`
I already installed the libcudnn an…
-
Could u offer more implementation details about this part?
-
Hello, thanks for your code. I have some problem when I try it.
When I want to try the Pikachu.jpg in your data, I don't know how I transfer its style.
Should I set the Pikachu.jpg as content, and c…
-
Hi,
I tried installing and using your code on different operating systems, but each time get some issues with installing Cuda. I would appreciate it if you let me know what was the OS you were worki…