Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -140,3 +140,14 @@ ll_img = Image.open(io.BytesIO(row["image_ll"]["bytes"]))
|
|
| 140 |
[CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) — derived from CT-RATE.
|
| 141 |
Commercial use is not permitted without prior permission from the original data providers.
|
| 142 |
See the [original dataset terms](https://huggingface.co/datasets/RadGenome/RadGenome-ChestCT) for full conditions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
[CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) — derived from CT-RATE.
|
| 141 |
Commercial use is not permitted without prior permission from the original data providers.
|
| 142 |
See the [original dataset terms](https://huggingface.co/datasets/RadGenome/RadGenome-ChestCT) for full conditions.
|
| 143 |
+
|
| 144 |
+
## Citation
|
| 145 |
+
|
| 146 |
+
```
|
| 147 |
+
@article{ye2026radgenome,
|
| 148 |
+
title={RadGenome-Anatomy: A Large-Scale Anatomy-Labeled Chest Radiograph Dataset via Physically Grounded Volumetric Projection},
|
| 149 |
+
author={Ye, Shuchang and Meng, Mingyuan and Wang, Hao and Naseem, Usman and Kim, Jinman},
|
| 150 |
+
journal={arXiv preprint arXiv:2605.17368},
|
| 151 |
+
year={20256}
|
| 152 |
+
}
|
| 153 |
+
```
|