Vision Mamba - Pytorch
Project description
Vision Mamba
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 performing batch inference to extract features on high-res images
Installation
You can install the package using pip
pip install -e .
Usage
Code Quality 🧹
make styleto format the codemake check_code_qualityto check code quality (PEP8 basically)black .ruff . --fix
Tests 🧪
pytests is used to run our tests.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vision_mamba-0.0.1.tar.gz.
File metadata
- Download URL: vision_mamba-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
295024e264f1f356613c913ba1e9ae9111a22e2f781754af80a0a489b5980af2
|
|
| MD5 |
0a43c4ffbcc708e23f11cbd7907b4e01
|
|
| BLAKE2b-256 |
595f9a0d56768932e511a7619221adef65cbe29db376200ce03f0be0d506a959
|
File details
Details for the file vision_mamba-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vision_mamba-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/22.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16d3a1f00c6c499c7a1d3e4b63e544e42021add1ea0b09d62a0ff16bf8c1b819
|
|
| MD5 |
6022bfa1d5bbbef65b8fa2f7cf4a7a33
|
|
| BLAKE2b-256 |
69c77289a8cad26099271e7fb5e102df0153a863d7f51ca9c0d21432814ad13b
|