ShirohAO commited on
Commit
299f59a
·
verified ·
1 Parent(s): 192c32c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -29,4 +29,20 @@ Merge the splited files to tuxun_combined.csv
29
  cat tuxun_comblined_* > tuxun_comblined.csv
30
 
31
  ls -lh tuxun_comblined.csv
32
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  cat tuxun_comblined_* > tuxun_comblined.csv
30
 
31
  ls -lh tuxun_comblined.csv
32
+ ```
33
+
34
+ ## Additional Information
35
+
36
+ ### Citation Information
37
+ @misc{song2025geolocationrealhumangameplay,
38
+ title={Geolocation with Real Human Gameplay Data: A Large-Scale Dataset and Human-Like Reasoning Framework},
39
+ author={Zirui Song and Jingpu Yang and Yuan Huang and Jonathan Tonglet and Zeyu Zhang and Tao Cheng and Meng Fang and Iryna Gurevych and Xiuying Chen},
40
+ year={2025},
41
+ eprint={2502.13759},
42
+ archivePrefix={arXiv},
43
+ primaryClass={cs.CV},
44
+ url={https://arxiv.org/abs/2502.13759},
45
+ }
46
+
47
+ ### Links
48
+ [arXiv](https://arxiv.org/abs/2502.13759)