-
Notifications
You must be signed in to change notification settings - Fork 662
Open
Labels
Description
thank you for you beautiful architecture code!
I have compile and run on windows with cudn.
use this:
MultitargetTracker.exe
-e=4-s=g:\dl\Multitarget-tracker\data\settings_dfine.ini
to run opencv dnn ,parser onnx error,
I read this on main readme.md:
OpenCV DNN module (tracking::DNN_OCV) with models from [chuanqi305](https://github.com/chuanqi305/MobileNet-SSD) and [pjreddie](https://pjreddie.com/darknet/yolo/)
So I understood that ,this code is not work with this pipe.
I want use this pipeline on the huawei CANN platform, the opencv dnn module is support this hardware.
Is no way to implment this ?