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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: