Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CellViT: Vision Transformers for Precise Cell Segmentation and Classification

About

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 in staining and size, overlapping boundaries, and nuclei clustering. While convolutional neural networks have been extensively used for this task, we explore the potential of Transformer-based networks in this domain. Therefore, we introduce a new method for automated instance segmentation of cell nuclei in digitized tissue samples using a deep learning architecture based on Vision Transformer called CellViT. CellViT is trained and evaluated on the PanNuke dataset, which is one of the most challenging nuclei instance segmentation datasets, consisting of nearly 200,000 annotated Nuclei into 5 clinically important classes in 19 tissue types. We demonstrate the superiority of large-scale in-domain and out-of-domain pre-trained Vision Transformers by leveraging the recently published Segment Anything Model and a ViT-encoder pre-trained on 104 million histological image patches - achieving state-of-the-art nuclei detection and instance segmentation performance on the PanNuke dataset with a mean panoptic quality of 0.50 and an F1-detection score of 0.83. The code is publicly available at https://github.com/TIO-IKIM/CellViT

Fabian H\"orst, Moritz Rempe, Lukas Heine, Constantin Seibold, Julius Keyl, Giulia Baldini, Selma Ugurel, Jens Siveke, Barbara Gr\"unwald, Jan Egger, Jens Kleesiek• 2023

Related benchmarks

TaskDatasetResultRank
Instance SegmentationPanNuke 19 tissue types (three-fold cross-validation)
mPQ58.4
120
Nuclei Instance SegmentationPanNuke
Neoplastic Score58.1
39
Nuclei DetectionPanNuke averaged across three dataset splits
Precision0.88
31
Semantic segmentationGLAS
Dice77
28
Nuclei Instance SegmentationCoNSeP (test)
PQ0.552
26
Nuclei SegmentationMoNuSeg--
17
Nuclei ClassificationPanNuke
Neoplastic Precision72
15
Panoptic SegmentationPanNuke (three-fold cross-validation)
Neoplastic58.1
12
Binary Nuclei DetectionPanNuke
Precision84
10
Binary Nuclei Segmentation and DetectionMoNuSeg (test)
DQ87.2
10
Showing 10 of 23 rows

Other info

Code

Follow for update