Tracking models with deepstream and triton

Please provide complete information as applicable to your setup.

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) : NVIDIA GeForce RTX 3090
• DeepStream Version : 6.3
• JetPack Version (valid for Jetson only)
• TensorRT Version : 12.2
• NVIDIA GPU Driver Version (valid for GPU only) : 535.104.05
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

for deepstream-test3.py example this is object detection only , how can we add tracker with object detection with deepstream integrated with triton

You can add tracker after your nvinfer (or nvinferserver), please refer to deepstream-test2.py.

Thanks

is it possible to add external model like age and gender model after tracker

yes, please refer to this sample.

Please do you have tracker deepstream with triton example in python programming language

please refer to python tracker sample.

this sample has tracker with deepstream only , I need sample tracker with deepstream and triton
so can you help, please?

please refer to sample deepstream-pose-classification, which includes tracker and trtion.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.