NextFace icon indicating copy to clipboard operation
NextFace copied to clipboard

A high-fidelity 3D face reconstruction library from monocular RGB image(s)

Results 48 NextFace issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, Thank you for your effort. I am trying to import the obj file into Blender, but I cant see the model rendered, altough I see the mesh file imported....

Hi, I was trying to get the texture same as the original image as well as the light. However, after I disable spectral and roughness, the light or albedo still...

Hi ! Thanks for sharing your code. I've tried the Colab demo file that you uploaded. Then I get mesh0.obj and material0.mtl. When I tried the obj file, I was...

Dear all, NextFace complained about cannot find any face in the image. I tried to save the image as jpg or png but it didn't work. I even tried to...

Little help, please. I am getting below error. (nextface) E:\GITHUB\NEXTFACE\NextFace>python optimizer.py --sharedIdentity --input input/s2.png --output output/ loading optim config from: ./optimConfig.ini [WARN] no cuda enabled device found. switching to cpu......

'https' is not recognized I am see these message can u help with these to solve

Hi does anyone know if [uvParametrization.512.pickle](https://github.com/abdallahdib/NextFace/blob/main/baselMorphableModel/uvParametrization.512.pickle) is available at 1024 or higher. If not how to generate this file? Thanks.

Any plans for releasing S2F2?

Hi Abdallah, Thanks for open-sourcing your amazing work. I am currently trying to replicate results from the "Practical Face Reconstruction via Differentiable Ray Tracing". The teaser image on Github (I...

instead of diffuseMap I want to get the original texture but mapped to uv map , is there any command for this.