EvidenceAIResearch commited on
Commit
727aa54
·
verified ·
1 Parent(s): d8fbe95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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
+ ```