Hi,
I am trying to run the trt_pose model on Jetson Nano 2GB, but the application freezes due to low ram and prints “Segmentation fault(Core dumped)”. What does it mean?
How to achieve 10-15 FPS? I followed the exact installation instructions mentioned here - GitHub - NVIDIA-AI-IOT/trt_pose: Real-time pose estimation accelerated with NVIDIA TensorRT
Swap memory is set to 5GB.
1.2GB ram is already being used without running anything - Any suggestions on how to reduce this?
Any help would be appreciated, Thank you