Please provide complete information as applicable to your setup.
• Jetson Nano
• DeepStream Version 5.0
• JetPack Version 4.4
• TensorRT Version
• Issue Type - Question
Hey,
I am working with a custom detector as the primary model.
Issue - Object is being detected with a threshold as 0.01 but not being detected with a threshold as 0.001.
So, this confuses me, as per documentation the behaviour is ironic.
Please help me with the following
- What else parameters can I tune to get better results?
- What is the reason behind this? Is this any bug, or any issues from the model?
- What is the range of the threshold parameter? Is it from (0,1)?
Thanks in advance!.