Hzzone / pytorch-openpose

pytorch implementation of openpose including Hand and Body Pose Estimation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I increase GPU utilization?

notsong opened this issue · comments

First, thank you for your contribution.
When I was detecting the video, each frame cost 0.7s~1.7s. I observed that the GPU utilization was only about 10%, while the CPU100%.

First, thank you for your contribution.
When I was detecting the video, each frame cost 0.7s~1.7s. I observed that the GPU utilization was only about 10%, while the CPU100%.

Is there any way to increase GPU utilization?