paper-with-me

Papers

CPP-Net: Context-aware Polygon Proposal Network for Nucleus Segmentation

2021-02-13 · Shengcong Chen, Changxing Ding, Minfeng Liu, Jun Cheng, DaCheng Tao

Nucleus segmentation is a challenging task due to the crowded distribution and blurry boundaries of nuclei. Recent approaches represent nuclei by means of polygons to differentiate between touching and overlapping nuclei and have accordingly achieved promising performance. Each polygon is represented by a set of centroid-to-boundary distances, which are in turn predicted by features of the centroid pixel for a single nucleus. However, using the centroid pixel alone does not provide sufficient contextual information for robust prediction and thus degrades the segmentation accuracy. To handle this problem, we propose a Context-aware Polygon Proposal Network (CPP-Net) for nucleus segmentation. First, we sample a point set rather than one single pixel within each cell for distance prediction. This strategy substantially enhances contextual information and thereby improves the robustness of the prediction. Second, we propose a Confidence-based Weighting Module, which adaptively fuses the predictions from the sampled point set. Third, we introduce a novel Shape-Aware Perceptual (SAP) loss that constrains the shape of the predicted polygons. Here, the SAP loss is based on an additional network that is pre-trained by means of mapping the centroid probability map and the pixel-to-boundary distance maps to a different nucleus representation. Extensive experiments justify the effectiveness of each component in the proposed CPP-Net. Finally, CPP-Net is found to achieve state-of-the-art performance on three publicly available databases, namely DSB2018, BBBC06, and PanNuke. Code of this paper is available at \url{https://github.com/csccsccsccsc/cpp-net

📄 PDF Abstract BibTeX arXiv:2102.06867

Code (1)

csccsccsccsc/cpp-net 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Boundary-assisted Region Proposal Networks for Nucleus Segmentation

2020-06-04 · Shengcong Chen, Changxing Ding, DaCheng Tao

Nucleus segmentation is an important task in medical image analysis. However, machine learning models cannot perform well because there are large amount of clusters of crowded nuclei. To handle this problem, existing app…

Boundary DetectionInstance SegmentationMedical Image AnalysisRegion Proposal+2

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 s…

ClusteringInstance SegmentationNuclear SegmentationSegmentation+1

Towards Effective and Efficient Context-aware Nucleus Detection in Histopathology Whole Slide Images

2025-03-04 · Zhongyi Shui, Ruizhe Guo, Honglin Li, Yuxuan Sun 외

Nucleus detection in histopathology whole slide images (WSIs) is crucial for a broad spectrum of clinical applications. Current approaches for nucleus detection in gigapixel WSIs utilize a sliding window methodology, whi…

Instance SegmentationSemantic Segmentationwhole slide images

Switching Loss for Generalized Nucleus Detection in Histopathology

2020-08-09 · Deepak Anand, Gaurav Patel, Yaman Dang, Amit Sethi

The accuracy of deep learning methods for two foundational tasks in medical image analysis -- detection and segmentation -- can suffer from class imbalance. We propose a `switching loss' function that adaptively shifts t…

GPUMedical Image AnalysisSegmentationwhole slide images

Enhancing Nucleus Segmentation with HARU-Net: A Hybrid Attention Based Residual U-Blocks Network

2023-08-07 · Junzhou Chen, Qian Huang, Yulin Chen, Linyi Qian 외

Nucleus image segmentation is a crucial step in the analysis, pathological diagnosis, and classification, which heavily relies on the quality of nucleus segmentation. However, the complexity of issues such as variations …

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation