-
```
I have successfully compiled it on Ubuntu14.04(64bits) with Cuda6.5.
When I run "script_face_exp.m", I got the following errors:
-----------------------------------------------------------------…
-
```
I have successfully compiled it on Ubuntu14.04(64bits) with Cuda6.5.
When I run "script_face_exp.m", I got the following errors:
-----------------------------------------------------------------…
-
Hi, thanks for your excellent work. I find that when computing the joint projection loss, the coordinates of the face projected joint and face target joint are not consistent. The face projected joint…
-
Hi, I can not get the number as in the paper for BIWI Test-A which is 5.3742 x mm^-4.
The following is what I've tried:
1. Rotate/scale/translate the raw data to align to the templates in your re…
-
To reconstruct a 3D model using my facial images, I've seen that using ImFace is necessary for cropping the face mesh and rendering a mask for facial images.
Is it correct to use the "NeuFace/data_…
-
My 5 landmarks come from GT and use pre-trained model FaceReconModel.pb, but they are far from the author's performance. why?Is there any way to improve?Thank you~
![image](https://user-images.github…
-
Hello!
I got plaidml setup with some help from `PLAIDML_VERBOSE`:
https://github.com/plaidml/plaidml/issues/1302#issuecomment-726497962
However, I noticed one plaidbench run reported failure, but…
-
triplanar texturing requires 3 texture fetches (affects performance) and can produce artifacts (where textures blend)
If resulting geometry contains a limited set of polygons - it may be possible t…
-
Hi, this is more a question than an issue.
I have a system with RTX 3080, Driver version 450.102, Ubuntu 20.04, Cuda 11.03 and Cudnn 8.0.5
My question, is the library ready to work with this type …
-
Very cool project. This request may be similar to issue [10](https://github.com/YadiraF/PRNet/issues/10). Is there a way to print the Dense alignment images (yellow + blue=green) shown in the readme? …