Skip to content
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

About attention_map #74

Open
jjjharden opened this issue Apr 23, 2023 · 0 comments
Open

About attention_map #74

jjjharden opened this issue Apr 23, 2023 · 0 comments

Comments

@jjjharden
Copy link

Hi, thank you for your wonderful work. I am reproducing your DSMIL and I noticed that in the attention_map script
color_map = np.zeros((np.amax(pos_arr, 0)[0]+1, np.amax(pos_arr, 0)[1]+1, 3))
,the shape of color_map is based on the maximum of the patches in the package coordinates, but the packet is obtained after filtering. I was thinking why the shape of color_map is not determined based on the dimension of the WSI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant