Lucas N. Kirsten, Cláudio R. Jung
Cell detection and tracking are paramount for bio-analysis. Recent approaches rely on the tracking-by-model evolution paradigm, which usually consists of training end-to-end deep learning models to detect and track the cells on the frames with promising results. However, such methods require extensive amounts of annotated data, which is time-consuming to obtain and often requires specialized annotators. This work proposes a new approach based on the classical tracking-by-detection paradigm that alleviates the requirement of annotated data. More precisely, it approximates the cell shapes as oriented ellipses and then uses generic-purpose oriented object detectors to identify the cells in each frame. We then rely on a global data association algorithm that explores temporal cell similarity using probability distance metrics, considering that the ellipses relate to two-dimensional Gaussian distributions. Our results show that our method can achieve detection and tracking results competitively with state-of-the-art techniques that require considerably more extensive data annotation. Our code is available at: https://github.com/LucasKirsten/Deep-Cell-Tracking-EBB.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| 2D Classification | PhC-C2DH-U373 | DET | 0.979 | LC-UFRGS-BR-W |
| 2D Classification | PhC-C2DH-U373 | TRA | 0.976 | LC-UFRGS-BR-W |
| 2D Classification | PhC-C2DH-U373 | DET | 0.914 | LC-UFRGS-BR |
| 2D Classification | PhC-C2DH-U373 | TRA | 0.909 | LC-UFRGS-BR |
| 2D Classification | Fluo-N2DL-HeLa | DET | 0.989 | LC-UFRGS-BR-W |
| 2D Classification | Fluo-N2DL-HeLa | TRA | 0.988 | LC-UFRGS-BR-W |
| 2D Classification | Fluo-N2DL-HeLa | DET | 0.986 | LC-UFRGS-BR |
| 2D Classification | Fluo-N2DL-HeLa | TRA | 0.984 | LC-UFRGS-BR |
| 2D Classification | Fluo-N2DH-GOWT1 | DET | 0.97 | LC-UFRGS-BR-W |
| 2D Classification | Fluo-N2DH-GOWT1 | TRA | 0.959 | LC-UFRGS-BR-W |
| 2D Classification | Fluo-N2DH-GOWT1 | DET | 0.925 | LC-UFRGS-BR |
| 2D Classification | Fluo-N2DH-GOWT1 | TRA | 0.922 | LC-UFRGS-BR |