Weakly-Supervised Cell Tracking via Backward-and-Forward Propagation
We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association information, in which cell positions can be easily obtained by nuclear staining. First, we train co-detection CNN that detects cells in successive frames by using weak-labels. Our key assumption is that co-detection CNN implicitly learns association in addition to detection. To obtain the association, we propose a backward-and-forward propagation method that analyzes the correspondence of cell positions in the outputs of co-detection CNN. Experiments demonstrated that the proposed method can associate cells by analyzing co-detection CNN. Even though the method uses only weak supervision, the performance of our method was almost the same as the state-of-the-art supervised method. Code is publicly available in https://github.com/naivete5656/WSCTBFP
Code (1)
Tasks
Cell DetectionCell TrackingSimilar Papers 제목 키워드 기반
Negative Pseudo Labeling using Class Proportion for Semantic Segmentation in Pathology
We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association infor…
Cell DetectionCell TrackingSemantic SegmentationUnsupervised Deep Tracking
We propose an unsupervised visual tracking method in this paper. Different from existing approaches using extensive annotated data for supervised learning, our CNN model is trained on large-scale unlabeled videos in an u…
Visual TrackingUnsupervised Deep Representation Learning for Real-Time Tracking
The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of m…
Representation LearningVisual TrackingUnsupervised Learning of Accurate Siamese Tracking
Unsupervised learning has been popular in various computer vision tasks, including visual object tracking. However, prior unsupervised tracking approaches rely heavily on spatial supervision from template-search pairs an…
Object TrackingVisual Object TrackingA Weakly Supervised Learning Method for Cell Detection and Tracking Using Incomplete Initial Annotations
The automatic detection of cells in microscopy image sequences is a significant task in biomedical research. However, routine microscopy images with cells, which are taken during the process whereby constant division and…
Cell DetectionCell TrackingWeakly-supervised LearningWeakly Supervised Object Detection