paper-with-me

Papers

Weakly-Supervised Cell Tracking via Backward-and-Forward Propagation

2020-07-30 · ECCV 2020 8 · Kazuya Nishimura, Junya Hayashida, Chenyang Wang, Dai Fei Elmer Ker, Ryoma Bise

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

📄 PDF Abstract BibTeX arXiv:2007.15258

Code (1)

naivete5656/WSCTBFP 공식 구현 pytorch

Tasks

Cell DetectionCell Tracking

Similar Papers 제목 키워드 기반

Negative Pseudo Labeling using Class Proportion for Semantic Segmentation in Pathology

2020-07-16 · ECCV 2020 8 · Hiroki Tokunaga, Brian Kenji Iwana, Yuki Teramoto, Akihiko Yoshizawa 외

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 Segmentation

Unsupervised Deep Tracking

2019-04-03 · CVPR 2019 6 · Ning Wang, Yibing Song, Chao Ma, Wengang Zhou 외

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 Tracking

Unsupervised Deep Representation Learning for Real-Time Tracking

2020-07-22 · Ning Wang, Wengang Zhou, Yibing Song, Chao Ma 외

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 Tracking

Unsupervised Learning of Accurate Siamese Tracking

2022-04-04 · CVPR 2022 1 · Qiuhong Shen, Lei Qiao, Jinyang Guo, Peixia Li 외

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 Tracking

A Weakly Supervised Learning Method for Cell Detection and Tracking Using Incomplete Initial Annotations

2023-11-07 · International Journal of Molecular Sciences 2023 11 · Hao Wu, Jovial Niyogisubizo, Keliang Zhao, Jintao Meng 외

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