Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- torchgeo/ucmerced
|
5 |
+
- jonathan-roberts1/NWPU-RESISC45
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
---
|
11 |
+
|
12 |
+
|
13 |
+
This is the model repository of the paper: "RSMamba: Remote Sensing Image Classification with State Space Model".
|
14 |
+
See [github](https://github.com/KyanChen/RSMamba) for more details.
|