Fanziapril / mvfnet

Pytorch code for paper: MVF-Net: Multi-View 3D Face Morphable Model Regression
MIT License
159 stars 27 forks source link

Differentiable Rendering #4

Closed LeiJiangJNU closed 5 years ago

LeiJiangJNU commented 5 years ago

Thank you for your job. How to do Differentiable Rendering?Use https://github.com/google/tf_mesh_renderer

Fanziapril commented 5 years ago

Hi, I use the differentiable rendering layer from this repo. It's a Pytorch implementation of Neural 3D Mesh Renderer (CVPR 2018)

LeiJiangJNU commented 5 years ago

Thanks for your reply.It help me. Are you going to open source the train code?

Fanziapril commented 5 years ago

Our paper is related to a patent so we cannot release the training code at this time.