Closed henbucuoshanghai closed 3 years ago
only onnx? is there any successful code in github?
I searched for:
deepsort c++ github
on google. This is what i got:
。。。yolo5+deepsort c++? tks
Yolov5 only exists for the Pytorch framwork
where is c++ version of deepsort? thank you
You can export both the Yolo and Deep Sort model to onnx. This will let you rewrite all the surrounding code and load the models in C++