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

Upload README_0004_lits.md

Browse files
Files changed (1) hide show
  1. 0004_lits/README_0004_lits.md +53 -0
0004_lits/README_0004_lits.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Liver Tumor Segmentation Benchmark (LiTS)
2
+
3
+ ## License
4
+ **CC BY-NC-SA 4.0**
5
+ [Creative Commons Attribution-NonCommercial-ShareAlike License](https://creativecommons.org/licenses/by-nc-sa/4.0/)
6
+
7
+ ## Citation
8
+ Paper BibTeX:
9
+ ```bibtex
10
+ @article{bilic2023liver,
11
+ title={The liver tumor segmentation benchmark (lits)},
12
+ author={Bilic, Patrick and Christ, Patrick and Li, Hongwei Bran and Vorontsov, Eugene and Ben-Cohen, Avi and Kaissis, Georgios and Szeskin, Adi and Jacobs, Colin and Mamani, Gabriel Efrain Humpire and Chartrand, Gabriel and others},
13
+ journal={Medical image analysis},
14
+ volume={84},
15
+ pages={102680},
16
+ year={2023},
17
+ publisher={Elsevier}
18
+ }
19
+ ```
20
+
21
+ ## Dataset description
22
+ The Liver Tumor Segmentation Benchmark (LiTS) was organized alongside ISBI 2017 and MICCAI 2017/2018 to advance liver and liver tumor segmentation in contrast-enhanced CT scans. It includes diverse cases from seven institutions worldwide and has served as a long-standing benchmark with ongoing public evaluation.
23
+
24
+ **Competition homepage**: https://competitions.codalab.org/competitions/17094
25
+
26
+ **Number of CT volumes**: 201
27
+
28
+ **Contrast**: Contrast-enhanced
29
+
30
+ **CT body coverage**: Abdomen
31
+
32
+ **Does the dataset include any ground truth annotations?**: Yes
33
+
34
+ **Original GT annotation targets**: Liver, lesion
35
+
36
+ **Number of annotated CT volumes**: 201
37
+
38
+ **Annotator**: Human
39
+
40
+ **Acquisition centers**: Collected from seven clinical sites globally, including (a) Rechts der Isar Hospital, the Technical University of Munich in Germany, (b) Radboud University Medical Center, the Netherlands, (c) Polytechnique Montréal and CHUM Research Center in Canada, (d) Sheba Medical Center in Israel, (e) the Hebrew University of Jerusalem in Israel, (f) Hadassah University Medical Center in Israel, and (g) IRCAD in France
41
+
42
+ **Pathology/Disease**: Primary liver tumors (e.g., hepatocellular carcinoma, cholangiocarcinoma) and secondary liver tumors (e.g., metastases from colorectal, breast, and lung cancers)
43
+
44
+ **Original dataset download link**:
45
+
46
+ Train: https://drive.google.com/drive/folders/0B0vscETPGI1-Q1h1WFdEM2FHSUE?resourcekey=0-XIVV_7YUjB9TPTQ3NfM17A
47
+
48
+ Test: https://drive.google.com/drive/folders/0B0vscETPGI1-Q1h1WFdEM2FHSUE?resourcekey=0-XIVV_7YUjB9TPTQ3NfM17A
49
+
50
+ **Original dataset format**: nifti
51
+
52
+ ## Note
53
+ LiTS test set ground truth remains private.