insight-platform / Similari

A framework for building high-performance real-time multiple object trackers
Apache License 2.0
207 stars 14 forks source link

Add arguments to PyWastedVisualSortTrack for python usage #108

Closed calvinbeeguard closed 9 months ago

calvinbeeguard commented 9 months ago

Add of some getters in the source code of PyWastedVisualSortTrack to be able to access the arguments from the objects returned by VisualSort wasted_py().

bwsw commented 9 months ago

@calvinbeeguard looks good, kicked tests.

bwsw commented 9 months ago

@calvinbeeguard I will trigger a next similari version when it completes.

calvinbeeguard commented 9 months ago

Thank you for your quick merge.

I noticed there isn't any source distibution on pypi. Therefore pip keep installing the 0.26.5 instead of the last 0.26.7. How may I get the last version installed ?