KyanChen commited on
Commit
22b31b3
·
verified ·
1 Parent(s): 7c58613

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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.