paper-with-me

홈 › Papers

GReTA - a novel Global and Recursive Tracking Algorithm in three dimensions

2013-05-07 · Alessandro Attanasi, Andrea Cavagna, Lorenzo Del Castello, Irene Giardina, Asja Jelic, Stefania Melillo, Leonardo Parisi, Fabio Pellacini, Edward Shen, Edmondo Silvestri, Massimiliano Viale

Tracking multiple moving targets allows quantitative measure of the dynamic behavior in systems as diverse as animal groups in biology, turbulence in fluid dynamics and crowd and traffic control. In three dimensions, tracking several targets becomes increasingly hard since optical occlusions are very likely, i.e. two featureless targets frequently overlap for several frames. Occlusions are particularly frequent in biological groups such as bird flocks, fish schools, and insect swarms, a fact that has severely limited collective animal behavior field studies in the past. This paper presents a 3D tracking method that is robust in the case of severe occlusions. To ensure robustness, we adopt a global optimization approach that works on all objects and frames at once. To achieve practicality and scalability, we employ a divide and conquer formulation, thanks to which the computational complexity of the problem is reduced by orders of magnitude. We tested our algorithm with synthetic data, with experimental data of bird flocks and insect swarms and with public benchmark datasets, and show that our system yields high quality trajectories for hundreds of moving targets with severe overlap. The results obtained on very heterogeneous data show the potential applicability of our method to the most diverse experimental situations.

📄 PDF Abstract BibTeX arXiv:1305.1495

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Networked Restless Bandits with Positive Externalities

2022-12-09 · Christine Herlihy, John P. Dickerson

Restless multi-armed bandits are often used to model budget-constrained resource allocation tasks where receipt of the resource is associated with an increased probability of a favorable state transition. Prior work assu…

Multi-Armed Bandits

A State-of-the-Art Morphosyntactic Parser and Lemmatizer for Ancient Greek

2024-10-15 · Giuseppe G. A. Celano

This paper presents an experiment consisting in the comparison of six models to identify a state-of-the-art morphosyntactic parser and lemmatizer for Ancient Greek capable of annotating according to the Ancient Greek Dep…

Lemmatization

MinJointTracker: Real-time inertial kinematic chain tracking with joint position estimation and minimal state size

2025-09-15 · Michael Lorenz, Bertram Taetz, Gabriele Bleser-Taetz, Didier Stricker arxiv

Inertial motion capture is a promising approach for capturing motion outside the laboratory. However, as one major drawback, most of the current methods require different quantities to be calibrated or computed offline a…

Safe Trajectory Tracking in Uncertain Environments

2020-01-30 · Ivo Batkovic, Mohammad Ali, Paolo Falcone, Mario Zanon

In Model Predictive Control (MPC) formulations of trajectory tracking problems, infeasible reference trajectories and a-priori unknown constraints can lead to cumbersome designs, aggressive tracking, and loss of recursiv…

Model Predictive Control

A Non-Recursive Space-Efficient Blind Approach to Find All Possible Solutions to the N-Queens Problem

2023-06-01 · International Conference on Innovations in Data Analytics: ICIDA 2023 6 · Suklav Ghosh, Sarbajit Manna

N-Queen’s problem is the problem of placing N number of chess queens on an NxN chessboard such that none of them attack each other. A chess queen can move horizontally, vertically, and diagonally. So, the neighbours of…

AllN-Queens Problem - All Possible Solutions