• TX2-8g
• DeepStream-5.1/5.0
• JetPack 4.2.2
• TensorRT 5.1.6-1 cuda10.0
• questions
Hey,
I read this discussion post:https://forums.developer.nvidia.com/t/dcf-tracker-refusing-to-work-while-using-low-level-library/141411. After using his code and modifying the part according to the answer, whether running in Deepstream-5.1 or Deepstream-5.0 environment, the value of currentTrackedObj.confidence in the output of NvMOT_Process has always been-0.1. I want to know if there is something wrong with my parameter setting, why not output a positive value, and the output coordinates are always the initial coordinates.The modified code is here:
NVMOTTracker.tar.gz (3.9 KB).
Thank you in advance:
Xz