tencent-ailab / hifi3dface

Code and data for our paper "High-Fidelity 3D Digital Human Creation from RGB-D Selfies".
Other
756 stars 153 forks source link

/third_party/kernels/rasterize_triangles_kernel.so: cannot open shared object file: No such file or directory #29

Open freecui opened 2 years ago

freecui commented 2 years ago

step 4: prefit Albedo_Global uv Traceback (most recent call last): File "step4A_prefit_Albedo_Global.py", line 44, in from utils.project import Projector File "../../utils/project.py", line 39, in from third_party.rasterize_triangles import rasterize_clip_space File "../../third_party/rasterize_triangles.py", line 29, in os.path.join(dirname, "kernels/rasterize_triangles_kernel.so") File "/home/avatar/.local/lib/python3.6/site-packages/tensorflow_core/python/framework/load_library.py", line 61, in load_op_library lib_handle = py_tf.TF_LoadLibrary(library_filename) tensorflow.python.framework.errors_impl.NotFoundError: ../../third_party/kernels/rasterize_triangles_kernel.so: cannot open shared object file: No such file or directory (step 4) prefit uv failed

bsraina commented 2 years ago

hello dear are you able to run this projet sucsessfully?

if yes then please help how to run this and get results on my own picture

when i was try to run it get error help me if you can thank you in advance.

File "../../utils/unwrap_utils.py", line 155, in warp_ver_to_uv [-1] vt_attrs_list.shape[2].value, File "../../third_party/rasterize_triangles.py", line 123, in rasterize_clip_space image_height, File "", line 230, in rasterize_triangles File "/usr/local/lib/python3.7/dist-packages/tensorflow_core/python/framework/op_def_library.py", line 794, in _apply_op_helper op_def=op_def) File "/usr/local/lib/python3.7/dist-packages/tensorflow_core/python/util/deprecation.py", line 507, in new_func return func(args, **kwargs) File "/usr/local/lib/python3.7/dist-packages/tensorflow_core/python/framework/ops.py", line 3357, in create_op attrs, op_def, compute_device) File "/usr/local/lib/python3.7/dist-packages/tensorflow_core/python/framework/ops.py", line 3426, in _create_op_internal op_def=op_def) File "/usr/local/lib/python3.7/dist-packages/tensorflow_core/python/framework/ops.py", line 1748, in init self._traceback = tf_stack.extract_stack()

(step 4) prefit uv failed