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
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Official PyTorch implementation of [**MambaVision: A Hybrid Mamba-Transformer Vi
10
10
11
11
For business inquiries, please visit our website and submit the form: [NVIDIA Research Licensing](https://www.nvidia.com/en-us/research/inquiries/)
12
12
13
-
Try MambaVision: [](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/3d_segmentation/swin_unetr_brats21_segmentation_3d.ipynb)
13
+
Try MambaVision: [
14
14
15
15
---
16
16
@@ -40,7 +40,7 @@ MambaVision has a hierarchical architecture that employs both self-attention and
40
40
41
41
## 💥 News 💥
42
42
43
-
-**[03.29.2025]** You can now easily run MambaVision in Google Colab (try [here](https://colab.research.google.com/drive/1WR8LAzRMoK19RiFA-Br0Xxir_Htb3pLf#scrollTo=XXo6oMQFL7_P)) !
43
+
-**[03.29.2025]** You can now easily run MambaVision in Google Colab (try [here](https://colab.research.google.com/drive/1WR8LAzRMoK19RiFA-Br0Xxir_Htb3pLf)) !
44
44
45
45
-**[03.29.2025]** New MambaVision [pip package](https://pypi.org/project/mambavision/) released !
46
46
@@ -69,7 +69,7 @@ MambaVision has a hierarchical architecture that employs both self-attention and
69
69
70
70
### Google Colab
71
71
72
-
You can simply try image classification with MambaVision in Google Colab: [](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/3d_segmentation/swin_unetr_brats21_segmentation_3d.ipynb)
72
+
You can simply try image classification with MambaVision in Google Colab: [
73
73
74
74
75
75
### Hugging Face (Classification + Feature extraction)
0 commit comments