DykeF commited on
Commit
d820644
·
1 Parent(s): c875deb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -14,6 +14,17 @@ license: cc-by-4.0
14
  - [Loading Dataset](#loading-dataset)
15
  - [License](#license)
16
 
 
 
 
 
 
 
 
 
 
 
 
17
  ## Dataset Description
18
 
19
  ### Abstract
 
14
  - [Loading Dataset](#loading-dataset)
15
  - [License](#license)
16
 
17
+ # Citation
18
+ ```bash
19
+ Kather, Jakob Nikolas, Halama, Niels, & Marx, Alexander. (2018). 100,000 histological images of human colorectal cancer and healthy tissue (v0.1) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.1214456"""
20
+ ```
21
+ # Description
22
+ This is a set of 100,000 non-overlapping image patches from hematoxylin & eosin (H&E) stained histological images of human colorectal cancer (CRC) and normal tissue.
23
+ All images are 224x224 pixels (px) at 0.5 microns per pixel (MPP). All images are color-normalized using Macenko's method (http://ieeexplore.ieee.org/abstract/document/5193250/, DOI 10.1109/ISBI.2009.5193250).
24
+ Tissue classes are: Adipose (ADI), background (BACK), debris (DEB), lymphocytes (LYM), mucus (MUC), smooth muscle (MUS), normal colon mucosa (NORM), cancer-associated stroma (STR), colorectal adenocarcinoma epithelium (TUM).
25
+ These images were manually extracted from N=86 H&E stained human cancer tissue slides from formalin-fixed paraffin-embedded (FFPE) samples from the NCT Biobank (National Center for Tumor Diseases, Heidelberg, Germany) and the UMM pathology archive (University Medical Center Mannheim, Mannheim, Germany). Tissue samples contained CRC primary tumor slides and tumor tissue from CRC liver metastases; normal tissue classes were augmented with non-tumorous regions from gastrectomy specimen to increase variability.
26
+
27
+
28
  ## Dataset Description
29
 
30
  ### Abstract