FuxiCV/3D-Face-GCNs

cannot find camera_utils

ForrestPi opened this issue · 4 comments

in mesh_renderer.py import camera_utils
but cannot find it
Could you update the code?
Thanks

HOMGH commented

in mesh_renderer.py import camera_utils
but cannot find it
Could you update the code?
Thanks

Hi, You need to install mesh_renderer using this command: "pip install mesh-renderer"

@HOMGH hello, can i ask what tensorflow-gpu version you used. Because i cant install the mesh-renderer by "pip install mesh-renderer"

HOMGH commented

@HOMGH hello, can i ask what tensorflow-gpu version you used. Because i cant install the mesh-renderer by "pip install mesh-renderer"

Hi I'm using Tensorflow 1.13.1
Python 3.7.9

@HOMGH can i ask your ubuntu gcc version is 4.8? And what GPU you use? i think this network need a lot of memory. Thanks a lot!