paper-with-me

Papers

SoftCTM: Cell detection by soft instance segmentation and consideration of cell-tissue interaction

2023-12-19 · Lydia A. Schoenpflug, Viktor H. Koelzer

Detecting and classifying cells in histopathology H\&E stained whole-slide images is a core task in computational pathology, as it provides valuable insight into the tumor microenvironment. In this work we investigate the impact of ground truth formats on the models performance. Additionally, cell-tissue interactions are considered by providing tissue segmentation predictions as input to the cell detection model. We find that a "soft", probability-map instance segmentation ground truth leads to best model performance. Combined with cell-tissue interaction and test-time augmentation our Soft Cell-Tissue-Model (SoftCTM) achieves 0.7172 mean F1-Score on the Overlapped Cell On Tissue (OCELOT) test set, achieving the third best overall score in the OCELOT 2023 Challenge. The source code for our approach is made publicly available at https://github.com/lely475/ocelot23algo.

📄 PDF Abstract BibTeX arXiv:2312.12151

Code (2)

lely475/ocelot23algo 공식 구현
lely475/softctm

Tasks

Cell DetectionInstance SegmentationSegmentationSemantic Segmentationwhole slide images

Similar Papers 제목 키워드 기반

Multi-scale Cell Instance Segmentation with Keypoint Graph based Bounding Boxes

2019-07-22 · Jingru Yi, Pengxiang Wu, Qiaoying Huang, Hui Qu 외

Most existing methods handle cell instance segmentation problems directly without relying on additional detection boxes. These methods generally fails to separate touching cells due to the lack of global understanding of…

Cell SegmentationInstance Segmentationobject-detectionObject Detection+2

Attention-Based Transformers for Instance Segmentation of Cells in Microstructures

2020-11-19 · Tim Prangemeier, Christoph Reich, Heinz Koeppl

Detecting and segmenting object instances is a common task in biomedical applications. Examples range from detecting lesions on functional magnetic resonance images, to the detection of tumours in histopathological image…

Cell DetectionCell SegmentationExperimental DesignInstance Segmentation+2

YOLO2U-Net: Detection-Guided 3D Instance Segmentation for Microscopy

2022-07-13 · Amirkoushyar Ziabari, Derek C. Ros, Abbas Shirinifard, David Solecki

Microscopy imaging techniques are instrumental for characterization and analysis of biological structures. As these techniques typically render 3D visualization of cells by stacking 2D projections, issues such as out-of-…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

CUPre: Cross-domain Unsupervised Pre-training for Few-Shot Cell Segmentation

2023-10-06 · Weibin Liao, Xuhong LI, Qingzhong Wang, Yanwu Xu 외

While pre-training on object detection tasks, such as Common Objects in Contexts (COCO) [1], could significantly boost the performance of cell segmentation, it still consumes on massive fine-annotated cell images [2] wit…

Cell SegmentationContrastive LearningFew-shot Instance SegmentationInstance Segmentation+5

PolarMask++: Enhanced Polar Representation for Single-Shot Instance Segmentation and Beyond

2021-05-05 · Enze Xie, Wenhai Wang, Mingyu Ding, Ruimao Zhang 외

Reducing the complexity of the pipeline of instance segmentation is crucial for real-world applications. This work addresses this issue by introducing an anchor-box free and single-shot instance segmentation framework, t…

Cell SegmentationInstance Segmentationobject-detectionObject Detection+3