Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- www0wwwjs1/DA_Campus
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
The best performance model on dataset DA_Campus, please consider citing our work:
|
| 8 |
+
|
| 9 |
+
```
|
| 10 |
+
@misc{dycl,
|
| 11 |
+
title={Dynamic Contrastive Learning for Hierarchical Retrieval: A Case Study of Distance-Aware Cross-View Geo-Localization},
|
| 12 |
+
author={Suofei Zhang and Xinxin Wang and Xiaofu Wu and Quan Zhou and Haifeng Hu},
|
| 13 |
+
year={2025},
|
| 14 |
+
eprint={2506.23077},
|
| 15 |
+
archivePrefix={arXiv},
|
| 16 |
+
primaryClass={cs.CV},
|
| 17 |
+
url={https://arxiv.org/abs/2506.23077},
|
| 18 |
+
}
|
| 19 |
+
|
| 20 |
+
```
|