Expression-Net icon indicating copy to clipboard operation
Expression-Net copied to clipboard

Deep 3DMM facial expression parameter extraction

Results 24 Expression-Net issues
Sort by recently updated
recently updated
newest added

Sir,i have read the paper and went through this Expression-Net with a Lenovo docker Container.And now,i want to train my own model,but i have no idea about it. could u...

Trying to run the program via the directions returns error: $ python main_ExpShapePoseNet.py /home/johnh/gits/Expression-Net/ > make dir Traceback (most recent call last): File "main_ExpShapePoseNet.py", line 280, in tf.app.run() File "/home/johnh/gits/Expression-Net/venv/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py",...

When the input picture is closed, the fitting effect is open mouth. How can I solve it? @fengju514

When I run the code, an error occurred regarding the caffe.py file in Kaffe folder. But actually there was no caffe.py file in Kaffe. What should I do?

When I run the code there was an error "ModuleNotFoundError: No module named 'kaffe.caffe'" and actually there was no caffe.py file in the Kaffe folder. Do you have any idea...

Hey @fengju514! I'm a high school student interested in TensorFlow. I love this project, and have an idea for taking it further. Would you be interested in working together on...

hello,How to train your network with the data sets you provide?thank you.

Could you please tell me which version of tensorflow do you used? Could you please tell me which version of openCV for python do you used? Without those infomation I...

hello, thanks for your great works! I found the PoseNet just estimate the Rx,Ry,Rz,Tx,Ty,Tz parameters but lack of scale parameters. I found the project of Face-Pose-Net predict 6DoF head pose...