0.1.0 first release without ClavIA
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
- Split evaluate module by @kovalp in #1
- Test track data and stat by @kovalp in #2
- Test tracking evaluation class by @kovalp in #3
- Test thresholds by @kovalp in #4
- Test evaluate function by @kovalp in #5
- Suggest a cli by @kovalp in #6
- Suggest a cli for running pure ab 3d mot by @kovalp in #7
- Evaluate one sequence via cli by @kovalp in #8
- Run the pure ab 3d mot for a set of detection sequences by @kovalp in #9
- Reproduce the data 0 tracking format of original ab3dmot by @kovalp in #10
- Maintenance by @kovalp in #11
- after-rerun by @kovalp in #12
- Add threshold to the batch eval by @kovalp in #13
- Add number of annotations to r cnn adaptor by @kovalp in #14
- up pure-ab-3d-mot tracker by @kovalp in #15
- Reproduce original evaluations by @kovalp in #16
- +change by @kovalp in #17
New Contributors
Full Changelog: https://github.com/kovalp/eval-ab-3d-mot/commits/0.1.0