SOTAVerified

MPM: Joint Representation of Motion and Position Map for Cell Tracking

2020-02-25CVPR 2020Code Available1· sign in to hype

Junya Hayashida, Kazuya Nishimura, Ryoma Bise

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Conventional cell tracking methods detect multiple cells in each frame (detection) and then associate the detection results in successive time-frames (association). Most cell tracking methods perform the association task independently from the detection task. However, there is no guarantee of preserving coherence between these tasks, and lack of coherence may adversely affect tracking performance. In this paper, we propose the Motion and Position Map (MPM) that jointly represents both detection and association for not only migration but also cell division. It guarantees coherence such that if a cell is detected, the corresponding motion flow can always be obtained. It is a simple but powerful method for multi-object tracking in dense environments. We compared the proposed method with current tracking methods under various conditions in real biological images and found that it outperformed the state-of-the-art (+5.2\% improvement compared to the second-best).

Tasks

Reproductions