You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for open source.
When I use the command python demo.py --demo /cluster/home/it_stu14/3DHP/images/mpii_2.png [--gpus -1] [--load_model /cluster/home/it_stu14/3DHP/models/fusion_3d_var.pth]
I got the error :
demo.py: error: unrecognized arguments: [--gpus -1] [--load_model /cluster/home/it_stu14/3DHP/models/fusion_3d_var.pth]
I want to ask for some help, thanks!
The text was updated successfully, but these errors were encountered:
hi:
Sorry for bother, in human pose estimation with MPI-INF-3DHP often use pck as the criterion with theshold of 150mm. In the criterion, the scale factor will multiply the distance between estimation and ground truth. So how to compute the scale factor . @funihang
Hi, thanks for open source.
When I use the command python demo.py --demo /cluster/home/it_stu14/3DHP/images/mpii_2.png [--gpus -1] [--load_model /cluster/home/it_stu14/3DHP/models/fusion_3d_var.pth]
I got the error :
demo.py: error: unrecognized arguments: [--gpus -1] [--load_model /cluster/home/it_stu14/3DHP/models/fusion_3d_var.pth]
I want to ask for some help, thanks!
The text was updated successfully, but these errors were encountered: