Datasets:
Add image-to-image task category
Browse filesThis PR adds the `image-to-image` task category to the dataset metadata. Since the project involves predicting spatial radiomaps from environment and configuration features (often using architectures like UNet or GANs), this category accurately reflects the nature of the data and helps users find it when filtering the Hugging Face Hub by task.
README.md
CHANGED
|
@@ -1,18 +1,20 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pretty_name: Multi-config Radiomap Dataset and Pretrained Models for U6G XL-MIMO
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
size_categories:
|
| 13 |
-
- 10K<n<100K
|
| 14 |
-
language:
|
| 15 |
-
- en
|
| 16 |
---
|
| 17 |
|
| 18 |
# Multi-config Radiomap Dataset and Pretrained Models for U6G XL-MIMO
|
|
@@ -114,6 +116,4 @@ Formal citation information will be updated after the paper metadata is finalize
|
|
| 114 |
|
| 115 |
**Xiaojie Li**
|
| 116 |
[xiaojieli@seu.edu.cn](mailto:xiaojieli@seu.edu.cn)
|
| 117 |
-
[xiaojieli@nuaa.edu.cn](mailto:xiaojieli@nuaa.edu.cn)
|
| 118 |
-
|
| 119 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: cc-by-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10K<n<100K
|
| 7 |
+
task_categories:
|
| 8 |
+
- image-to-image
|
| 9 |
pretty_name: Multi-config Radiomap Dataset and Pretrained Models for U6G XL-MIMO
|
| 10 |
tags:
|
| 11 |
+
- wireless
|
| 12 |
+
- radiomap
|
| 13 |
+
- xl-mimo
|
| 14 |
+
- u6g
|
| 15 |
+
- beamforming
|
| 16 |
+
- benchmark
|
| 17 |
+
- signal-processing
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# Multi-config Radiomap Dataset and Pretrained Models for U6G XL-MIMO
|
|
|
|
| 116 |
|
| 117 |
**Xiaojie Li**
|
| 118 |
[xiaojieli@seu.edu.cn](mailto:xiaojieli@seu.edu.cn)
|
| 119 |
+
[xiaojieli@nuaa.edu.cn](mailto:xiaojieli@nuaa.edu.cn)
|
|
|
|
|
|