LeonLok / Multi-Camera-Live-Object-Tracking

Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
GNU General Public License v3.0
972 stars 283 forks source link

purpose of the variable max_track_id #38

Open saivenkat-163 opened 3 years ago

saivenkat-163 commented 3 years ago

can you please explain what this variable (max_track_id) does? By the time crop_dataset creates images, this variable has a value about 6000 and the cosine metric learning in nwojke's repo throws me an error saying the id is greater than 1502