I’ve been attempting to set up openpose on my Jetson AGX ORIN. Whenever I try to run a demo example,
./build/examples/openpose/openpose.bin --image_dir examples/media/ --net_resolution 32x32
Although I was ultimately able to get it running successfully, it took 48.8 seconds. However, when I configured OpenPose on a laptop with the same setup, running it on a single image only takes around 5 seconds. Why is there such a difference in performance? How can I resolve this issue?
Hi,
Have you maximized the device performance first?
$ sudo nvpmodel -m 0
$ sudo jetson_clocks
Thanks.
Yes, I have used maximum performance mode with these two instructions. It takes about 79 seconds to detect an image before it is used.
---- Replied Message ----
From | AastaLLL via NVIDIA Developer Forumsnotifications@nvidia.discoursemail.com |
- | - |
Date | 05/31/2024 14:38 |
To | cmy1632022@163.com |
Cc | |
Subject | [NVIDIA Developer Forums] [Jetson & Embedded Systems/Jetson AGX Orin] Configure OpenPose |
| AastaLLL Moderator
May 31 |
- | - |
Hi,
Have you maximized the device performance first?
$ sudo nvpmodel -m 0
$ sudo jetson_clocks
Thanks.
I’m sorry to bother you again. Do you have an example of Jetson AGX ORIN configuring and using openpose? Can you help me find one? Or tell me the configuration process, or some other link I can refer to.
Hi,
Unfortunately, we don’t have an official openpose sample for Orin.
But there are several tutorials from the community.
Please search for it online.
Thanks.
I’m sorry to hear that, but thank you.
Can you show me links to related tutorials?
Thanks.
Hi,
Unfortunately, we are not allowed to share third-party links here.
Please search the “openpose jetson” online and you should find several tutorials.
Thanks.
Ok, thanks!
---- Replied Message ----
From | AastaLLL via NVIDIA Developer Forumsnotifications@nvidia.discoursemail.com |
- | - |
Date | 06/05/2024 14:51 |
To | cmy1632022@163.com |
Cc | |
Subject | [NVIDIA Developer Forums] [Jetson & Embedded Systems/Jetson AGX Orin] Configure OpenPose |
| AastaLLL Moderator
June 5 |
- | - |
Hi,
Unfortunately, we are not allowed to share third-party links here.
Please search the “openpose jetson” online and you should find several tutorials.
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.