mrmrx commited on
Commit
8034cf2
·
verified ·
1 Parent(s): a6845bb

Upload README_0015_lndb.md

Browse files
Files changed (1) hide show
  1. 0015_lndb/README_0015_lndb.md +51 -0
0015_lndb/README_0015_lndb.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # LNDb – Lung Nodule Database
2
+
3
+ ## License
4
+ **CC BY-NC-ND 4.0**
5
+ [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/)
6
+
7
+ ## Citation
8
+ Paper BibTeX:
9
+
10
+ ```bibtex
11
+ @article{pedrosa2021lndb,
12
+ title={LNDb challenge on automatic lung cancer patient management},
13
+ author={Pedrosa, Jo{\~a}o and Aresta, Guilherme and Ferreira, Carlos and Atwal, Gurraj and Phoulady, Hady Ahmady and Chen, Xiaoyu and Chen, Rongzhen and Li, Jiaoliang and Wang, Liansheng and Galdran, Adrian and others},
14
+ journal={Medical image analysis},
15
+ volume={70},
16
+ pages={102027},
17
+ year={2021},
18
+ publisher={Elsevier}
19
+ }
20
+ ```
21
+
22
+
23
+ ## Dataset description
24
+ The Lung Nodule Database (LNDb) was developed as an external dataset to complement LIDC-IDRI, enabling external and comparable validation of computer-aided diagnosis systems. It contains 294 retrospectively collected CT scans from CHUSJ in Porto, Portugal, acquired between 2016 and 2018 under ethical approval and anonymised for research use.
25
+
26
+ **Challenge homepage**: https://lndb.grand-challenge.org/Home/
27
+
28
+ **Number of CT volumes**: 294
29
+
30
+ **Contrast**: -
31
+
32
+ **CT body coverage**: Chest
33
+
34
+ **Does the dataset include any ground truth annotations?**: Yes
35
+
36
+ **Original GT annotation targets**: Pulmonary nodules
37
+
38
+ **Number of annotated CT volumes**: -
39
+
40
+ **Annotator**: Human
41
+
42
+ **Acquisition centers**: Centro Hospitalar e Universitário de São João in Porto, Portugal.
43
+
44
+ **Pathology/Disease**: Pulmonary nodules for lung cancer screening and management
45
+
46
+ **Original dataset download link**: https://zenodo.org/records/7153205#.Yz_oVHbMJPZ
47
+
48
+ **Original dataset format**: mhd/.raw
49
+
50
+ ## Note
51
+ In accordance with the license, CADS does **not** redistribute LNDb images. Please download the original images directly from the provided Zenodo link above.