pix2face icon indicating copy to clipboard operation
pix2face copied to clipboard

3D human face estimation and rendering from a single image

Results 5 pix2face issues
Sort by recently updated
recently updated
newest added

I successfully built a docker container that runs in --cpu-only mode following the instructions here - https://github.com/VisionSystemsInc/pix2face/tree/master/docker. During execution of the ./docker/run_pose_estimation.bsh script, the following python error occurs -- TypeError:...

Failed to create context: GLXBadFBConfig

This repository does not contains a license. Without a license cloning or using the software is not implicitly granted, which it is not an ideal situation in github. A MIT...

I tried running: python3 scripts/pix2face_demo.py output: /usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary...

when i run demo.py inside pix2face_net, only pts are created in ply file. there's no mesh [CASIA_0000107_004.ply.zip](https://github.com/VisionSystemsInc/pix2face/files/3047664/CASIA_0000107_004.ply.zip)