Deep3DFaceReconstruction-pytorch icon indicating copy to clipboard operation
Deep3DFaceReconstruction-pytorch copied to clipboard

Pytorch version of Deep3DFaceReconstruction

Results 11 Deep3DFaceReconstruction-pytorch issues
Sort by recently updated
recently updated
newest added

thank you for share this code.but i can't fand the file 'BFM/BFM_model_front.mat', 'BFM/mSEmTFK68etc.chj', 'BFM/mSEmTFK68etc.nms' in code file '0.handle.py'. Is there anyone can tell me how to generate or download this...

Thanks a lot for the code. When will you release the training code?

Hi , could you please tell me your pytorch version and cuda version?

Thanks for your great work, it helps me a lot, i want to know if you have finished the training code and do you have any plan to release the...

https://pan.baidu.com/s/1OJqsBVOt1SudLylsi4WtDQ Can you refresh this link, I need this a bit urgently :)

Hi,Thanks for your project. I have read the paper about the project.The loss function is complicated. So,did you write the loss function? Or,if can't implement the loss function,What should I...

Hi changhongjian, Nice work ! When I reading your program, I find that there 80 shape pca vectors in your bfm layer,but in bfm09,there r 199 vectors,i wonder how do...

Thanks for your job. When I use the [face3d](https://github.com/YadiraF/face3d) code to render the image from the .mat file that contains `vertices`, `tri`, and so on. The result looks strange. It...

Hello, thx for the great job. Here comes one question that this model only generate 3 RGB channels, can we get the alpha channels from this model? Thx in advance.

Hi, thanks for your great job, byt the way, did you reimplement the loss functions and could you give me some guide?