CryoNuSeg
收藏资源简介:
CryoNuSeg是第一个完全注释的来自冷冻组织样本的冷冻切片和H&E染色的细胞核实例分割数据集。该数据集包含来自10个人体器官的图像,这些图像在其他公开可用的数据集中未被利用,并提供了三种手动标记,以允许测量观察者内部和观察者之间的变异性。
CryoNuSeg is the first fully annotated instance segmentation dataset of cell nuclei from H&E-stained frozen tissue sections. This dataset includes images from 10 human organs that have not been utilized in other publicly available datasets, and provides three sets of manual annotations to enable the measurement of intra-observer and inter-observer variability.
CryoNuSeg: A Dataset for Nuclei Segmentation of Cryosectioned H&E-Stained Histological Images
数据集概述
CryoNuSeg 是一个完全标注的冷冻 H&E 染色的组织学图像数据集。该数据集包含 30 张固定大小为 512x512 像素的图像块,来自 10 个人体器官。数据集主要来源于 The Cancer Genome Atlas (TCGA)。
引用
CryoNuSeg 的论文已公开发布在 ScienceDirect 上:
@article{CryoNuSeg2021, title = "{CryoNuSeg}: A dataset for nuclei instance segmentation of cryosectioned H&E-stained histological images", journal = "Computers in Biology and Medicine", volume = "132", pages = "104349", year = "2021", issn = "0010-4825", doi = "https://doi.org/10.1016/j.compbiomed.2021.104349", url = "https://www.sciencedirect.com/science/article/pii/S0010482521001438", author = "Amirreza Mahbod and Gerald Schaefer and Benjamin Bancher and Christine L"{o}w and Georg Dorffner and Rupert Ecker and Isabella Ellinger" }
数据集链接
完整的数据集及其对应的分割掩码可在 Kaggle 网站上获取: https://www.kaggle.com/ipateam/segmentation-of-nuclei-in-cryosectioned-he-images
WSI 选择
从 TCGA 数据库中提取图像块的步骤如下:
- 选择 10 个未广泛用于其他公开数据集的器官,包括肾上腺、喉、淋巴结、纵隔、胰腺、胸膜、皮肤、睾丸、胸腺和甲状腺。
- 每个器官选择 3 张 40 倍放大的 WSI。
WSI 图像块提取
使用 QuPath 软件提取固定大小为 512x512 像素的图像块。
手动标注
使用 ImageJ 软件进行手动核实例分割标注。
分割掩码生成代码
Matlab 代码用于生成分割掩码,可在代码文件夹中找到。
致谢
本工作得到了奥地利研究促进机构 (FFG) 和 Kaggle 开放数据研究资助的支持。




