mks0601 / TF-SimpleHumanPose

TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
335 stars 90 forks source link

some queries #74

Open soans1994 opened 3 years ago

soans1994 commented 3 years ago

hello author,

  1. which model did you use for training? from scratch or transfer learning?
  2. does this tensorflow implementation work on realtime webcam input? what fps did you get?

thank you