NVIDIA-AI-IOT/deepstream_4.x_apps

How can we build a custom app on top of the inference?

Opened this issue · 2 comments

I am using Deepstream 4.0.1 on the Jetson Nano and have Yolo running perfectly and doing inference.

How can I build a custom app on top of the detection, to do say counting and tracking of detected objects? Where do I add my code or what file do i need to change?

Kind of struggling with the structure of all the files, any help would be great.

You can refer to this repo to build your custom app with Yolo detection.

Hi cding-nv, which repo? Can you pls share the link