lsxi77777 commited on
Commit
3591d3c
·
1 Parent(s): 589716d

Update README.md

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