Nicholasli1995 / EvoSkeleton

Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded deep monocular 3D human pose estimation wth evolutionary training data"
https://arxiv.org/abs/2006.07778
MIT License
333 stars 44 forks source link

how to inference with wild image #19

Closed hcyz33 closed 3 years ago

hcyz33 commented 3 years ago

hello, I want to use this model to predict some my wild picture . what should I do. How to get these 2d info of my picture.

hcyz33 commented 3 years ago

hello, I have seen the code imgto2d .Could you share the pretrained model of it.

Nicholasli1995 commented 3 years ago

hello, I have seen the code imgto2d .Could you share the pretrained model of it.

Hi, now the 2D pose estimation model is uploaded and the usage is available at https://github.com/Nicholasli1995/EvoSkeleton/blob/master/docs/2DHPE.md.

Nicholasli1995 commented 3 years ago

Re-open if you have further questions.