Deep3DFaceReconstruction icon indicating copy to clipboard operation
Deep3DFaceReconstruction copied to clipboard

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)

Results 99 Deep3DFaceReconstruction issues
Sort by recently updated
recently updated
newest added

Wonderful Job, Can you explain the idea of POS functions ?

Hi, I use TF1.15 now so I am trying to compile tf_mesh_renderer, but here are some errors: ![Image_20211123175450](https://user-images.githubusercontent.com/50390011/143004194-9891783c-2a85-4873-baee-775eac758739.png) Do you have any ideas about what to do? Thank a lot!

How did you submit your results in Now Challenge (https://ringnet.is.tue.mpg.de/challenge)? Would you please share the script that produces output compatible with their desired structure?

Can I use 68 landmarks instead of 5 landmarks?

Hi I notice that the cropped BFM model w/ 35709 vertex is used in this solution. is there any guidance to generate my own cropped BFM model? , eg w/...

There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...

Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...

Why is this library built with such an old version of Python? It is absolutely impossible to even get the pip installs working. I created a virtual OS with 16.04...

Hello, thank you for opening up such a good job. I found the following problems during study, can you tell me a solution. Thanks you. Use tf.where in 2.0, which...

Why 102.0/s (trans_params = np.array([w0,h0,102.0/s,t[0],t[1]])) in align_img, I don't have a clue. Who can help explain, thank you!