paper-with-me

Papers

Simultaneous Semantic and Instance Segmentation for Colon Nuclei Identification and Counting

2022-03-01 · Lihao Liu, Chenyang Hong, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb

We address the problem of automated nuclear segmentation, classification, and quantification from Haematoxylin and Eosin stained histology images, which is of great relevance for several downstream computational pathology applications. In this work, we present a solution framed as a simultaneous semantic and instance segmentation framework. Our solution is part of the Colon Nuclei Identification and Counting (CoNIC) Challenge. We first train a semantic and instance segmentation model separately. Our framework uses as backbone HoverNet and Cascade Mask-RCNN models. We then ensemble the results with a custom Non-Maximum Suppression embedding (NMS). In our framework, the semantic model computes a class prediction for the cells whilst the instance model provides a refined segmentation. We demonstrate, through our experimental results, that our model outperforms the provided baselines by a large margin.

📄 PDF Abstract BibTeX arXiv:2203.00157

Code (1)

lihaoliu-cambridge/simultaneous_semantic_and_instance_segmentation 공식 구현 pytorch

Tasks

Instance SegmentationNuclear SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MGTUNet: An new UNet for colon nuclei instance segmentation and quantification

2022-10-20 · Liangrui Pan, Lian Wang, Zhichao Feng, Zhujun Xu 외

Colorectal cancer (CRC) is among the top three malignant tumor types in terms of morbidity and mortality. Histopathological images are the gold standard for diagnosing colon cancer. Cellular nuclei instance segmentation …

Instance SegmentationregressionSegmentationSemantic Segmentation

Panoptic segmentation with highly imbalanced semantic labels

2022-03-03 · Josef Lorenz Rumberger, Elias Baumann, Peter Hirsch, Andrew Janowczyk 외

We describe here the panoptic segmentation method we devised for our participation in the CoNIC: Colon Nuclei Identification and Counting Challenge at ISBI 2022. Key features of our method are a weighted loss specificall…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

NASDM: Nuclei-Aware Semantic Histopathology Image Generation Using Diffusion Models

2023-03-20 · Aman Shrivastava, P. Thomas Fletcher

In recent years, computational pathology has seen tremendous progress driven by deep learning methods in segmentation and classification tasks aiding prognostic and diagnostic settings. Nuclei segmentation, for instance,…

DiagnosticImage GenerationSegmentation

Separable-HoverNet and Instance-YOLO for Colon Nuclei Identification and Counting

2022-03-01 · Chunhui Lin, Liukun Zhang, Lijian Mao, Min Wu 외

Nuclear segmentation, classification and quantification within Haematoxylin & Eosin stained histology images enables the extraction of interpretable cell-based features that can be used in downstream explainable models i…

ClassificationExplainable ModelsNuclear SegmentationSegmentation

Nuclei instance segmentation and classification in histopathology images with StarDist

2022-03-03 · Martin Weigert, Uwe Schmidt

Instance segmentation and classification of nuclei is an important task in computational pathology. We show that StarDist, a deep learning nuclei segmentation method originally developed for fluorescence microscopy, can …

ClassificationInstance SegmentationSegmentationSemantic Segmentation