zGinger initiacms commited on
Commit
2e20913
·
verified ·
0 Parent(s):

Duplicate from initiacms/XLRS-Bench-lite_VLM

Browse files

Co-authored-by: Chen Mingshuo <initiacms@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
60
+ XLRS-Bench-lite_part10.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ XLRS-Bench-lite_part4.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ XLRS-Bench-lite_part14.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ XLRS-Bench-lite_part12.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ XLRS-Bench-lite_part5.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ XLRS-Bench-lite_part13.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ XLRS-Bench-lite_part11.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ XLRS-Bench-lite_part2.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ XLRS-Bench-lite_part1.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ XLRS-Bench-lite_part6.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ XLRS-Bench-lite_part3.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ XLRS-Bench-lite_part8.jsonl filter=lfs diff=lfs merge=lfs -text
72
+ XLRS-Bench-lite_part0.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ XLRS-Bench-lite_part7.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ XLRS-Bench-lite_part9.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - visual-question-answering
5
+ - multiple-choice
6
+ - question-answering
7
+ language:
8
+ - en
9
+ tags:
10
+ - Remote Sensing
11
+ size_categories:
12
+ - 1K<n<10K
13
+ ---
14
+ # 🐙GitHub
15
+ Information or evaluatation on this dataset can be found in this repo: **https://github.com/AI9Stars/XLRS-Bench**
16
+
17
+ # 📜Dataset License
18
+
19
+ Annotations of this dataset is released under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0). For images from:
20
+
21
+ - **[DOTA](https://captain-whu.github.io/DOTA)**
22
+ RGB images from Google Earth and CycloMedia (for academic use only; commercial use is prohibited, and Google Earth terms of use apply).
23
+
24
+ - **[ITCVD](https://phys-techsciences.datastations.nl/dataset.xhtml?persistentId=doi:10.17026/dans-xnc-h2fu)**
25
+ Licensed under [CC-BY-NC-SA-4.0](http://creativecommons.org/licenses/by-nc-sa/4.0).
26
+
27
+ - **[MiniFrance](https://ieee-dataport.org/open-access/minifrance), [HRSCD](https://ieee-dataport.org/open-access/hrscd-high-resolution-semantic-change-detection-dataset)**
28
+ Released under [IGN’s "licence ouverte"](https://web.archive.org/web/20200717042533/http://www.ign.fr/institut/activites/lign-lopen-data).
29
+
30
+ - **[Toronto, Potsdam](https://www.isprs.org/education/benchmarks/UrbanSemLab/default.aspx):**
31
+ The Toronto test data images are derived from the Downtown Toronto dataset provided by Optech Inc., First Base Solutions Inc., GeoICT Lab at York University, and ISPRS WG III/4, and are subject to the following conditions:
32
+ 1. The data must not be used for other than research purposes. Any other use is prohibited.
33
+ 2. The data must not be used outside the context of this test project, in particular while the project is still on-going (i.e. until September 2012). Whether the data will be available for other research purposes after the end of this project is still under discussion.
34
+ 3. The data must not be distributed to third parties. Any person interested in the data may obtain them via ISPRS WG III/4.
35
+ 4. The data users should include the following acknowledgement in any publication resulting from the datasets:
36
+ “*The authors would like to acknowledge the provision of the Downtown Toronto data set by Optech Inc., First Base Solutions Inc., GeoICT Lab at York University, and ISPRS WG III/4.*”
37
+
38
+ **Disclaimer:**
39
+ If any party believes their rights are infringed, please contact us immediately at **[wfx23@nudt.edu.cn](mailto:wfx23@nudt.edu.cn)**. We will promptly remove any infringing content.
40
+
41
+
42
+ # 📖Citation
43
+
44
+ If you find our work helpful, please consider citing:
45
+
46
+ ```tex
47
+ @inproceedings{wang2025xlrs,
48
+ title={Xlrs-bench: Could your multimodal llms understand extremely large ultra-high-resolution remote sensing imagery?},
49
+ author={Wang, Fengxiang and Wang, Hongzhen and Guo, Zonghao and Wang, Di and Wang, Yulin and Chen, Mingshuo and Ma, Qiang and Lan, Long and Yang, Wenjing and Zhang, Jing and others},
50
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
51
+ pages={14325--14336},
52
+ year={2025}
53
+ }
54
+
55
+ @article{wang2025geollava,
56
+ title={GeoLLaVA-8K: Scaling Remote-Sensing Multimodal Large Language Models to 8K Resolution},
57
+ author={Wang, Fengxiang and Chen, Mingshuo and Li, Yueying and Wang, Di and Wang, Haotian and Guo, Zonghao and Wang, Zefan and Shan, Boqi and Lan, Long and Wang, Yulin and others},
58
+ journal={arXiv preprint arXiv:2505.21375},
59
+ year={2025}
60
+ }
61
+ ```
XLRS-Bench-lite_part0.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80cfa0a4f620b42b345cb1af4ad2bdd3bcec57a62651ea27fa8310ed926cac2
3
+ size 3232758189
XLRS-Bench-lite_part1.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd2059b132cd0392e2198d00add636ddd89164c15710e8006c310932b1a0d92
3
+ size 3584912159
XLRS-Bench-lite_part10.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b5098ee029381166289a84c723a04e6ab36d3f48392e7232c7a4930eae852f
3
+ size 3372190176
XLRS-Bench-lite_part11.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82690f862a58c18ebfdf4380c979bd7efef04a6cd0ee63852a6790a3d14a40b9
3
+ size 3487419554
XLRS-Bench-lite_part12.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604d980c7af01d4c87838fa836ec90ef75978b2ba95bb2cff573368d85f03332
3
+ size 3335972297
XLRS-Bench-lite_part13.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95eac3e5f0604b7380e51c4f4d57a054bb2a5dde5177e204d25faa9dfa0b71b8
3
+ size 3416710557
XLRS-Bench-lite_part14.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1f0c8c2667619e830fe3aadcff940c4fb344178f0bee15656594546d7d2acde
3
+ size 3375961716
XLRS-Bench-lite_part2.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbf4c7915122bdb71d175f11cf7326242d605c4f064b93ec13c3b440501ea6e
3
+ size 3530526811
XLRS-Bench-lite_part3.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fe973ebc99d028f141d84c2cb015ced57324f00e20244d03b00d86499565ab5
3
+ size 2825196124
XLRS-Bench-lite_part4.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239b63dc929850a770fe4c0d69db9f90b5f0c33bfbeeab948167acb91c634d0e
3
+ size 3192161524
XLRS-Bench-lite_part5.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bea48063cffc7e22a524747f62d99a57a4e062f58021ee97e2404d5571c262a9
3
+ size 3357604884
XLRS-Bench-lite_part6.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d112c6c8c2c5980fb1d4e2c946c3018e109c3b30262eb113363b4180219297a
3
+ size 3370958022
XLRS-Bench-lite_part7.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aaabff900733ded81ed9e19ce495496221247353ca80a61b567b4fb4bd814cb
3
+ size 3389985021
XLRS-Bench-lite_part8.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eeea8db69ca6fb6c0590a7a3e3de3e8a3506d212963803361fc4effa1ee3df2
3
+ size 3508941129
XLRS-Bench-lite_part9.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f08b3b7b24f4e6bbae25959a2fb1a4bb1b854f15b5a6257a207cf86db2b9c989
3
+ size 4550695156