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

I am confuse where it apply bidirectional #127

Open
shahidalihakro opened this issue Jan 4, 2025 · 0 comments
Open

I am confuse where it apply bidirectional #127

shahidalihakro opened this issue Jan 4, 2025 · 0 comments

Comments

@shahidalihakro
Copy link

I debug the code vision mamba and found that following param are set to false by default in vision mamba experiments. if bimaba is false then it use version "v2". can any one correct me where exactly it apply bidirectional of mamba?. do I need to set if_bidirectional =True, if_bimamba=True to make it bidirectional.

if_bidirectional=False,
if_bimamba=False,
bimamba_type="v2"

if_bimamba:
bimamba_type = "v1"

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