mrmrx commited on
Commit
c22f1cd
·
verified ·
1 Parent(s): f720bc7

Upload README_0003_kits21.md

Browse files
Files changed (1) hide show
  1. 0003_kits21/README_0003_kits21.md +52 -0
0003_kits21/README_0003_kits21.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # The Kidney and Kidney Tumor Segmentation Challenge (KiTS21)
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
+
8
+ ## Citation
9
+ Paper BibTeX:
10
+ ```bibtex
11
+ @article{heller2021state,
12
+ title={The state of the art in kidney and kidney tumor segmentation in contrast-enhanced CT imaging: Results of the KiTS19 challenge},
13
+ author={Heller, Nicholas and Isensee, Fabian and Maier-Hein, Klaus H and Hou, Xiaoshuai and Xie, Chunmei and Li, Fengyi and Nan, Yang and Mu, Guangrui and Lin, Zhiyong and Han, Miofei and others},
14
+ journal={Medical image analysis},
15
+ volume={67},
16
+ pages={101821},
17
+ year={2021},
18
+ publisher={Elsevier}
19
+ }
20
+ ```
21
+
22
+ ## Dataset description
23
+ KiTS21 builds on the KiTS19 challenge, which aimed to advance automatic 3D kidney and kidney tumor segmentation in contrast-enhanced CT scans. It provides a curated set of manually annotated volumes for benchmarking deep learning methods and supports an open leaderboard for ongoing evaluation.
24
+
25
+ **KiTS21 challenge homepage**: https://kits-challenge.org/kits23/
26
+
27
+ **KiTS21 challenge design**: https://zenodo.org/records/4674397
28
+
29
+ **Number of CT volumes**: 300
30
+
31
+ **Contrast**: Contrast-enhanced
32
+
33
+ **CT body coverage**: Abdomen (occasional chest/pelvis coverage)
34
+
35
+ **Does the dataset include any ground truth annotations?** Yes
36
+
37
+ **Original GT annotation targets**: Kidney, kidney tumor, kidney cyst
38
+
39
+ **Number of annotated CT volumes**: 300
40
+
41
+ **Annotator**: Human
42
+
43
+ **Acquisition centers**: Multiple, with varied scanner brands; predominantly from Minnesota, North Dakota, and western Wisconsin
44
+
45
+ **Pathology/Disease**: Kidney tumors
46
+
47
+ **Original dataset download link**: https://github.com/neheller/kits21/blob/master/README.md
48
+
49
+ **Original dataset format**: nifti
50
+
51
+ ## Note
52
+ These 300 volumes correspond to the KiTS21 training split, which includes all cases from the train and test splits of KiTS19.