eddyhkchiu / mahalanobis_3d_multi_object_tracking

[NeurIPS Workshop 2019] Official code of the paper "Probabilistic 3D Multi-Object Tracking for Autonomous Driving." First Place of the First NuScenes Tracking Challenge in the AI Driving Olympics Workshop of NeurIPS.
Other
388 stars 81 forks source link

Configs + Code cleanup #13

Open charlesyz opened 4 years ago

charlesyz commented 4 years ago

Hello! Great work on the project.

I wanted to clean up the code a bit so I and others can build upon this repo for future tracking efforts

I tested the code with configurations in the readme (config/AB3DMOT.yaml and config/mahalanobis.yaml) and was able to reproduce the results cited in the README.

eddyhkchiu commented 4 years ago

Thank you very much for the update suggestions! I will keep this pull request open since we have more than one pull request which may conflict with each other.