-
Notifications
You must be signed in to change notification settings - Fork 363
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
visualization #276
Comments
Have a look at the heatmap/configs/config_template.yaml file. The comments in the config file explain it well |
I wanted to replace the model with my own, but it failed, what is the right thing to do, thanks for the reply。if i want TransMIL model to replace yours |
I'm not the author and you changed your question. The visualizations depend on the attention given by the CLAM learning algorithm, not its final prediction, so you can't just drop TransMIL in it's place. You can either adapt the code or write your own attention visualization. |
Hello author, how do you use the visual code?
The text was updated successfully, but these errors were encountered: