Datasets:
Upload README_0017_lola11.md
Browse files
0017_lola11/README_0017_lola11.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
|
3 |
+
## License
|
4 |
+
Customized license:
|
5 |
+
The downloaded data or any data derived from it may not be given or redistributed to anyone outside the registered team. Data may only be used for preparing an entry to be submitted on the LOLA11 challenge website, and may not be used for other scientific studies or for training/developing other algorithms, including those in commercial products.
|
6 |
+
|
7 |
+
The organizers do not claim ownership or rights to algorithms or uploaded documents, and do not intend to restrict the publication of methods using the LOLA11 data.
|
8 |
+
|
9 |
+
|
10 |
+
## Citation
|
11 |
+
Paper BibTeX:
|
12 |
+
|
13 |
+
```bibtex
|
14 |
+
@misc{lola11,
|
15 |
+
author = "{Eva van Rikxoort and Bram van Ginneken and Sjoerd Kerkstra}",
|
16 |
+
title = "{LObe and Lung Analysis 2011 (LOLA11)}",
|
17 |
+
year = "2011",
|
18 |
+
howpublished = "\url{https://lola11.grand-challenge.org/}",
|
19 |
+
}
|
20 |
+
```
|
21 |
+
|
22 |
+
|
23 |
+
## Dataset description
|
24 |
+
LOLA11 aims to evaluate the performance of lung and lobe segmentation methods for chest CT scans using a common reference standard. The dataset contains chest CT scans with varying pathologies, enabling fair and consistent comparison of algorithms under identical evaluation criteria. Initially launched in 2011, LOLA11 continues to run on grand-challenge.org with automated evaluation, and new teams are welcome to submit results at any time.
|
25 |
+
|
26 |
+
|
27 |
+
**Challenge homepage**: https://lola11.grand-challenge.org/Home/
|
28 |
+
|
29 |
+
**Number of CT volumes**: 55
|
30 |
+
|
31 |
+
**Contrast**: -
|
32 |
+
|
33 |
+
**CT body coverage**: Chest
|
34 |
+
|
35 |
+
**Does the dataset include any ground truth annotations?**: Yes
|
36 |
+
|
37 |
+
**Original GT annotation targets**: Lung lobes
|
38 |
+
|
39 |
+
**Number of annotated CT volumes**: -
|
40 |
+
|
41 |
+
**Annotator**: -
|
42 |
+
|
43 |
+
**Acquisition centers**: -
|
44 |
+
|
45 |
+
**Pathology/Disease**: Various pathologies and abnormalities
|
46 |
+
|
47 |
+
**Original dataset download link**: https://zenodo.org/records/4708800
|
48 |
+
|
49 |
+
**Original dataset format**: .mha
|
50 |
+
|
51 |
+
## Note
|
52 |
+
In accordance with the license, CADS does **not** redistribute LOLA images. Please download the original images directly from the provided Zenodo link above.
|