Positional encoding in multiple instance learning #1522
Unanswered
relyativist
asked this question in
Q&A
Replies: 1 comment
-
Can anyone anyone elaborate on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Monai Universe,
I have took a closer look to mil tutorial and haven't found the positional encoding implementation of input sequence in case mil_mode is in ["att_trans", "att_trans_pyramid"]. Assuming WSI images are patched on dependent instances. I assume model would utilize the position of each instance to propagate spatial information. From this assumption, I have to questions:
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions