-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot find camera_utils #11
Comments
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" |
Hi I'm using Tensorflow 1.13.1 |
@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! |
in mesh_renderer.py import camera_utils
but cannot find it
Could you update the code?
Thanks
The text was updated successfully, but these errors were encountered: