Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU) GPU
**• DeepStream Version 6.2
• JetPack Version (valid for Jetson only)
**• TensorRT Version 8.6.1.6
**• NVIDIA GPU Driver Version (valid for GPU only) 525.147.05
**• Issue Type( questions, new requirements, bugs) Question
• 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)
**• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description) Gst-NvTracker
Hello,
I’m currently trying to configure the tracker config parameters of NvDCF and NvDeepSort to handle full occlusion for a prolonged time, around 3 seconds, and I’m having a hard time figuring it out.
I would like to extract in a log file all the parameters that affect the tracker, so I can see the values when a occlusion occur and ajust the config parameters properly, but I have no idea how to get them or even if it is possible.
Could you tell how to access those parameters if it is possible?
It must be some parameter from these, but I don’t which one.
If you have a configuration of NvDeepSort and/or NvDCF already made to handle full occlusion for a long, I would apreciate it too.