isaaccorley commited on
Commit
5d023b1
·
verified ·
1 Parent(s): 489416c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ The MapData dataset test set from the paper [MapGlue: Multimodal Remote Sensing Image Matching](https://arxiv.org/abs/2503.16185)
6
+
7
+
8
+ If you use this dataset please cite the following paper:
9
+
10
+ ```bibtex
11
+ @article{wu2025mapglue,
12
+ title={Mapglue: Multimodal remote sensing image matching},
13
+ author={Wu, Peihao and Yao, Yongxiang and Zhang, Wenfei and Wei, Dong and Wan, Yi and Li, Yansheng and Zhang, Yongjun},
14
+ journal={arXiv preprint arXiv:2503.16185},
15
+ year={2025}
16
+ }
17
+ ```