hmr2.0
hmr2.0 copied to clipboard
End-to-end Recovery of Human Shape and Pose with tensorflow 2.0
Traceback (most recent call last): File "demo.py", line 68, in visualize(renderer, original_img, params, vertices, cam, joints) File "../visualise/vis_util.py", line 180, in visualize img_overlay = renderer(vert_shifted, img=img, bg_color=np.array((255.0, 255.0, 255.0, 1)))...
I am running demo.py on a cloud server,but the server does not have a graphical user interface,and I found that my result can't be displayed on the server.Is there any...
Would you please help me to solve it.I have installed the pyglet,but it says Library "GLU" not found.I was very upset.Please help me. Traceback (most recent call last): File "demo.py",...
I suggest that you review the path to the folder in which the model is located inside your logs folder. By default the command points to the folder 'base_model' for....
Traceback (most recent call last): File "/home/XiaoLF/anaconda3/envs/hmr/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 774, in set_shape unknown_shape) tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension 1 in both shapes must be equal, but are 112 and 115. Shapes are [1,112,112,64] and...
please how can I change the color of the generated mesh?
Thanks for the great work! Out of curiosity, would you be willing to share your master thesis? Seems like some interesting work!
Hi, I want to build a large 2D-3D paired dataset based on hmr2.0. Can some friend help me?