yihongXU/deepMOT

How to restrict the coordinates for new ID generation

Closed this issue · 0 comments

First, thanks for your great jobs and share.

I want to use your code in my research and want to restrict coordinates where new IDs are generated. (Currently, the new ID may be an implementation that can occur at any position of detections. )

If possible, please tell me how to implement it.