Agnostic NMS with Main Detector Deepstream

Hi everyone,

My platform is GPU and I am using DeepStream 6.1 with 8.2.5 TensorRT. Driver Version: 510.85.02

Is there a way to implement Agnostic NMS function with the primary detector?

nvinfer plugin will do NMS. It is open source plugin. You can debug it with the source code.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

Hi @imirzayev
What’s Agnostic NMS? Is it different from the NMS(s) (e.g. batchedNMSPlugin, nmsPlugin, etc) in TRT OSS plugins - https://github.com/NVIDIA/TensorRT/tree/main/plugin ?

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