Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) : Jetson Nano • DeepStream Version : 6.0 • JetPack Version (valid for Jetson only) : 4.6 • TensorRT Version : 8.2 • NVIDIA GPU Driver Version (valid for GPU only) : • 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)
Hi,
I want to display the confidence value of the detected object. Current label only showing with bbox. Expected: Label + confidence
Is there any implemented example for this NvDsInfer API to refer? NvDsInfer — Deepstream Deepstream Version: 6.1.1 documentation
How can i print the FPS and inference timing in the output rendered video? Currently frame number only printing.
Is there any way to print or save raw metadata from gst_buffer? I tried,
frame_meta = pyds.NvDsFrameMeta.cast(l_frame.data)
print(‘\n-----printing frame meta-----’)
print(frame_meta)
It is printing only pointers actually…
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