insight-platform / Similari

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

reset track ids #118

Open someonedead opened 2 weeks ago

someonedead commented 2 weeks ago

is it possible to reset track numbering in similari? If so, how can I do it in python?

bwsw commented 2 weeks ago

Hi! This is not supported. You can implement external mapping in Python as a first idea. However, if you prepare and send PR I will consider it.