openxrlab / xrmocap

OpenXRLab Multi-view Motion Capture Toolbox and Benchmark

Home Page:https://xrmocap.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run demo failed.

haolyuan opened this issue · comments

Multiple People demo:
python tools/mview_mperson_topdown_estimator.py \ --estimator_config 'configs/mvpose_tracking/mview_mperson_topdown_estimator.py' \ --image_and_camera_param 'xrmocap_data/Shelf_50/image_and_camera_param.txt' \ --start_frame 300 \ --end_frame 350 \ --output_dir 'output/estimation' \ --enable_log_file
error:
- ERROR - use_shoulder_hip_only is deprecated, please manually set: body_weight=0.0, face_weight=0.0, hand_weight=0.0, shoulder_weight=1.0, hip_weight=1.0 to make sure correct weights are set.

Hi @Yamato-01, welcome to commit your first issue!
你好 @Yamato-01,非常欢迎首次提交你的问题!

HI, we've fixed it.