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

How to calculate FLOPs #9

Open
ZLKong opened this issue Apr 2, 2024 · 1 comment
Open

How to calculate FLOPs #9

ZLKong opened this issue Apr 2, 2024 · 1 comment

Comments

@ZLKong
Copy link

ZLKong commented Apr 2, 2024

Hi,

Thank you for sharing your great work!
I would like to know how to calculate the computation of vision mamba, could you also provide the code or instructions for calculating the FLOPs in the table?

Thanks!

Tony

@TerryPei
Copy link
Owner

TerryPei commented Apr 15, 2024

Hi,

Thank you for sharing your great work! I would like to know how to calculate the computation of vision mamba, could you also provide the code or instructions for calculating the FLOPs in the table?

Thanks!

Tony

@ZLKong Hi, we uploaded the old version for measuring FLOPS, aligning with the VMAMba v1 paper version (commit 05fa116). Their code has been updated, and using v2 from https://github.com/MzeroMiko/VMamba/blob/main/analyze/flops.py might result in lower values for the whole models.

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

2 participants