Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
YuRongHao2233 opened this issue Apr 23, 2024 · 2 comments
Closed
Assignees
Labels

Comments

@YuRongHao2233
Copy link

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

Copy link

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

@YuRongHao2233
Copy link
Author

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants