Deepstream-nvdsanalytics-test example framerate

I’ve just run the deepstream-nvdsanalytics-test example code in Deepstream 5.0 with the “sample_720p.h264” stream file and found that it does not perform at framerate on the Jetson Nano.

Is there any way that I can improve the performance (framerate) of this particular example, and how would I go about doing that? I have tried the other low-level tracker libraries (IoU and KLT) and while they are faster, the accuracy is too low.

1.Pls share your setup info with us
2.You can refer the Troubleshooting action to improve the perf https://docs.nvidia.com/metropolis/

I’m using a Jetson Nano, JetPack 4.4, Deepstream 5.0 (just installed everything onto the Nano a few days ago).

I’m getting about 15-18 FPS with the deepstream-nvdsanalytics-test example out of the box, is this expected?

Yes, that’s expected.
For more DeepStream SDK related issue, please open topic at DeepStream SDK Forum: DeepStream SDK - NVIDIA Developer Forums

Okay, thanks for confirming.