hmr icon indicating copy to clipboard operation
hmr copied to clipboard

Project page for End-to-end Recovery of Human Shape and Pose

Results 19 hmr issues
Sort by recently updated
recently updated
newest added

how to get the params in neutral_smpl_mean_params.h5? Now I want to get mean params about smpl-x, so I want to know how to get these mean params.

how do you prepare(**not** download) the gender neutral mean SMPL parameters i.e. the `neutral_smpl_mean_params.h5` file? How did you **prepare** the file? What does this file exactly contain?

from contexts.ctx_mesa import OsContext File "contexts/ctx_base.pyx", line 18, in init contexts.ctx_mesa ImportError: No module named _constants I am using python2.7 for being compatible with opendr installation. Installation was successful. But...

Hello, I have python 3.7 and the only module it seems I have trouble installing is opendr. I can't install python2 because I'm not able to setup tensorflow-gpu correctly if...

useful for others to see
openDR

I notice that there is only eval script for Human3.6M dataset, could you please provide eval scripts for MPI-INF-3DHP and LSP? Thanks a lot!

![图片](https://user-images.githubusercontent.com/66925708/183237607-b3e9eb3c-7e5e-4fc6-88dd-7ab73b541928.png) Does somebody have pre-computed tfrecords for Human3.6M?

Thanks for posting your code, I can't wait to start looking at it more. I'm having trouble with the install. When I do "pip install tensorflow==1.3.0", it comes back with...

useful for others to see

I have tried to run this project on[ this Colab page](https://colab.research.google.com/github/soheilpaper/-tft-2.4-ili9341-STM32/blob/master/3D_pose_Estimation/Demo_MeshRCNN.ipynb#scrollTo=YfzNDuFLk6yE) and updated the readme file as you can see below: ![image](https://user-images.githubusercontent.com/6679151/116771256-2425bc80-aa5f-11eb-9115-f107a1c8f8f5.png) But I get some bugs which i have...

Hi, I have a question that why smpl choose axis-angle representation? Cause I find I can't rotate the part to a position that I want by giving angles, why don't...

Thanks for your great work! I just want to know is there a python3 version someone implemented? Thanks in advance!