paper-with-me

Papers

Cell Segmentation and Tracking using CNN-Based Distance Predictions and a Graph-Based Matching Strategy

2020-04-03 · Tim Scherr, Katharina Löffler, Moritz Böhland, Ralf Mikut

The accurate segmentation and tracking of cells in microscopy image sequences is an important task in biomedical research, e.g., for studying the development of tissues, organs or entire organisms. However, the segmentation of touching cells in images with a low signal-to-noise-ratio is still a challenging problem. In this paper, we present a method for the segmentation of touching cells in microscopy images. By using a novel representation of cell borders, inspired by distance maps, our method is capable to utilize not only touching cells but also close cells in the training process. Furthermore, this representation is notably robust to annotation errors and shows promising results for the segmentation of microscopy images containing in the training data underrepresented or not included cell types. For the prediction of the proposed neighbor distances, an adapted U-Net convolutional neural network (CNN) with two decoder paths is used. In addition, we adapt a graph-based cell tracking algorithm to evaluate our proposed method on the task of cell tracking. The adapted tracking algorithm includes a movement estimation in the cost function to re-link tracks with missing segmentation masks over a short sequence of frames. Our combined tracking by detection method has proven its potential in the IEEE ISBI 2020 Cell Tracking Challenge (http://celltrackingchallenge.net/) where we achieved as team KIT-Sch-GE multiple top three rankings including two top performances using a single segmentation model for the diverse data sets.

📄 PDF Abstract BibTeX arXiv:2004.01486

Code (1)

https://bitbucket.org/t_scherr/cell-segmentation-and-tracking 공식 구현 pytorch

Tasks

Cell SegmentationCell TrackingSegmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

A Novel Deep Learning Approach Featuring Graph-Based Algorithm for Cell Segmentation and Tracking

2024-01-18 · IEEE International Conference on Bioinformatics and Biomedicine (BIBM) 2024 1 · Keliang Zhao, Jovial Niyogisubizo, Linxia Xiao, Yi Pan 외

The precise segmentation and tracking of cells in microscopy image sequences play a pivotal role in biomedical research, facilitating the study of tissue, organ, and organism development. However, manual segmentation and…

Cell DetectionCell SegmentationCell TrackingGraph Neural Network+4

On Improving an Already Competitive Segmentation Algorithm for the Cell Tracking Challenge - Lessons Learned

2021-06-28 · bioRxiv 2021 6 · Tim Scherr, Katharina Löffler, Oliver Neumann, Ralf Mikut

The virtually error-free segmentation and tracking of densely packed cells and cell nuclei is still a challenging task. Especially in low-resolution and low signal-to-noise-ratio microscopy images erroneously merged and …

Cell TrackingData AugmentationSegmentation

DistNet: Deep Tracking by displacement regression: application to bacteria growing in the Mother Machine

2020-03-17 · Jean Ollion, Charles Ollion

The mother machine is a popular microfluidic device that allows long-term time-lapse imaging of thousands of cells in parallel by microscopy. It has become a valuable tool for single-cell level quantitative analysis and …

Multi-Object TrackingObject TrackingregressionSegmentation

Limitation of Acyclic Oriented Graphs Matching as Cell Tracking Accuracy Measure when Evaluating Mitosis

2020-12-22 · Ye Chen, Yuankai Huo

Multi-object tracking (MOT) in computer vision and cell tracking in biomedical image analysis are two similar research fields, whose common aim is to achieve instance level object detection/segmentation and associate suc…

Cell TrackingMulti-Object TrackingMultiple Object TrackingObject+3

CellTrack R-CNN: A Novel End-To-End Deep Neural Network for Cell Segmentation and Tracking in Microscopy Images

2021-02-20 · Yuqian Chen, Yang song, Chaoyi Zhang, Fan Zhang 외

Cell segmentation and tracking in microscopy images are of great significance to new discoveries in biology and medicine. In this study, we propose a novel approach to combine cell segmentation and cell tracking into a u…

Cell DetectionCell SegmentationCell TrackingInstance Segmentation+2