NVIDIA-AI-IOT / tao-toolkit-triton-apps

Sample app code for deploying TAO Toolkit trained models to Triton
MIT License
84 stars 30 forks source link

DetectNet_V2 with NMS instead of DBSCAN #31

Open sire6 opened 1 month ago

sire6 commented 1 month ago

Hi,

I would like to use NMS instead of DBSCAN and I was wondering how this could be achieved?

Thank you