paper-with-me

홈 › Papers

TGOSPA Metric Parameters Selection and Evaluation for Visual Multi-object Tracking

2024-12-11 · Jan Krejčí, Oliver Kost, Ondřej Straka, Yuxuan Xia, Lennart Svensson, Ángel F. García-Fernández

Multi-object tracking algorithms are deployed in various applications, each with unique performance requirements. For example, track switches pose significant challenges for offline scene understanding, as they hinder the accuracy of data interpretation. Conversely, in online surveillance applications, their impact is often minimal. This disparity underscores the need for application-specific performance evaluations that are both simple and mathematically sound. The trajectory generalized optimal sub-pattern assignment (TGOSPA) metric offers a principled approach to evaluate multi-object tracking performance. It accounts for localization errors, the number of missed and false objects, and the number of track switches, providing a comprehensive assessment framework. This paper illustrates the effective use of the TGOSPA metric in computer vision tasks, addressing challenges posed by the need for application-specific scoring methodologies. By exploring the TGOSPA parameter selection, we enable users to compare, comprehend, and optimize the performance of algorithms tailored for specific tasks, such as target tracking and training of detector or re-ID modules.

📄 PDF Abstract BibTeX arXiv:2412.08321

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObject TrackingScene Understanding

Similar Papers 제목 키워드 기반

Fast computation of the TGOSPA metric for multiple target tracking via unbalanced optimal transport

2025-03-12 · Viktor Nevelius Wernholm, Alfred Wärnsäter, Axel Ringh

In multiple target tracking, it is important to be able to evaluate the performance of different tracking algorithms. The trajectory generalized optimal sub-pattern assignment metric (TGOSPA) is a recently proposed metri…

Probabilistic Trajectory GOSPA: A Metric for Uncertainty-Aware Multi-Object Tracking Performance Evaluation

2025-06-18 · Yuxuan Xia, Ángel F. García-Fernández, Johan Karlsson, Yu Ge 외

This paper presents a generalization of the trajectory general optimal sub-pattern assignment (GOSPA) metric for evaluating multi-object tracking algorithms that provide trajectory estimates with track-level uncertaintie…

Multi-Object TrackingObject TrackingState Estimationvalid

Vis-Eval Metric Viewer: A Visualisation Tool for Inspecting and Evaluating Metric Scores of Machine Translation Output

2018-06-01 · NAACL 2018 6 · David Steele, Lucia Specia

Machine Translation systems are usually evaluated and compared using automated evaluation metrics such as BLEU and METEOR to score the generated translations against human translations. However, the interaction with the …

Machine TranslationSentenceTranslation

Lexicase Selection Parameter Analysis: Varying Population Size and Test Case Redundancy with Diagnostic Metrics

2024-07-21 · Jose Guadalupe Hernandez, Anil Kumar Saini, Jason H. Moore

Lexicase selection is a successful parent selection method in genetic programming that has outperformed other methods across multiple benchmark suites. Unlike other selection methods that require explicit parameters to f…

Diagnostic

FSEVAL: Feature Selection Evaluation Toolbox and Dashboard

2026-04-20 · Muhammad Rajabinasab, Arthur Zimek arxiv

Feature selection is a fundamental machine learning and data mining task, involved with discriminating redundant features from informative ones. It is an attempt to address the curse of dimensionality by removing the red…

Dimensionality Reduction