paper-with-me

Papers

Algorithms used for the Cell Segmentation Benchmark Competition at ISBI 2019 by RWTH-GE

2019-04-15 · Dennis Eschweiler, Johannes Stegmaier

The presented algorithms for segmentation and tracking follow a 3-step approach where we detect, track and finally segment nuclei. In the preprocessing phase, we detect centroids of the cell nuclei using a convolutional neural network (CNN) for the 2D images and a Laplacian-of-Gaussian Scale Space Maximum Projection approach for the 3D data sets. Tracking was performed in a backwards fashion on the predicted seed points, i.e., starting at the last frame and sequentially connecting corresponding objects until the first frame was reached. Correspondences were identified by propagating detections of a frame t to its preceding frame t-1 and by combining redundant detections using a hierarchical clustering approach. The tracked centroids were then used as input to variants of the seeded watershed algorithm to obtain the final segmentation.

📄 PDF Abstract BibTeX arXiv:1904.06890

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationClusteringSegmentation

Similar Papers 제목 키워드 기반

Segmentation of Multiple Myeloma Plasma Cells in Microscopy Images with Noisy Labels

2021-11-08 · Álvaro García Faura, Dejan Štepec, Tomaž Martinčič, Danijel Skočaj

A key component towards an improved and fast cancer diagnosis is the development of computer-assisted tools. In this article, we present the solution that won the SegPC-2021 competition for the segmentation of multiple m…

Image AugmentationInstance SegmentationSegmentationSemantic Segmentation

Single-cell approaches to cell competition: high-throughput imaging, machine learning and simulations

2019-03-25

Cell competition is a quality control mechanism in tissues that results in the elimination of less fit cells. Over the past decade, the phenomenon of cell competition has been identified in many physiological and patholo…

Decision Making

ICPR 2024 Competition on Safe Segmentation of Drive Scenes in Unstructured Traffic and Adverse Weather Conditions

2024-09-09 · Furqan Ahmed Shaik, Sandeep Nagar, Aiswarya Maturi, Harshit Kumar Sankhla 외

The ICPR 2024 Competition on Safe Segmentation of Drive Scenes in Unstructured Traffic and Adverse Weather Conditions served as a rigorous platform to evaluate and benchmark state-of-the-art semantic segmentation models …

Autonomous DrivingAutonomous VehiclesSegmentationSemantic Segmentation

NIS3D: A Completely Annotated Benchmark for Dense 3D Nuclei Image Segmentation

2023-09-26 · NeurIPS 2023 11

3D segmentation of nuclei images is a fundamental task for many biological studies. Despite the rapid advances of large-volume 3D imaging acquisition methods and the emergence of sophisticated algorithms to segment the n…

Nuclei Segmentation In Microscope Cell Images: A Hand-Segmented Dataset And Comparison Of Algorithms

2009-06-28 · IEEE International Symposium on Biomedical Imaging 2009 6 · Luis Pedro Coelho, Aabid Shariff, Robert F. Murphy

Image segmentation is an essential step in many image analysis pipelines and many algorithms have been proposed to solve this problem. However, they are often evaluated subjectively or based on a small number of examples…

Image SegmentationSegmentationSemantic Segmentation