New release
It looks like the github actions have failed on recent merges to main, meaning the version on pypi (1.4) is out of date.
@sunildkumar hey there. Does this mean that if we pip install motmetrics, we will get a version that isnt working as intended?
It should work, it just won't have all of the changes you can see here on main. It will be out of date.
@sunildkumar I see. Yup the library does work. Im trying to compare some MOT metrics that are derived using this as compared to MOTchallenge.
@sunildkumar would you know if the latest version from pip install includes the calculation methods for HOTA?