Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time consuming #7

Open
zhang-mohole opened this issue Jul 5, 2019 · 1 comment
Open

time consuming #7

zhang-mohole opened this issue Jul 5, 2019 · 1 comment

Comments

@zhang-mohole
Copy link

hello, I'm wondering if this code can run in real-time when detecting both body and hand keypoints? processing one single image just costed around 9s on GPU when I try the demo.py, that's really time consuming~

@Hzzone
Copy link
Owner

Hzzone commented Jul 5, 2019

  1. Better or Multi GPUs.
  2. Smaller images or less search scales of body or hand.
  3. A faster hand detector.
  4. Multi-threaded like opencv/opencv/blob/master/samples/python/video_threaded.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants