H2ONet_Pytorch
H2ONet_Pytorch copied to clipboard
[CVPR 2023] H2ONet: Hand-Occlusion-and-Orientation-aware Network for Real-time 3D Hand Mesh Reconstruction, Pytorch implementation.
Hello! Thanks for the nice work! I really appreciate your work and try to reproduce the evaluation result. Can you share how to visualize the reconstructed hand? I couldn't find...
结果复现
你好,请问您最后是怎么解决HandOCC项目下你没有复现出的结果的,我也想依次进行改进,可结果和您一样,不知道您是是否能帮助我解决疑惑?不胜感激
(h2onet_py39) user@user-System-Product-Name:/media/user/test/H2ONet_Pytorch-main$ python test.py --model_dir=./experiment/multi_frame_dexycb/stage_2 --resume=./experiment/multi_frame_dexycb/stage_2/dexycb_h2onet_mf.pth /media/user/test/H2ONet_Pytorch-main/common/utils/transforms.py:3: UserWarning: A NumPy version >=1.22.4 and
template_fp = "model/h2onet/template/template.ply" transform_fp = "model/h2onet/template/transform.pkl"