Towards-Realtime-MOT-Cpp
Towards-Realtime-MOT-Cpp copied to clipboard
A C++ codebase implementation of Towards-Realtime-MOT
 thank you very much,I have an question about How to train my own model parameters,Picture size:1088x688。
I installed the libtorch and put it into the same directory as src. Also converted the pytorch model into jit model. Now I am trying to compile the source code...
Have you any idea how can we reduce detection frequency? for example run detector every 2 or 3 frame.