Add model card, link to paper
#1
by
nielsr
HF staff
- opened
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-classification
|
3 |
+
tags:
|
4 |
+
- video-classification
|
5 |
+
- 3d-segmentation
|
6 |
+
---
|
7 |
+
|
8 |
+
This repository contains the checkpoints of the paper [Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data](https://huggingface.co/papers/2402.05892).
|