Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzhencai authored Mar 10, 2019
1 parent 0bdd101 commit 27eed6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Total-Capture
some source code link for the paper:Total Capture: A 3D Deformation Model for Tracking Faces, Hands, and Bodies
# model
we have build up a model like smpl_hf:https://ps.is.tuebingen.mpg.de/research_fields/virtual-humans ,we call it mafa (mano,flame,pca),the model shared is defective version ,you guys can make it better .![image](https://github.com/Myzhencai/Total-Capture/blob/master/moxing.png)The perfect version![image](https://github.com/Myzhencai/Total-Capture/blob/master/zuihou.png) we have make it will be used for paper,we will share it later .The model is very simple as SMPL.Because the code for the model have license issue we just share the link:http://mano.is.tue.mpg.de/ to get the code and share the changes of the code![image](https://github.com/Myzhencai/Total-Capture/blob/master/model.png) ![image](https://github.com/Myzhencai/Total-Capture/blob/master/pca.png)for the model('mafainittestfinalallweight.pkl').we can not push it in github so we put it in googledrive:https://drive.google.com/file/d/1k0xCTKA904RuL7H4CMuXRdBYmM7mRyy_/view?usp=sharing
we have build up a model like smpl_hf:https://ps.is.tuebingen.mpg.de/research_fields/virtual-humans ,we call it mafa (mano,flame,pca),the model shared is defective version ,you guys can make it better .![image](https://github.com/Myzhencai/Total-Capture/blob/master/moxing.png)The perfect version![image](https://github.com/Myzhencai/Total-Capture/blob/master/zuihou.png) ![image](https://github.com/Myzhencai/Total-Capture/blob/master/last.png)we have make it will be used for paper,we will share it later .The model is very simple as SMPL.Because the code for the model have license issue we just share the link:http://mano.is.tue.mpg.de/ to get the code and share the changes of the code![image](https://github.com/Myzhencai/Total-Capture/blob/master/model.png) ![image](https://github.com/Myzhencai/Total-Capture/blob/master/pca.png)for the model('mafainittestfinalallweight.pkl').we can not push it in github so we put it in googledrive:https://drive.google.com/file/d/1k0xCTKA904RuL7H4CMuXRdBYmM7mRyy_/view?usp=sharing
### Here are some links for the source code you need for the implemetion of the paper

face:https://github.com/patrikhuber/4dface.git
Expand Down

0 comments on commit 27eed6b

Please sign in to comment.