Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ license: cc-by-nc-4.0
|
|
| 6 |
This dataset consists of RGBD–complex hologram pairs designed for training machine learning–based computer-generated holography (ML-CGH) models.
|
| 7 |
It can be used for tasks such as hologram generation, hologram upscaling, and related applications.
|
| 8 |
|
| 9 |
-
The holograms were generated using a layer-based hologram generation method[[arxiv]()].
|
| 10 |
|
| 11 |
Note that this dataset is licensed under the **Creative Commons Attribution 4.0 International License Non Commercial (CC BY-NC 4.0)**.
|
| 12 |
|
|
@@ -94,4 +94,18 @@ For inquiries, please contact the corresponding author: **bluekdct@gmail.com**
|
|
| 94 |
## Acknowledgements
|
| 95 |
This work was supported by the National Research Foundation of Korea (NRF) through the Ministry of Education's Basic Science Research Program (Grant 2021R1I1A3048263, 50\%) and by the Institute of Information and Communications Technology Planning and Evaluation (IITP) grant funded by the Korea Government (MSIT) (Grant 2019-0-00001, 50\%).
|
| 96 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
---
|
|
|
|
| 6 |
This dataset consists of RGBD–complex hologram pairs designed for training machine learning–based computer-generated holography (ML-CGH) models.
|
| 7 |
It can be used for tasks such as hologram generation, hologram upscaling, and related applications.
|
| 8 |
|
| 9 |
+
The holograms were generated using a layer-based hologram generation method[[arxiv](https://doi.org/10.48550/arXiv.2512.21040)].
|
| 10 |
|
| 11 |
Note that this dataset is licensed under the **Creative Commons Attribution 4.0 International License Non Commercial (CC BY-NC 4.0)**.
|
| 12 |
|
|
|
|
| 94 |
## Acknowledgements
|
| 95 |
This work was supported by the National Research Foundation of Korea (NRF) through the Ministry of Education's Basic Science Research Program (Grant 2021R1I1A3048263, 50\%) and by the Institute of Information and Communications Technology Planning and Evaluation (IITP) grant funded by the Korea Government (MSIT) (Grant 2019-0-00001, 50\%).
|
| 96 |
|
| 97 |
+
---
|
| 98 |
+
|
| 99 |
+
## Citation
|
| 100 |
+
```
|
| 101 |
+
@misc{lee2025largedepthrangelayerbasedhologramdataset,
|
| 102 |
+
title={A Large-Depth-Range Layer-Based Hologram Dataset for Machine Learning-Based 3D Computer-Generated Holography},
|
| 103 |
+
author={Jaehong Lee and You Chan No and YoungWoo Kim and Duksu Kim},
|
| 104 |
+
year={2025},
|
| 105 |
+
eprint={2512.21040},
|
| 106 |
+
archivePrefix={arXiv},
|
| 107 |
+
primaryClass={cs.CV},
|
| 108 |
+
url={https://arxiv.org/abs/2512.21040},
|
| 109 |
+
}
|
| 110 |
+
```
|
| 111 |
---
|