paper-with-me

홈 › Papers

PanNuke Dataset Extension, Insights and Baselines

2020-03-24 · Jevgenij Gamper, Navid Alemi Koohbanani, Ksenija Benes, Simon Graham, Mostafa Jahanifar, Syed Ali Khurram, Ayesha Azam, Katherine Hewitt, Nasir Rajpoot

The emerging area of computational pathology (CPath) is ripe ground for the application of deep learning (DL) methods to healthcare due to the sheer volume of raw pixel data in whole-slide images (WSIs) of cancerous tissue slides. However, it is imperative for the DL algorithms relying on nuclei-level details to be able to cope with data from `the clinical wild', which tends to be quite challenging. We study, and extend recently released PanNuke dataset consisting of ~200,000 nuclei categorized into 5 clinically important classes for the challenging tasks of segmenting and classifying nuclei in WSIs. Previous pan-cancer datasets consisted of only up to 9 different tissues and up to 21,000 unlabeled nuclei and just over 24,000 labeled nuclei with segmentation masks. PanNuke consists of 19 different tissue types that have been semi-automatically annotated and quality controlled by clinical pathologists, leading to a dataset with statistics similar to the clinical wild and with minimal selection bias. We study the performance of segmentation and classification models when applied to the proposed dataset and demonstrate the application of models trained on PanNuke to whole-slide images. We provide comprehensive statistics about the dataset and outline recommendations and research directions to address the limitations of existing DL tools when applied to real-world CPath applications.

📄 PDF Abstract BibTeX arXiv:2003.10778

Code (8)

TIA-Lab/PanNuke-metrics 공식 구현
Mr-TalhaIlyas/Prerpcessing-PanNuke-Nuclei-Instance-Segmentation-Dataset
aaparna/UNet-Image-Segmentation
alexjfoote/reetoolbox pytorch
kaiseem/pointnu-net pytorch
lhaof/cgt pytorch
okunator/Dippa pytorch
vqdang/hover_net tf

Tasks

Selection biaswhole slide images

Similar Papers 제목 키워드 기반

Compositional Reward Models for Conditional Medical Image Generation

2026-09-04 · Aayush Kumar Tyagi, Prathosh A. P., Mausam arxiv

Acquiring high quality annotated medical image data is critical for training deep learning models; however, annotation is expensive, time consuming, and requires domain expertise. Conditional diffusion models, such as Co…

Skin Lesion ClassificationMedical Image GenerationReinforcement LearningCell Segmentation

CellViT: Vision Transformers for Precise Cell Segmentation and Classification

2023-06-27 · Fabian Hörst, Moritz Rempe, Lukas Heine, Constantin Seibold 외

Nuclei detection and segmentation in hematoxylin and eosin-stained (H&E) tissue images are important clinical tasks and crucial for a wide range of applications. However, it is a challenging task due to nuclei variances …

Cell DetectionCell SegmentationClassificationInstance Segmentation+3

PhenoBench: A Comprehensive Benchmark for Cell Phenotyping

2025-07-04 · Claudia Winklmayr, Jerome Luescher, Nora Koreuber, Jannik Franzen 외 arxiv

Digital pathology has seen the advent of a wealth of foundational models (FM), yet to date their performance on cell phenotyping has not been benchmarked in a unified manner. We therefore propose PhenoBench: A comprehens…

SAFViT: Spatial Attention Fusion Gating for Vision Transformer-Based Nucleus Segmentation and Classification

2026-07-30 · Harshit Mittal, Arash Rabbani arxiv

Accurate cell segmentation and classification are foundational to digital pathology, enabling quantitative tissue analysis for diagnosis and treatment planning. Encoder-decoder architectures that fuse multi-scale feature…

Cell Segmentation

HoVer-UNet: Accelerating HoVerNet with UNet-based multi-class nuclei segmentation via knowledge distillation

2023-11-21 · Cristian Tommasino, Cristiano Russo, Antonio Maria Rinaldi, Francesco Ciompi

We present HoVer-UNet, an approach to distill the knowledge of the multi-branch HoVerNet framework for nuclei instance segmentation and classification in histopathology. We propose a compact, streamlined single UNet netw…

Instance SegmentationKnowledge DistillationSemantic Segmentation