-
Hi, (i) Has FLEX been tested on real Multi-person 3D Human Pose datasets since the paper only discusses synthetic dataset testing for multi-person setting?
(ii) Also, can the authors comment on the …
-
hi there, i've been trying to integrate your code with my human pose estimation code. I have a bvh and 3dpos with different hierarchy than yours as input, then I do the 2D-3D projection on the common…
-
Hello,
I have converted a MMPose model into onnx using the below command:
```
python /home/monal/mmdeploy/tools/deploy.py \
${MMDEPLOY_DIR}/configs/mmpose/pose-detection_onnxruntime_static…
-
Hey,
I wanted to quickly comment on parts of your conclusion
> Also, one drawback of our approach is that it does not include tracking, the combination with a tracking algorithm
remains future …
-
Hi, I am a PhD student at the University of Washington. I am currently working on a project that requires realtime 2D pose estimation (for only one human object) on mobile platform. Therefore, I need …
-
Hello @stuarteiffert ,
thank you for your code!Really nice work! Could you help me solving the following problem? I want to do inference with a new X-train.txt that I've already and I'm trying to sav…
-
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\…
-
To generate the right view 2D pose, I ran "python2 gen_right.py". It gives error: No such file or directory
I can't file any such file in the 3DLabelGen folder.
Are all files available in reposito…
-
May I ask a question?
When estimating the 2D pose from the cropped image, how is the anchor of the cropped image determined
-
2. Related Work
Our proposed pose estimation model uses sparse inertial sensors and a head tracking sensor to determine human movement and full-body posture. Motion capture methods can be classifie…