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

Why the result of female images' reconstruction seems like the males? #33

Open QUTGXX opened 2 years ago

QUTGXX commented 2 years ago

Hi,

Thanks for your excellent work and share the code for our test. I tried to run ' RGB' code with the image named liuyifei in your test data. But the outcome of 3d shape seems like the males. However, I saw the 'RGBD' code providing the option of female or male. What can do to improve my result if I use the 'RGB' code? The following image is my result. 屏幕截图

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

815056753qqcom commented 2 years ago

Hi,

Thanks for your excellent work and share the code for our test. I tried to run ' RGB' code with the image named liuyifei in your test data. But the outcome of 3d shape seems like the males. However, I saw the 'RGBD' code providing the option of female or male. What can do to improve my result if I use the 'RGB' code? The following image is my result. 屏幕截图

Have you solved it?