Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,7 @@ It includes:
|
|
| 27 |
|
| 28 |
## Links
|
| 29 |
|
|
|
|
| 30 |
- **Project Website:** https://lxj321.github.io/MulticonfigRadiomapDataset/
|
| 31 |
- **Code Repository:** https://github.com/Lxj321/MulticonfigRadiomapDataset
|
| 32 |
- **Dataset + Pretrained Models:** this Hugging Face repository
|
|
@@ -90,11 +91,14 @@ The released resources are organized around:
|
|
| 90 |
If you use this dataset or the pretrained models, please cite the associated project and paper.
|
| 91 |
|
| 92 |
```bibtex
|
| 93 |
-
@misc{
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
|
|
|
|
|
|
|
|
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|
|
|
|
| 27 |
|
| 28 |
## Links
|
| 29 |
|
| 30 |
+
- **Paper:** https://arxiv.org/abs/2603.06401
|
| 31 |
- **Project Website:** https://lxj321.github.io/MulticonfigRadiomapDataset/
|
| 32 |
- **Code Repository:** https://github.com/Lxj321/MulticonfigRadiomapDataset
|
| 33 |
- **Dataset + Pretrained Models:** this Hugging Face repository
|
|
|
|
| 91 |
If you use this dataset or the pretrained models, please cite the associated project and paper.
|
| 92 |
|
| 93 |
```bibtex
|
| 94 |
+
@misc{li2026u6gxlmimoradiomapprediction,
|
| 95 |
+
title={U6G XL-MIMO Radiomap Prediction: Multi-Config Dataset and Beam Map Approach},
|
| 96 |
+
author={Xiaojie Li and Yu Han and Zhizheng Lu and Shi Jin and Chao-Kai Wen},
|
| 97 |
+
year={2026},
|
| 98 |
+
eprint={2603.06401},
|
| 99 |
+
archivePrefix={arXiv},
|
| 100 |
+
primaryClass={eess.SP},
|
| 101 |
+
url={https://arxiv.org/abs/2603.06401},
|
| 102 |
}
|
| 103 |
```
|
| 104 |
|