How can integrate Deepstream of Yolo on the tracker DeepSORT?

Hello,
Actually, i’m working to edit detector (YOLO) of DeepSORT tracker to accelerate the tracking process, but i do’t have found the way how to integrate Deapstream in DeepSORT.

Please, how i can integrate Deepstream such as detector (CNN yolo) in the DeepSORT tracker ?.

My réf: Jeston Xavier AGX, CUDA:10.2, Deapstream-5.0. ubuntu 18.04

Thanks.

Moving this topic from Nsight Aftermath to the Jetson Xavier AGX forum for greater visibility.

Hi,

Do you use the YOLOv4 model for DeepSORT?

If yes, we have an example to deploy the YOLOv4 model with Deepstream.
Please give it a check:

Thanks.