TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Cell Tracking-by-detection using Elliptical Bounding Boxes

Cell Tracking-by-detection using Elliptical Bounding Boxes

Lucas N. Kirsten, Cláudio R. Jung

2023-10-07Cell DetectionCell Tracking
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
2D ClassificationPhC-C2DH-U373DET0.979LC-UFRGS-BR-W
2D ClassificationPhC-C2DH-U373TRA0.976LC-UFRGS-BR-W
2D ClassificationPhC-C2DH-U373DET0.914LC-UFRGS-BR
2D ClassificationPhC-C2DH-U373TRA0.909LC-UFRGS-BR
2D ClassificationFluo-N2DL-HeLaDET0.989LC-UFRGS-BR-W
2D ClassificationFluo-N2DL-HeLaTRA0.988LC-UFRGS-BR-W
2D ClassificationFluo-N2DL-HeLaDET0.986LC-UFRGS-BR
2D ClassificationFluo-N2DL-HeLaTRA0.984LC-UFRGS-BR
2D ClassificationFluo-N2DH-GOWT1DET0.97LC-UFRGS-BR-W
2D ClassificationFluo-N2DH-GOWT1TRA0.959LC-UFRGS-BR-W
2D ClassificationFluo-N2DH-GOWT1DET0.925LC-UFRGS-BR
2D ClassificationFluo-N2DH-GOWT1TRA0.922LC-UFRGS-BR

Related Papers

Style-Aligned Image Composition for Robust Detection of Abnormal Cells in Cytopathology2025-06-26VideoMolmo: Spatio-Temporal Grounding Meets Pointing2025-06-05Pathobiological Dictionary Defining Pathomics and Texture Features: Addressing Understandable AI Issues in Personalized Liver Cancer; Dictionary Version LCP1.02025-05-20Automating tumor-infiltrating lymphocyte assessment in breast cancer histopathology images using QuPath: a transparent and accessible machine learning pipeline2025-04-23Accurate Tracking of Arabidopsis Root Cortex Cell Nuclei in 3D Time-Lapse Microscopy Images Based on Genetic Algorithm2025-04-17A Comparison of Deep Learning Methods for Cell Detection in Digital Cytology2025-04-09PyUAT: Open-source Python framework for efficient and scalable cell tracking2025-03-27Real-Time Cell Sorting with Scalable In Situ FPGA-Accelerated Deep Learning2025-03-16