lsxi77777 commited on
Commit
8bdc712
·
1 Parent(s): 22881c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -11,3 +11,14 @@ Image matching for both cross-view and cross-modality plays a critical role in m
11
  ## Citation
12
 
13
  Paper:https://huggingface.co/papers/2412.19412
 
 
 
 
 
 
 
 
 
 
 
 
11
  ## Citation
12
 
13
  Paper:https://huggingface.co/papers/2412.19412
14
+
15
+ If you find our work useful in your research, please consider a citation
16
+
17
+ ```bibtex
18
+ @article{jiang2024minima,
19
+ title={MINIMA: Modality Invariant Image Matching},
20
+ author={Jiang, Xingyu and Ren, Jiangwei and Li, Zizhuo and Zhou, Xin and Liang, Dingkang and Bai, Xiang},
21
+ journal={arXiv preprint arXiv:2412.19412},
22
+ year={2024},
23
+ }
24
+ ```