中文
相关论文

相关论文: Trackastra: Transformer-based cell tracking for li…

200 篇论文

The accurate tracking of live cells using video microscopy recordings remains a challenging task for popular state-of-the-art image processing based object tracking methods. In recent years, several existing and new applications have…

图像与视频处理 · 电气工程与系统科学 2025-02-03 Gergely Szabó , Paolo Bonaiuti , Andrea Ciliberto , András Horváth

Cell tracking is an essential tool in live-cell imaging to determine single-cell features, such as division patterns or elongation rates. Unlike in common multiple object tracking, in microbial live-cell experiments cells are growing,…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Karina Ruzaeva , Jan-Christopher Cohrs , Keitaro Kasahara , Dietrich Kohlheyer , Katharina Nöh , Benjamin Berkels

Microscopy imaging plays a vital role in understanding many biological processes in development and disease. The recent advances in automation of microscopes and development of methods and markers for live cell imaging has led to rapid…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Saad Ullah Akram , Juho Kannala , Lauri Eklund , Janne Heikkilä

Tracking cells in time-lapse videos is an essential technique for monitoring cell population dynamics at a single-cell level. Current methods for cell tracking are developed on videos with mostly single, constant signals and do not detect…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Florian Bürger , Martim Dias Gomes , Nica Gutu , Adrián E. Granada , Noémie Moreau , Katarzyna Bozek

Quantitative analysis of the dynamics of tiny cellular and sub-cellular structures, known as particles, in time-lapse cell microscopy sequences requires the development of a reliable multi-target tracking method capable of tracking numerous…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Seyed Hamid Rezatofighi , Stephen Gould , Ba Tuong Vo , Ba-Ngu Vo , Katarina Mele , Richard Hartley

Analyzing the dynamic changes of cellular morphology is important for understanding the various functions and characteristics of live cells, including stem cells and metastatic cancer cells. To this end, we need to track all points on the…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Junbong Jang , Kwonmoo Lee , Tae-Kyun Kim

Tracking of plant cells in images obtained by microscope is a challenging problem due to biological phenomena such as large number of cells, non-uniform growth of different layers of the tightly packed plant cells and cell division.…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Md Shazid Islam , Arindam Dutta , Calvin-Khang Ta , Kevin Rodriguez , Christian Michael , Mark Alber , G. Venugopala Reddy , Amit K. Roy-Chowdhury

Cell tracking and segmentation assist biologists in extracting insights from large-scale microscopy time-lapse data. Driven by local accuracy metrics, current tracking approaches often suffer from a lack of long-term consistency and the…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Timo Kaiser , Maximilian Schier , Bodo Rosenhahn

In this work, we describe a method for large-scale 3D cell-tracking through a segmentation selection approach. The proposed method is effective at tracking cells across large microscopy datasets on two fronts: (i) It can solve problems…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Jordão Bragantini , Merlin Lange , Loïc Royer

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Peize Sun , Jinkun Cao , Yi Jiang , Rufeng Zhang , Enze Xie , Zehuan Yuan , Changhu Wang , Ping Luo

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…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Lucas N. Kirsten , Cláudio R. Jung

We present Bionic Tracking, a novel method for solving biological cell tracking problems with eye tracking in virtual reality using commodity hardware. Using gaze data, and especially smooth pursuit eye movements, we are able to track cells…

人机交互 · 计算机科学 2020-08-04 Ulrik Günther , Kyle I. S. Harrington , Raimund Dachselt , Ivo F. Sbalzarini

3D cell tracking in a living organism has a crucial role in live cell image analysis. Cell tracking in C. elegans has two difficulties. First, cell migration in a consecutive frame is large since they move their head during scanning.…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Kaito Shiku , Hiromitsu Shirai , Takeshi Ishihara , Ryoma Bise

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. In this paper, we propose a novel solution named TransSTAM, which leverages Transformer to effectively model…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Peng Dai , Yiqiang Feng , Renliang Weng , Changshui Zhang

3D fluorescence microscopy of living organisms has increasingly become an essential and powerful tool in biomedical research and diagnosis. An exploding amount of imaging data has been collected, whereas efficient and effective…

图像与视频处理 · 电气工程与系统科学 2019-11-28 Yang Jiao , Mo Weng , Mei Yang

Cell tracking algorithms which automate and systematise the analysis of time lapse image data sets of cells are an indispensable tool in the modelling and understanding of cellular phenomena. In this study we present a theoretical framework…

Multi-Object Tracking (MOT) is a critical problem in computer vision, essential for understanding how objects move and interact in videos. This field faces significant challenges such as occlusions and complex environmental dynamics,…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Luiz C. S. de Araujo , Carlos M. S. Figueiredo

Tracking living cells in video sequence is difficult, because of cell morphology and high similarities between cells. Tracking-by-detection methods are widely used in multi-cell tracking. We perform multi-cell tracking based on the cell…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Zibin Zhou , Fei Wang , Wenjuan Xi , Huaying Chen , Peng Gao , Chengkang He

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Tim Meinhardt , Alexander Kirillov , Laura Leal-Taixe , Christoph Feichtenhofer

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…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Junya Hayashida , Kazuya Nishimura , Ryoma Bise
‹ 上一页 1 2 3 10 下一页 ›