paper-with-me

홈 › Papers

FastTrack: an open-source software for tracking varying numbers of deformable objects

2020-11-13 · Benjamin Gallois, Raphaël Candelier

Analyzing the dynamical properties of mobile objects requires to extract trajectories from recordings, which is often done by tracking movies. We compiled a database of two-dimensional movies for very different biological and physical systems spanning a wide range of length scales and developed a general-purpose, optimized, open-source, cross-platform, easy to install and use, self-updating software called FastTrack. It can handle a changing number of deformable objects in a region of interest, and is particularly suitable for animal and cell tracking in two-dimensions. Furthermore, we introduce the probability of incursions as a new measure of a movie's trackability that doesn't require the knowledge of ground truth trajectories, since it is resilient to small amounts of errors and can be computed on the basis of an ad hoc tracking. We also leveraged the versatility and speed of FastTrack to implement an iterative algorithm determining a set of nearly-optimized tracking parameters -- yet further reducing the amount of human intervention -- and demonstrate that FastTrack can be used to explore the space of tracking parameters to optimize the number of swaps for a batch of similar movies. A benchmark shows that FastTrack is orders of magnitude faster than state-of-the-art tracking algorithms, with a comparable tracking accuracy. The source code is available under the GNU GPLv3 at https://github.com/FastTrackOrg/FastTrack and pre-compiled binaries for Windows, Mac and Linux are available at http://www.fasttrack.sh.

📄 PDF Abstract BibTeX arXiv:2011.06837

Code (1)

FastTrackOrg/FastTrack 공식 구현

Tasks

Cell Tracking

Similar Papers 제목 키워드 기반

FastTracker: Real-Time and Accurate Visual Tracking

2025-08-20 · Hamidreza Hashempoor, Yu Dong Hwang arxiv

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framewor…

Multi-Object TrackingVisual Tracking

FastTrackTr:Towards Fast Multi-Object Tracking with Transformers

2024-11-24 · Pan Liao, Feng Yang, Di wu, Jinwen Yu 외

Transformer-based multi-object tracking (MOT) methods have captured the attention of many researchers in recent years. However, these models often suffer from slow inference speeds due to their structure or other issues.…

Multi-Object TrackingObjectObject Tracking

FastTrack: GPU-Accelerated Tracking for Visual SLAM

2025-09-13 · Kimia Khabiri, Parsa Hosseininejad, Shishir Gopinath, Karthik Dantu 외 arxiv

The tracking module of a visual-inertial SLAM system processes incoming image frames and IMU data to estimate the position of the frame in relation to the map. It is important for the tracking to complete in a timely man…

Machine Learning Approach for Reliability Assessment of Open Source Software

2019-06-29 · International Conference on Computational Science and Its Applications 2019 6 · Ranjan Kumar Behera, Santanu Kumar Rath, Sanjay Misra, Marcelo Leon 외

Some of the quality parameters for any successful open source software may be attributed to affordability, availability of source code, re-distributability, and modifiability etc. Quality of software can be further im…

BIG-bench Machine Learning

Multi-Object Tracking Retrieval with LLaVA-Video: A Training-Free Solution to MOT25-StAG Challenge

2025-11-05 · Yi Yang, Yiming Xu, Timo Kaiser, Hao Cheng 외 arxiv

In this report, we present our solution to the MOT25-Spatiotemporal Action Grounding (MOT25-StAG) Challenge. The aim of this challenge is to accurately localize and track multiple objects that match specific and free-for…

Multi-Object TrackingVideo Retrieval