scene-aware-3d-multi-human icon indicating copy to clipboard operation
scene-aware-3d-multi-human copied to clipboard

Source code of the paper Scene-Aware 3D Multi-Human Motion Capture, EUROGRAPHICS 2023

Results 6 scene-aware-3d-multi-human issues
Sort by recently updated
recently updated
newest added

Hi. when I python -m mhmocap.predict_mupots --configs_yml D:\Seesea\human\sa-3d-mh\configs\predict_mupots.yml --ts_id 1 --num_iter 100 --output_path D:\Seesea\human\sa-3d-mh\data\mupots-3d-eval\TS1\output\result_output i got this error: Info: writing output to D:\Seesea\human\sa-3d-mh\data\mupots-3d-eval\TS1\output\result_output\TS1 DEBUG:: joint_confidence_thr>> 0.5 DEBUG:: erode_segmentation_iters>> 0 DEBUG::...

When I came across your article, I felt very excited. Seeing that your article is based on a post-processing optimization approach, I wonder if it could be modified to enable...

how many fps in your GPU env ? can it be real time ?

According to the following instruction; 1.2.2 Download Human Model and Body Joint Regressors We use the SMPL model that can be downloaded from [ [here](https://smpl.is.tue.mpg.de/) ]. Download the file SMPL_NEUTRAL.pkl...

Hello! Is there a way to export bvh of animation or the full scene?

Hi, it is great work and I just want reproduce the training , wil you plan to release train code, Thank you?