VisionMamba
VisionMamba copied to clipboard
Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when...
readme
Bro, can you give the appropriate configuration environment ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive the funding...
**Describe the bug** After successfully installing the vision-mamba package in my environment, attempting to import it using `from vision_mamba.model import Vim` results in an ImportError. The error message indicates a...
**Describe the bug** The zeta module which is a required import does not have the attribute ssm **To Reproduce** Steps to reproduce the behavior: 1. Go to 'vision_mamba/model.py' 2. Click...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant...
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Release notes Sourced from ruff's releases. v0.4.1 Changes Preview features [pylint] Implement invalid-hash-returned (PLE0309) (#10961) [pylint] Implement invalid-index-returned (PLE0305) (#10962)...
when running example.py, show a TypeError like this: /home/disk2_12t/lhl/anaconda3/envs/vmamba/lib/python3.9/site-packages/torch/onnx/_internal/_beartype.py:35: UserWarning: unhashable type: 'list' warnings.warn(f"{e}") Traceback (most recent call last): File "/home/disk2_12t/lhl/VisionMamba-main/example.py", line 2, in from vision_mamba.model import Vim File "/home/disk2_12t/lhl/VisionMamba-main/vision_mamba/__init__.py",...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.9.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.9.0 💅 Cosmetic Output Improvements @woodruffw💰 updated the tense on password nudge in #234 @shenxianpeng💰 helped us disable...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 24.8.0 Stable style Fix crash when # fmt: off is used before a closing...
Can you provide the pre-training parameter file of the model? ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive...
Can you provide the pre-training parameter file of the model? ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive...