py-motmetrics
py-motmetrics copied to clipboard
:bar_chart: Benchmark multiple object trackers (MOT) in Python
Hi, I'm using the CLI and I'm getting confused with what it is doing. I tried using the same dataset as ground truth data and test data. In my understanding,...
Metrics
Great work! In my data, I have few objects and I would like to see how the tracking algorithm (metrics results) acts on each target in the groudtruth... (specially on...
I run the same result on Matlab and python, but the results are different. Why? Thanks for reply~
Hi I am using the below code but getting an error.Why? (motmetrics-env) D:\py-motmetrics-develop>python -m motmetrics.apps.eval_motchallenge groundtruths D:\SEQUENCE_1\gt\gt.txt tests D:\SEQUENCE_1\test\test.txt usage: eval_motchallenge.py [-h] [--loglevel LOGLEVEL] [--fmt FMT] [--solver SOLVER] [--id_solver ID_SOLVER]...
@jvlmdr, opening this issue to discuss whether or not we should keep docker support. IMHO, this feature is not maintained. @christosavg added it via PR #11 in the past, not...
This library gives incorrect results in a specific edge case. In the MOT16 paper 4.1.1 it states: > if a ground truth object i is matched to hypothesis j at...