Search is not available for this dataset
image
imagewidth (px) 823
1.95k
|
---|
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co./docs/hub/datasets-cards)
Gastric Cancer Tissue Segmentation Dataset
License: Apache-2.0
Overview
This dataset is designed for tissue segmentation in gastric cancer cases. It consists of 100 Regions of Interest (ROIs) extracted from Whole Slide Images (WSIs) of 100 gastric cancer cases.
Tissue Types
Six tissue types are annotated:
- Tumor
- Lymphoid stroma
- Desmoplastic stroma
- Smooth muscle
- Necrosis
- Others
Data Source
The original WSIs are sourced from the TCGA (The Cancer Genome Atlas) database.
- Mean size of ROIs: 4655 × 5276 pixels
Annotation Process
- The annotated ROIs achieved a 78% one-time acceptance rate.
- The remaining annotations were accepted after one revision.
- Pathologists performed minor corrections on 8.4% of all pixels in total.
Data Organization
The dataset includes:
- ROIs (image patches):
- Saved as
.png
files under the corresponding folders.
- Saved as
- Annotations:
- Each ROI's annotation is saved as a
.txt
file under the corresponding folders. - The annotation is a pixel-wise matrix with the following values:
- 1: Tumor
- 2: Lymphoid stroma
- 3: Desmoplastic stroma
- 4: Smooth muscle
- 5: Necrosis
- 6: Others
- -1: Equal to 6 (others)
- Each ROI's annotation is saved as a
Usage and Restrictions
- This dataset is for research purposes only.
- Commercial use is strictly prohibited.
If you use this dataset in your research, you must cite the following publication:
@article{gao2022unsupervised,
title={Unsupervised representation learning for tissue segmentation in histopathological images: From global to local contrast},
author={Gao, Zeyu and Jia, Chang and Li, Yang and Zhang, Xianli and Hong, Bangyang and Wu, Jialun and Gong, Tieliang and Wang, Chunbao and Meng, Deyu and Zheng, Yefeng and others},
journal={IEEE Transactions on Medical Imaging},
volume={41},
number={12},
pages={3611--3623},
year={2022},
publisher={IEEE}
}
- Downloads last month
- 14