You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Author,
Thanks for your fantastic work Vision Mamba and now I am following it.
I have some questions about the computation-efficiency in part 3.5:
I notice that you refer it to the Algorithm 1, so does the equation 8 includes a whole computational efficiency of a Vim block. Including casual-convolution and SSM?
I do not understand clearly how it correspond to Algorithm 1. Could you give me a simply prof to help me to understand.
I notice in mamba's original code space in github. Albert.Gu provide a 9BLDN analysis about mamba's selective scan operation. Have you noticed this. Does this approximately align with your analysis?
Thank you again and look forward for your response! For you convenience, I will attach the issue110 and Albert Gu's answer.
The text was updated successfully, but these errors were encountered:
Dear Author,
Thanks for your fantastic work Vision Mamba and now I am following it.
I have some questions about the computation-efficiency in part 3.5:
I notice that you refer it to the Algorithm 1, so does the equation 8 includes a whole computational efficiency of a Vim block. Including casual-convolution and SSM?
I do not understand clearly how it correspond to Algorithm 1. Could you give me a simply prof to help me to understand.
I notice in mamba's original code space in github. Albert.Gu provide a 9BLDN analysis about mamba's selective scan operation. Have you noticed this. Does this approximately align with your analysis?
Thank you again and look forward for your response! For you convenience, I will attach the issue110 and Albert Gu's answer.
The text was updated successfully, but these errors were encountered: