I am trying to run FaceNet framework on Jetson AGX Orin 64 GB development kit using TensorFlow downloaded from Index of /compute/redist/jp/v61 tensorflow==2.16.1+nv24.08. I am using Intel realsense camera. I see that speed is around 2-3 FPS. Can someone help me improving the speed !!! Usually it should be around 40 FPS on GPU.
Specifications of Orin device:
Jetson version: Jetson 6.1
CUDA: 12.6
Ubuntu version: 22.04.
Here is an image of nvidia-smi that is captured when I ran this Terminal command while running a TensorFlow program. Ideally it is expected to use GPU resources.
Please let me know if you need any other details. Thank you very much.