Towards-Realtime-MOT-Cpp icon indicating copy to clipboard operation
Towards-Realtime-MOT-Cpp copied to clipboard

A C++ codebase implementation of Towards-Realtime-MOT

Results 5 Towards-Realtime-MOT-Cpp issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/83146207/188778602-3966f93c-2acd-4aa2-8da8-8e9711c014ba.png) 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.