openxrlab / xrmocap

OpenXRLab Multi-view Motion Capture Toolbox and Benchmark
https://xrmocap.readthedocs.io/
Other
337 stars 42 forks source link

Confusion About Multi-Person Model Outputs in Multi-View Camera Demo #158

Closed YuRongHao2233 closed 1 month ago

YuRongHao2233 commented 4 months ago

Hello , I am currently using the multi-view multi-person models and encountered something unexpected in the output files. According to the documentation (or my understanding), the output should consist of either 10 files (5 angles x 2 people) or 2 files (all angles combined for each person). However, the demo is producing 8 files. Here is my command line: python tools/mview_mperson_end2end_estimator.py --output_dir ./output/estimation_1 --model_dir weight/mvp/xrmocap_mvp_shelf-22d1b5ed_20220831.pth --estimator_config configs/modules/core/estimation/mview_mperson_end2end_estimator.py --image_and_camera_param ./xrmocap_data/Shelf_50/image_and_camera_param.txt --start_frame 300 --end_frame 350 --enable_log_file

github-actions[bot] commented 4 months ago

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

YuRongHao2233 commented 4 months ago

And when I trun the __n_cameras__ = 4,it only produces 2 smpl files