GeekAlexis / FastMOT

High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
MIT License
1.12k stars 256 forks source link

About track ID limits #261

Open masahiro1101 opened 1 year ago

masahiro1101 commented 1 year ago

hello. @GeekAlexis

Is there a limit for IDs output by FastMOT? After startup, numbers are output in order from 1, but I would like to know the limit value.

Could you please let me know if there are any settings?