Openpose not working in Jetson Nano

• Hardware Platform (Jetson / GPU) : Jetson Nano
• DeepStream Version : 5.0
• JetPack Version : 4.5
• TensorRT Version : 7.1.3.0

I have used this link to install openpose in jetson nano. I was able to install openpose succesfully.

After that I used this command. “./build/example/openpose/openpose.bin --image_dir images/” to run Openpose.

In Images folder, there is only one image. I ran this command, and output windows appears after few seconds everything got stuck and then “Killed” Message was there on terminal.

Please check this below Image.

Thank you
Viraj Hapaliya

Hi,

It looks like this is not a Deepstream question but a general Jetson issue.
Is that correct?

In general, ‘killed’ is caused by running out of memory.
You can try to add some swap memory to see if it helps.

Thanks.

1 Like

Okay, Let me check this solution.

Hi,

Does it work after adding some swap memory?
Thanks.

in my current sd card, there was less memory so i was not able to run swap command.

So right now, I am installing the new os in another sd card. but whenever I flash the os using balenoecher, it is showing “checksum error”.

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

Hi,

Do you mee this error when running SDK manager?
If yes, would you mind removing the download packages and trying it again?

Thanks.