Datasets:

Modalities:
Image
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
YutingHe-list commited on
Commit
5db6aba
·
verified ·
1 Parent(s): 95f9cec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -3
README.md CHANGED
@@ -1,3 +1,54 @@
1
- ---
2
- license: cc-by-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nd-4.0
3
+ size_categories:
4
+ - n>1T
5
+ tags:
6
+ - medical
7
+ ---
8
+ # SimNICT
9
+
10
+ - **SimNICT** is the first dataset for training **universal non-ideal measurement CT (NICT)** enhancement models.
11
+
12
+ - The dataset comprises **over 10.9 million NICT-ICT image pairs**, including low dose CT (LDCT), sparse view CT (SVCT), and limited angle CT (LACT), under varying defect degrees across whole-body regions.
13
+
14
+ - We have currently uploaded part of the SimNICT dataset, [**SimNICT-AMOS-Sample**](#simnict-amos-sample), with preview images in the dataset viewer. The complete SimNICT dataset will be gradually uploaded in future releases.
15
+
16
+
17
+ # SimNICT-AMOS-Sample
18
+
19
+ - SimNICT-AMOS-Sample dataset contains **55 ICT volumes** from the AMOS dataset in SimNICT, and each ICT volume has been simulated using the same NICT simulation method as in SimNICT, generating **9 types of NICT volumes**.
20
+
21
+ - This dataset is divided into training and test sets, with 20% and 80% of the total volumes, respectively, to evaluate the performance of our proposed [MITAMP](***) model.
22
+
23
+
24
+ # Source Dataset Statistics
25
+
26
+ - SimNICT starts from the ICT images from ten publicly CT datasets that encompass whole-body regions.
27
+ - By removing low-quality volumes, our SimNICT dataset finally obtains **3,633,465 images** from **9,639 ICT volumes**.
28
+
29
+ | Source | Provenance | Volume | Slice | License |
30
+ |-----------------------|-------------------------------------------------------------------------------------------------------------|--------|-----------|--------------------------------------------------------------------------------------------------|
31
+ | COVID-19-NY-SBU | [TCIA](https://www.cancerimagingarchive.net/collection/covid-19-ny-sbu/) | 459 | 118,119 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
32
+ | STOIC | [Grand Challenge](https://stoic2021.grand-challenge.org/) | 2,000 | 867,376 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
33
+ | MELA | [Grand Challenge](https://mela.grand-challenge.org/) | 1,100 | 496,673 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
34
+ | LUNA | [Grand Challenge](https://luna16.grand-challenge.org/) | 888 | 227,225 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
35
+ | LNDb | [Grand Challenge](https://lndb.grand-challenge.org/) | 294 | 94,153 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
36
+ | HECKTOR22 | [Grand Challenge](https://hecktor.grand-challenge.org/) | 883 | 200,100 | []() |
37
+ | CT_COLONOGRAPHY | [TCIA](https://www.cancerimagingarchive.net/collection/ct-colonography/) | 1,730 | 938,082 | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) |
38
+ | AutoPET | [Grand Challenge](https://autopet.grand-challenge.org/) | 1,014 | 560,796 | []() |
39
+ | AMOS | [Grand Challenge](https://amos22.grand-challenge.org/) | 500 | 76,679 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
40
+ | CT Images in COVID-19 | [TCIA](https://www.cancerimagingarchive.net/collection/ct-images-in-covid-19/) | 771 | 54,262 | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
41
+
42
+
43
+ <!-- # Dataset Structure
44
+
45
+ - [More Information Needed] -->
46
+
47
+ # Ongoing
48
+ - [ ] Release the SimNICT dataset containing 10.6 million NICT-ICT image pairs.
49
+ - [x] Release the SimNICT-AMOS-Sample dataset, a subset of the SimNICT dataset.
50
+
51
+ ## Citation
52
+
53
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
54
+