CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
31.36k stars 7.88k forks source link

How to increase FPS to 30 #2228

Open jackspeed opened 1 year ago

jackspeed commented 1 year ago

The Unity plugin I use has a GPU of 3060, and the screen is only 10FPS. How to increase FPS to 30 without upgrading hardware?

ravijo commented 1 year ago

There are multiple methods to enhance the speed of OpenPose. It's hard to determine which one would work best for you. Kindly refer to the following document for further information:

OpenPose Doc - Maximizing the OpenPose Speed

Cheers!

jackspeed commented 1 year ago

thanks.I'll try it

qq1342753906 commented 1 year ago

Can you share your Unity project? I used the Unity project provided by openpose, but it cannot run.