Algorithms used for the Cell Segmentation Benchmark Competition at ISBI 2019 by RWTH-GE
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Cell SegmentationClusteringSegmentationSimilar Papers 제목 키워드 기반
Segmentation of Multiple Myeloma Plasma Cells in Microscopy Images with Noisy Labels
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 SegmentationSingle-cell approaches to cell competition: high-throughput imaging, machine learning and simulations
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 MakingICPR 2024 Competition on Safe Segmentation of Drive Scenes in Unstructured Traffic and Adverse Weather Conditions
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 SegmentationNIS3D: A Completely Annotated Benchmark for Dense 3D Nuclei Image Segmentation
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
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