File size: 1,904 Bytes
b65bd79 791f613 b65bd79 99584da 791f613 99584da a58a5f1 b65bd79 99584da a58a5f1 791f613 b65bd79 3ef0094 b65bd79 3ef0094 447e3db 3ef0094 447e3db 3ef0094 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': ADI
'1': BACK
'2': DEB
'3': LYM
'4': MUC
'5': MUS
'6': NORM
'7': STR
'8': TUM
splits:
- name: nct_crc_he_100
num_bytes: 15058006
num_examples: 99
- name: nct_crc_he_1k
num_bytes: 151950686
num_examples: 999
- name: crc_val_he_7k
num_bytes: 1092855241.74
num_examples: 7180
download_size: 1095677324
dataset_size: 1259863933.74
configs:
- config_name: default
data_files:
- split: nct_crc_he_100
path: data/nct_crc_he_100-*
- split: nct_crc_he_1k
path: data/nct_crc_he_1k-*
- split: crc_val_he_7k
path: data/crc_val_he_7k-*
license: cc-by-sa-3.0
task_categories:
- image-classification
language:
- en
tags:
- biology
- medical
- cancer
- colorectal cancer
pretty_name: NCT_CRC
size_categories:
- 10K<n<100K
---
# Dataset Card for NCT-CRC-HE
### Dataset Summary
The NCT-CRC-HE dataset consists of images of human tissue slides, some of which contain cancer.
### Data Splits
The dataset contains tissues from different parts of the body. Examples from each of the 9 classes can be seen below
![Tissue examples](https://www.researchgate.net/profile/Jakob-Kather/publication/330609763/figure/fig1/AS:718794859237378@1548385457599/Example-images-for-each-of-the-nine-tissue-classes-represented-in-the-NCT-CRC-HE-100K.png)
### Initial Data Collection and Normalization
NCT biobank (National Center for Tumor Diseases) and the UMM pathology archive (University Medical Center Mannheim)
### Licensing Information
CC-BY-SA
### Citation Information
Owkin claims no ownership of the dataset. This is simply an upload of the original dataset onto HF.
[Link to original paper](https://paperswithcode.com/dataset/nct-crc-he-100k)
|