3dmm_cnn
3dmm_cnn copied to clipboard
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
i want to get 3D position and to dirver the face Expression and it can do???
I followed the install tutorial, but the caffe can't be installed on my ubuntu. Could you please check the install script of caffe and lib for c++, and give more...
Hello I am interesting in this work, I am trying to grab all this project. But I can not figure out how the resulting 3DDM is projected unto the 2D...
You just upload your trained model .But I want to know more details: such as the architecture of your 3dmm_cnn net and how do you train your 3dmm_cnn.Could you please...
Thank you for sharing your code and your great jobs about 3dmm_basic and this. When I use the loss function on another network, like mobilenet, to train 3dmm parameters, it...
Go into demoCode folder and use the code: `python testBatchModel.py input.txt out/ 1 1` But I get an error: raceback (most recent call last): File "testBatchModel.py", line 76, in predictor...
Hi, @anhttran I really want to learn all your work. :). And of course there will be many questions for you. :( In the file "BaselFaceEstimator.cpp", there is the code...
I'm trying to run `cmake` and `make` but I get the following error ``` Found OpenCV Windows Pack but it has not binaries compatible with your configuration. You should manually...
Hi, can u support the training code and data for study
Hi! Could you provide the ground truths that you generated to train your model? It will be of great help to us.