youngwoo-yoon / youtube-gesture-dataset

This repository contains scripts to build Youtube Gesture Dataset.
https://sites.google.com/view/youngwoo-yoon/projects/co-speech-gesture-generation
BSD 3-Clause "New" or "Revised" License
118 stars 19 forks source link

about how long for posture estimation #3

Closed andiconda closed 5 years ago

andiconda commented 5 years ago

Could you give me some suggestions about usage of CPU or GPU?

  1. could I use the laptop with Win10 to do openpose pose estiamtion ? how long do you think?
  2. GPU is must for pose estimation?
youngwoo-yoon commented 5 years ago

You need a powerful machine with GPUs for OpenPose. It took several weeks to process all image frames in the dataset. There is a faster alternative, but you have to modify some code to use this instead of OpenPose. https://docs.openvinotoolkit.org/latest/_intel_models_human_pose_estimation_0001_description_human_pose_estimation_0001.html