SkillAgentSearch skills...

MultipleHypothesisTracking

Multiple Hypothesis Tracking for Multiple Object Tracking

Install / Use

/learn @IzouGend/MultipleHypothesisTracking
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MultipleHypothesisTracking

This repository contains matlab code for a complete instance of multiple hypothesis tracking algorithm. The code is revised from https://github.com/MetricCV/mht

Multiple hypothesis tracking is a common-used multi-target tracking algorithm which is used for computer vision and radar signal processing. It has superior performance to traditional multi-target tracking algorithms such as JPDA(joint probablity data association) and GNN(gated nearest neighborhood).

Paper is available at https://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Kim_Multiple_Hypothesis_Tracking_ICCV_2015_paper.pdf.

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated2mo ago
Forks16

Languages

MATLAB

Security Score

95/100

Audited on Jan 8, 2026

No findings