Datasets:
Upload README_0041_ctrate.md
Browse files
0041_ctrate/README_0041_ctrate.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# CT-RATE
|
2 |
+
|
3 |
+
## License
|
4 |
+
**CC BY-NC-SA 4.0**
|
5 |
+
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
Paper BibTeX:
|
9 |
+
|
10 |
+
```bibtex
|
11 |
+
@article{hamamci2024developing,
|
12 |
+
title={Developing generalist foundation models from a multimodal dataset for 3d computed tomography},
|
13 |
+
author={Hamamci, Ibrahim Ethem and Er, Sezgin and Wang, Chenyu and Almas, Furkan and Simsek, Ayse Gulnihan and Esirgun, Sevval Nil and Doga, Irem and Durugol, Omer Faruk and Dai, Weicheng and Xu, Murong and others},
|
14 |
+
journal={arXiv preprint arXiv:2403.17834},
|
15 |
+
year={2024}
|
16 |
+
}
|
17 |
+
```
|
18 |
+
|
19 |
+
## Dataset description
|
20 |
+
CT-RATE is a large-scale multimodal dataset pairing non-contrast chest CT volumes with radiology text reports, multi-abnormality labels, and metadata. It contains 25,692 chest CT volumes (expanded to 50,188 through reconstructions) from 21,304 unique patients, enabling research on vision–language learning and abnormality detection in 3D medical imaging.
|
21 |
+
|
22 |
+
**Number of CT volumes**: 3134
|
23 |
+
|
24 |
+
**Contrast**: Non-contrast
|
25 |
+
|
26 |
+
**CT body coverage**: Chest
|
27 |
+
|
28 |
+
**Does the dataset include any ground truth annotations?**: No
|
29 |
+
|
30 |
+
**Original GT annotation targets**: -
|
31 |
+
|
32 |
+
**Number of annotated CT volumes**: -
|
33 |
+
|
34 |
+
**Annotator**: -
|
35 |
+
|
36 |
+
**Acquisition centers**: -
|
37 |
+
|
38 |
+
**Pathology/Disease**: 18 distinct abnormalities
|
39 |
+
|
40 |
+
**Original dataset download link**: https://huggingface.co/datasets/ibrahimhamamci/CT-RATE
|
41 |
+
|
42 |
+
**Original dataset format**: nifti
|