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

how to get the skeleton from 3D human model? #10

Open
ForrestPi opened this issue Aug 15, 2024 · 1 comment
Open

how to get the skeleton from 3D human model? #10

ForrestPi opened this issue Aug 15, 2024 · 1 comment

Comments

@ForrestPi
Copy link

Hi, could you provide the code how to get the skeleton from 3D human model?

@johndpope
Copy link

johndpope commented Oct 2, 2024

for clarity (i maybe mistaken - already spent a few days on this)
the goal is to develop a system to project 3D skeletons onto 2D pose images

it needs perspective - camera intrinsics (focal range / etc)
https://github.com/johndpope/MIMO-hack/blob/main/data/001/camera.json

https://github.com/johndpope/MIMO-hack/blob/main/test_motion.py
https://github.com/johndpope/MIMO-hack/blob/main/smplx_pose_frame_0.png

i just wonder whether this work is a bin job - and it would be better to use facebook sapiens as prior model
https://github.com/facebookresearch/sapiens?tab=readme-ov-file

UPDATE - this code looks closer
https://github.com/SiTH-Diffusion/SiTH/blob/main/fit.py

UPDAte 2 - check this out
https://github.com/YuliangXiu/PuzzleAvatar/

UPDAte 3 - noteworthy....
https://github.com/johndpope/TeCH/tree/main/utils/body_utils/lib/pixielib
https://raw.githubusercontent.com/johndpope/TeCH/refs/heads/main/utils/body_utils/lib/pixielib/pixie.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants