paper-with-me

Papers

Accurate 3D Cell Segmentation using Deep Feature and CRF Refinement

2019-02-13 · Jiaxiang Jiang, Po-Yu Kao, Samuel A. Belteton, Daniel B. Szymanski, B. S. Manjunath

We consider the problem of accurately identifying cell boundaries and labeling individual cells in confocal microscopy images, specifically, 3D image stacks of cells with tagged cell membranes. Precise identification of cell boundaries, their shapes, and quantifying inter-cellular space leads to a better understanding of cell morphogenesis. Towards this, we outline a cell segmentation method that uses a deep neural network architecture to extract a confidence map of cell boundaries, followed by a 3D watershed algorithm and a final refinement using a conditional random field. In addition to improving the accuracy of segmentation compared to other state-of-the-art methods, the proposed approach also generalizes well to different datasets without the need to retrain the network for each dataset. Detailed experimental results are provided, and the source code is available on GitHub.

📄 PDF Abstract BibTeX arXiv:1902.04729

Code (1)

UCSB-VRL/Purdue3DCell 공식 구현 pytorch

Tasks

Cell SegmentationSegmentation

Similar Papers 제목 키워드 기반

SharpContour: A Contour-based Boundary Refinement Approach for Efficient and Accurate Instance Segmentation

2022-03-24 · CVPR 2022 1 · Chenming Zhu, Xuanye Zhang, Yanran Li, Liangdong Qiu 외

Excellent performance has been achieved on instance segmentation but the quality on the boundary area remains unsatisfactory, which leads to a rising attention on boundary refinement. For practical use, an ideal post-pro…

Instance SegmentationSegmentationSemantic Segmentation

Object-Guided Instance Segmentation With Auxiliary Feature Refinement for Biological Images

2021-06-14 · Jingru Yi, Pengxiang Wu, Hui Tang, Bo Liu 외

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, …

Instance SegmentationObjectPlant PhenotypingSegmentation+1

Cell Detection with Star-convex Polygons

2018-06-09 · Uwe Schmidt, Martin Weigert, Coleman Broaddus, Gene Myers

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent…

Cell DetectionCell SegmentationMedical Image SegmentationSegmentation+1

ICFRNet: Image Complexity Prior Guided Feature Refinement for Real-time Semantic Segmentation

2024-08-25 · Xin Zhang, Teodor Boyadzhiev, Jinglei Shi, Jufeng Yang

In this paper, we leverage image complexity as a prior for refining segmentation features to achieve accurate real-time semantic segmentation. The design philosophy is based on the observation that different pixel region…

PhilosophyReal-Time Semantic SegmentationSegmentationSemantic Segmentation

DeepFH Segmentations for Superpixel-based Object Proposal Refinement

2021-08-07 · Christian Wilms, Simone Frintrop

Class-agnostic object proposal generation is an important first step in many object detection pipelines. However, object proposals of modern systems are rather inaccurate in terms of segmentation and only roughly adhere …

Objectobject-detectionObject DetectionObject Proposal Generation+2