PoseTrack-CVPR2017 icon indicating copy to clipboard operation
PoseTrack-CVPR2017 copied to clipboard

question about training

Open yulijun1234 opened this issue 6 years ago • 1 comments

Hi. i am working with the demo project, but i want to know the training details to complete the training on my own datasets. would you like to share your training steps with me ?

yulijun1234 avatar Jan 25 '18 10:01 yulijun1234

Hi,

  1. Train DeeperCut model. Follow the instruction at DeeperCut page.
  2. Train spatial and temporal logistic regressors. I have attached the code files here. I will add them to the main repo as well. You will have to store body part heatmaps, and deep-matching features for training data on disk to use these codes.

code.zip

umariqb avatar Jan 28 '18 10:01 umariqb