Datasets:
Upload README_0009_abdomenct1k.md
Browse files
0009_abdomenct1k/README_0009_abdomenct1k.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# AbdomenCT-1K
|
| 2 |
+
|
| 3 |
+
## License
|
| 4 |
+
**CC BY 4.0**
|
| 5 |
+
[Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/)
|
| 6 |
+
|
| 7 |
+
## Citation
|
| 8 |
+
Paper BibTeX:
|
| 9 |
+
|
| 10 |
+
```bibtex
|
| 11 |
+
@article{ma2021abdomenct,
|
| 12 |
+
title={Abdomenct-1k: Is abdominal organ segmentation a solved problem?},
|
| 13 |
+
author={Ma, Jun and Zhang, Yao and Gu, Song and Zhu, Cheng and Ge, Cheng and Zhang, Yichi and An, Xingle and Wang, Congcong and Wang, Qiyuan and Liu, Xin and others},
|
| 14 |
+
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
|
| 15 |
+
volume={44},
|
| 16 |
+
number={10},
|
| 17 |
+
pages={6695--6714},
|
| 18 |
+
year={2021},
|
| 19 |
+
publisher={IEEE}
|
| 20 |
+
}
|
| 21 |
+
```
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
## Dataset description
|
| 25 |
+
AbdomenCT-1K is a large, diverse abdominal CT organ segmentation dataset with over 1,000 scans from 12 medical centers, covering multiple phases, vendors, and diseases. It serves as a benchmark to reveal and address the limited generalization of state-of-the-art methods, providing tasks for fully, semi-, weakly supervised, and continual learning research.
|
| 26 |
+
|
| 27 |
+
**Challenge homepage**: https://abdomenct-1k-fully-supervised-learning.grand-challenge.org/
|
| 28 |
+
|
| 29 |
+
**Number of CT volumes**: 1062
|
| 30 |
+
|
| 31 |
+
**Contrast**: Contrast-enhanced (multi-phase: plain, arterial, portal)
|
| 32 |
+
|
| 33 |
+
**CT body coverage**: Abdomen
|
| 34 |
+
|
| 35 |
+
**Does the dataset include any ground truth annotations?**: Yes
|
| 36 |
+
|
| 37 |
+
**Original GT annotation targets**: Liver, spleen, kidney, pancreas
|
| 38 |
+
|
| 39 |
+
**Number of annotated CT volumes**: 1000
|
| 40 |
+
|
| 41 |
+
**Annotator**: Initial model + manual refinement
|
| 42 |
+
|
| 43 |
+
**Acquisition centers**: 12 medical centers
|
| 44 |
+
|
| 45 |
+
**Pathology/Disease**: Lesions in one or more labeled organs, including benign/malignant liver lesions and cancers of the pancreas, colon, and liver
|
| 46 |
+
|
| 47 |
+
**Original dataset download link**:
|
| 48 |
+
|
| 49 |
+
Part 1: https://zenodo.org/records/5903099
|
| 50 |
+
|
| 51 |
+
Part 2: https://zenodo.org/records/5903846
|
| 52 |
+
|
| 53 |
+
Part 3: https://zenodo.org/records/5903769
|
| 54 |
+
|
| 55 |
+
**Original dataset format**: nifti
|