-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SC-CAM + RW #4
Comments
Hi @pierrefournier752, |
Thanks for your quick answer. So, to be on the same page:
Otherwise, which is the sequence of functions that I should use? Thanks again. |
Do your use your infer cam to perform Train AffinityNet with the labels procedure?? Or how your perform random walk without training a AffinityNet?? Could you provide more details? Thanks |
Hi @TyroneLi, You can use the provided model from the AffinityNet to perform random walk and you should already obtain good results. |
@TyroneLi Do you solve the problem inferring cam with random walk? I do not know how should I get the weight file. |
Hi. I got all black image when I run infer_aff.py file. Does anyone have the same problem as me?please help me,thank you! |
Hi, thanks a lot for sharing your very interesting work.
I am running the code to try to reproduce the results in the paper (still running the second round). If I understood correctly, the results that I should get after this are the ones shown in the Table (~50.9), which corresponds to the model without the RW in AffinityNet. I was wondering how I should proceed to run this model (SC-CAM + RW) to get the 63.4 mIOU reported in the paper.
Thanks!
Pierre
The text was updated successfully, but these errors were encountered: