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

04/15/2019
by   Dennis Eschweiler, et al.
0

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.

READ FULL TEXT
research
04/22/2022

EmbedTrack – Simultaneous Cell Segmentation and Tracking Through Learning Offsets and Clustering Bandwidths

A systematic analysis of the cell behavior requires automated approaches...
research
06/26/2019

Joint Multi-frame Detection and Segmentation for Multi-cell Tracking

Tracking living cells in video sequence is difficult, because of cell mo...
research
04/03/2020

Cell Segmentation and Tracking using Distance Transform Predictions and Movement Estimation with Graph-Based Matching

In this paper, we present the approach used for our IEEE ISBI 2020 Cell ...
research
06/07/2017

CoMaL Tracking: Tracking Points at the Object Boundaries

Traditional point tracking algorithms such as the KLT use local 2D infor...
research
07/28/2020

Faster Mean-shift: GPU-accelerated Embedding-clustering for Cell Segmentation and Tracking

Recently, single-stage embedding based deep learning algorithms gain inc...
research
11/24/2017

Deep Extreme Cut: From Extreme Points to Object Segmentation

This paper explores the use of extreme points in an object (left-most, r...
research
11/20/2020

Recovering the Imperfect: Cell Segmentation in the Presence of Dynamically Localized Proteins

Deploying off-the-shelf segmentation networks on biomedical data has bec...

Please sign up or login with your details

Forgot password? Click here to reset