Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): GPU
• DeepStream Version : 7.0
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only): 12.0
• Issue Type( questions, new requirements, bugs) questions
• 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)
I have some queries related to NvDCF tracker available in Deepstream. As per my understanding through the documentation, there are 3 versions of NvDCF, which mainly focusses on accuracy vs GPU usage,
Is there any variant of NvDCF which utilizes only CPU.
Also are there any benchmarking results available of the trackers available in Deepstream on Benchmark datasets like MOT15, MOT20, Dance track.
Also are there any comparision available to popular opensource trackers like OC-SORT.