I have build the jetson inference demos and started the detecnet-camera app, but as soon as I started the app, nano crashed. I tried it again but it crashed again. I am using dc barrel jack 5v 4amp power supply.
I changed the mode to 5W mode. In this mode, nano didnt crashed but in this mode I am getting a low fps. Although I am not able to measure the exact fps because the code didn’t output fps but the overall speed I am getting is very slow.
I also tried the demo imagenet-camera app but here I am getting good fps.
Below are my questions:
Why the fps is a slow in detectnet and not in imagenet demo.?
How can I also get approx FPS from the demo.?
Is there any demo where multiple models are used, just to check the overall performance of the nano.?