custom yolov3-tiny on jetson nano with deepstream

Has anyone tried yolov3-tiny custom model on jetson nano using deepstream?I am trying to interface the camera feed to the model and check the fps using deepstream?

What is the maximum fps can I get for the real time camera feed using deepstream?

I am getting around 5fps using tensorrt converted yolov3 tiny.Will this be more than that?

Hi raksha.achlady,

Please refer to [url]https://devtalk.nvidia.com/default/topic/1060789/deepstream-sdk/yolov3-deepstream-sdk-4-0-performance-on-jetson-nano-/[/url]

Thanks for the quick reply.I have already checked that.They have tried yolov3 not yolov3-tiny and nobody came up with fps for the yolov3-tiny.I am particularly looking for yolov3 tiny with deepstream for the camera feed.It will be helpful if I get some steps to do that…