expose
expose copied to clipboard
ExPose - EXpressive POse and Shape rEgression
I'am not able to run the demo.py script. I set up the environment as per instructions. I am using ubuntu 18.04 and installed all the libraries mentioned in the requirements.txt...
Hi, I'm trying to recover a smplx model from the saved params output by ExPose and overlay it on the original image. However, I noticed that there is a shift...
And when I set --show to be true , some errors occur . OpenGL.error.GLError: GLError(err = 12289, baseOperation = eglInitialize, cArguments = ( , c_long(0), c_long(0), ), result = 0...
thank you for open sourcing this amazing piece of work. I tried running the code on windows 10 without GPU with`use_cuda: false` and removing some cuda checks. But, it threw...
Hi, is the shape parameter varies in so low distribution? When I try mid fat and fat people, the results are so far from the reality? Is there any parameter...
how did you refine the flame parameter detailedly by fitting to 2D landmarks predicted by FAN
Excuse me, when I run demo.py, I get the error "cublas runtime error: the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:334", how should I solve this? Is it because of...
Hi,it's a great job. May I ask when you train your model,you use openpose or rcnn to crop Hand and Head?and which you think is the best way?
I noticed that vertex edge loss is used at the training stage, which need a file named import smplx_edges.npy. But how can I get the file?