ZQPei / deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch
MIT License
2.83k stars 727 forks source link

How to replace the detector? #268

Closed LLLiu123 closed 1 year ago

LLLiu123 commented 1 year ago

I tried to replace a. onnx detection model with a. cfg format, but the cfg file in the code was written using the Darknet series method. How to replace the detector? Can anyone give me some guidance? Thank you very much