cyyu96 commited on
Commit
0afcecb
·
verified ·
1 Parent(s): 6db9e40

Upload Dataset009_LUNA25/dataset.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dataset009_LUNA25/dataset.json +22 -0
Dataset009_LUNA25/dataset.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "CT"
4
+ },
5
+ "labels": {
6
+ "background": 0,
7
+ "nodule": 1
8
+ },
9
+ "classification_labels": {
10
+ "malignancy": {
11
+ "0": "Benign",
12
+ "1": "Malignant"
13
+ }
14
+ },
15
+ "numTraining": 6141,
16
+ "file_ending": ".nii.gz",
17
+ "name": "Dataset009_LUNA25",
18
+ "description": "LUNA25 — cropped low-dose chest CT patches for lung nodule segmentation and malignancy risk estimation (6141 nodule crops from lung cancer screening CTs)",
19
+ "reference": "Peeters D, Obreja B, Antonissen N, Jacobs C. Benchmarking of Artificial Intelligence and Radiologists for Lung Cancer Screening in CT: The LUNA25 Challenge. Medical Image Computing and Computer Assisted Intervention 2025 (MICCAI). Zenodo. 2025. https://doi.org/10.5281/zenodo.15094631",
20
+ "licence": "CC BY 4.0",
21
+ "release": "1.0"
22
+ }