paper-with-me

Papers

Cell Tracking-by-detection using Elliptical Bounding Boxes

2023-10-07 · 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.

📄 PDF Abstract BibTeX arXiv:2310.04895

Code (1)

LucasKirsten/Deep-Cell-Tracking-EBB 공식 구현 tf

Tasks

Cell DetectionCell Tracking

Similar Papers 제목 키워드 기반

Detecting Lesion Bounding Ellipses With Gaussian Proposal Networks

2019-02-25 · Yi Li

Lesions characterized by computed tomography (CT) scans, are arguably often elliptical objects. However, current lesion detection systems are predominantly adopted from the popular Region Proposal Networks (RPNs) that on…

Computed Tomography (CT)Lesion DetectionObject LocalizationRegion Proposal

YouTube-BoundingBoxes: A Large High-Precision Human-Annotated Data Set for Object Detection in Video

2017-02-02 · CVPR 2017 7 · Esteban Real, Jonathon Shlens, Stefano Mazzocchi, Xin Pan 외

We introduce a new large-scale data set of video URLs with densely-sampled object bounding box annotations called YouTube-BoundingBoxes (YT-BB). The data set consists of approximately 380,000 video segments about 19s lon…

General Classificationobject-detectionObject DetectionVideo Object Detection

Cell Detection with Star-convex Polygons

2018-06-09 · Uwe Schmidt, Martin Weigert, Coleman Broaddus, Gene Myers

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent…

Cell DetectionCell SegmentationMedical Image SegmentationSegmentation+1

Multi-scale Cell Instance Segmentation with Keypoint Graph based Bounding Boxes

2019-07-22 · Jingru Yi, Pengxiang Wu, Qiaoying Huang, Hui Qu 외

Most existing methods handle cell instance segmentation problems directly without relying on additional detection boxes. These methods generally fails to separate touching cells due to the lack of global understanding of…

Cell SegmentationInstance Segmentationobject-detectionObject Detection+2

Dual-Agent Deep Reinforcement Learning for Deformable Face Tracking

2018-09-01 · ECCV 2018 9 · Minghao Guo, Jiwen Lu, Jie zhou

In this paper, we propose a dual-agent deep reinforcement learning (DADRL) method for deformable face tracking, which generates bounding boxes and detects facial landmarks interactively from face videos. Most existing de…

Deep Reinforcement LearningFacial Landmark Detectionreinforcement-learningReinforcement Learning+1