Skip to content

Releases: kovalp/eval-ab-3d-mot

AB-3D-MOT, annotations & ClearMOT

09 Dec 09:38
b7d3959

Choose a tag to compare

https://pypi.org/project/eval-ab-3d-mot/

2.2.0

  • Improve the README.
  • Possibility to report on the tracker parameters to stdout in the ClavIA script.
  • Set tracker parameters (algorithm, metric, threshold and max_age) via options in ClavIA CLI.
  • Set tracker parameters (algorithm, metric, threshold and max_age) via options in batch run CLI.
  • Possibility to report on the tracker parameters to stdout in the batch run script.
  • The number of figures after floating point is 4 for F1, Precision and Recall and 6 for Accuracy.
  • Report tracker parameters once, before tracking in run-ab-3d-mot-with-clavia and batch-run-ab-3d-mot.
  • Script batch-run-ab-3d-mot-annotations to run the tracker consuming KITTI annotations.
  • Meta info is passed through the tracker when consuming annotations.

2.1.1 Run AB3DMOT with ClavIA assessment on top of KITTI annotations

06 Nov 13:39
92d6a47

Choose a tag to compare

2.1.1

  • Add script run-ab-3d-mot-with-clavia to run the tracker consuming KITTI annotations.
  • Use pure-ab-3d-mot==2.1.0.
  • Update third-party development dependencies.
  • Improve the README.

2.0.0 consuming ClavIA from a package

02 Nov 17:20
e441352

Choose a tag to compare

2.0.0

  • Use the AssociationQuality class from the package association-quality-clavia.

1.0.0 first version with instrumented association

02 Nov 17:10
45fa0b0

Choose a tag to compare

1.0.0

  • Added the module association_quality with an implementation of the classifier.

0.1.0 first release without ClavIA

30 Oct 14:48
0f97633

Choose a tag to compare

Evaluation part of the AB3DMOT by Xinshuo Weng (https://github.com/xinshuoweng/AB3DMOT)
The purpose of the package is to enable calculation of the detection+tracking quality
metrics for 3D tracking with KITTI data set.

What's Changed

New Contributors

  • @kovalp made their first contribution in #1

Full Changelog: https://github.com/kovalp/eval-ab-3d-mot/commits/0.1.0