paper-with-me

Papers

Nuclear Instance Segmentation using a Proposal-Free Spatially Aware Deep Learning Framework

2019-08-27 · Navid Alemi Koohbanani, Mostafa Jahanifar, Ali Gooya, Nasir Rajpoot

Nuclear segmentation in histology images is a challenging task due to significant variations in the shape and appearance of nuclei. One of the main hurdles in nuclear instance segmentation is overlapping nuclei where a smart algorithm is needed to separate each nucleus. In this paper, we introduce a proposal-free deep learning based framework to address these challenges. To this end, we propose a spatially-aware network (SpaNet) to capture spatial information in a multi-scale manner. A dual-head variation of the SpaNet is first utilized to predict the pixel-wise segmentation and centroid detection maps of nuclei. Based on these outputs, a single-head SpaNet predicts the positional information related to each nucleus instance. Spectral clustering method is applied on the output of the last SpaNet, which utilizes the nuclear mask and the Gaussian-like detection map for determining the connected components and associated cluster identifiers, respectively. The output of the clustering method is the final nuclear instance segmentation mask. We applied our method on a publicly available multi-organ data set and achieved state-of-the-art performance for nuclear segmentation.

📄 PDF Abstract BibTeX arXiv:1908.10356

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringInstance SegmentationNuclear SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

SpaCeFormer: Fast Proposal-Free Open-Vocabulary 3D Instance Segmentation

2026-04-22 · Chris Choy, Junha Lee, Chunghyun Park, Minsu Cho 외 arxiv

Open-vocabulary 3D instance segmentation is a core capability for robotics and AR/VR, but prior methods trade one bottleneck for another: multi-stage 2D+3D pipelines aggregate foundation-model outputs at hundreds of seco…

3D Instance Segmentation

Supervise Less, See More: Training-free Nuclear Instance Segmentation with Prototype-Guided Prompting

2025-11-25 · Wen Zhang, Qin Ren, Wenjing Liu, Haibin Ling 외 arxiv

Accurate nuclear instance segmentation is a pivotal task in computational pathology, supporting data-driven clinical insights and facilitating downstream translational applications. While large vision foundation models h…

Instance Segmentation

APSeg: Auto-Prompt Model with Acquired and Injected Knowledge for Nuclear Instance Segmentation and Classification

2025-04-03 · Liying Xu, Hongliang He, Wei Han, Hanbin Huang 외

Nuclear instance segmentation and classification provide critical quantitative foundations for digital pathology diagnosis. With the advent of the foundational Segment Anything Model (SAM), the accuracy and efficiency of…

ClassificationInstance SegmentationNuclear SegmentationSemantic Segmentation

Proposal-free Lidar Panoptic Segmentation with Pillar-level Affinity

2022-04-19 · Qi Chen, Sourabh Vora

We propose a simple yet effective proposal-free architecture for lidar panoptic segmentation. We jointly optimize both semantic segmentation and class-agnostic instance classification in a single network using a pillar-b…

ClassificationClusteringobject-detectionObject Detection+3

Towards Bounding-Box Free Panoptic Segmentation

2020-02-18 · Ujwal Bonde, Pablo F. Alcantarilla, Stefan Leutenegger

In this work we introduce a new Bounding-Box Free Network (BBFNet) for panoptic segmentation. Panoptic segmentation is an ideal problem for proposal-free methods as it already requires per-pixel semantic class labels. We…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+1