kecao commited on
Commit
0d7abda
·
verified ·
1 Parent(s): 3e15886

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -14,6 +14,11 @@ size_categories:
14
 
15
  # PanScale
16
 
 
 
 
 
 
17
  ## Dataset Summary
18
 
19
  PanScale is a remote-sensing pansharpening dataset with paired multispectral (ms) and panchromatic (pan) TIFF images for cross-scale evaluation.
@@ -58,10 +63,10 @@ This dataset is released under **CC BY 4.0**.
58
  Citation information will be added after the paper is publicly available.
59
 
60
  ```bibtex
61
- @article{,
62
- title={},
63
- author={},
64
- journal={},
65
- year={}
66
  }
67
  ```
 
14
 
15
  # PanScale
16
 
17
+ [![arXiv](https://img.shields.io/badge/arXiv-2603.00543-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2603.00543)
18
+ [![GitHub](https://img.shields.io/badge/GitHub-ScaleFormer-181717?logo=github&logoColor=white)](https://github.com/caoke-963/ScaleFormer)
19
+ [![Hugging Face Dataset](https://img.shields.io/badge/HuggingFace-Dataset-FFD21E?logo=huggingface&logoColor=000)](https://huggingface.co/datasets/kecao/PanScale)
20
+
21
+
22
  ## Dataset Summary
23
 
24
  PanScale is a remote-sensing pansharpening dataset with paired multispectral (ms) and panchromatic (pan) TIFF images for cross-scale evaluation.
 
63
  Citation information will be added after the paper is publicly available.
64
 
65
  ```bibtex
66
+ @article{cao2026cross,
67
+ title={Cross-Scale Pansharpening via ScaleFormer and the PanScale Benchmark},
68
+ author={Cao, Ke and He, Xuanhua and Li, Xueheng and Zhu, Lingting and Wang, Yingying and Ma, Ao and Zhang, Zhanjie and Zhou, Man and Xie, Chengjun and Zhang, Jie},
69
+ journal={arXiv preprint arXiv:2603.00543},
70
+ year={2026}
71
  }
72
  ```