-
So I noticed that if I set the 'skip_geometric_verification' to False in reconstruction.main, it will just get stuck at "Running 3D reconstruction..." in certain scenarios. This does not happen when I…
-
I have recently run into some difficulties applying kpms 0.2.2 on a large 3D pose dataset consisting of approximately 50 million keypoints. When I try to fit the full model after completing ARHMM fitt…
-
hi, ruilong,
Thanks for you great work, what's difference between keypoints3d_true and keypoints3d? I use keypoints3d to generate smpl, but it didn't work.
`
smpl_poses, smpl_scaling, smpl…
-
Hi!
I'm currently trying to use your project to annotate a custom dataset.
I've got to the point where I can call "bash cfgs/target_custom/label_generation/round1/scripts/generate_ensemble_preds.sh"…
-
Dear all,
I was trying to use keypoint-moseq to analyse 3d coordinate data generated from SLEAP-Anipose. I first used SLEAP to track the keypoints (2d) from multiple camera angles. I then generated…
-
@taoranyi, Hello
Since it is mentioned in the repo, that the People-snapshot dataset was processed using easymocap "Demo motion capture on monocular videos". I tried to do the same but for some rea…
-
Hello @chingswy,
I was checking the **Motion Capture for Monocular Video** and saw this command
python3 apps/demo/mocap.py ${data} --work internet
internet:
calibration: "python3 app…
-
To get help from the community, we encourage using Stack Overflow and the [`tensorflow.js`](https://stackoverflow.com/questions/tagged/tensorflow.js) tag.
#### TensorFlow.js version
NA
#### Bro…
-
Hi, I was trying 3D human pose estimation using $3$ cameras: i.e., first finding 2D keypoints from each of the $3$ camera frames and triangulating to get the 3D pose. In such a case, how to get the ca…
-
Thx your amazing work. Could you support exporting 3D keypoints like openpose2d(18 keypoints)?