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

Would you provide an FBX model for SMPL-X? #5

Open
zldrobit opened this issue Aug 6, 2019 · 22 comments
Open

Would you provide an FBX model for SMPL-X? #5

zldrobit opened this issue Aug 6, 2019 · 22 comments

Comments

@zldrobit
Copy link

zldrobit commented Aug 6, 2019

I have been using SMPL-based projects continually, such as SURREAL, HMR/HMMR.
I found it's convenient to inspect SMPL in 3D software (e.g. Blender and Maya) by FBX model .

I guess it may be possible for one to produce an FBX model from .pkl and .npy files.
It would be great if we can use an FBX model for SMPL-X.

@conorcodes
Copy link

conorcodes commented Aug 14, 2019

+1.... with joints + skinning would be fantastic.

@wine3603
Copy link

+1, it will be cool with blender, maya interfaces.

@neonb88
Copy link

neonb88 commented Aug 13, 2020

If any of the upvoters do this, please share the code! I'm happy to help test 😃

@AlleUndKalle
Copy link

I need this, too. I have recently seen that VIBE released a script to create FBX animation from video using SMPL: https://github.com/mkocabas/VIBE#fbx-and-gltf-output-new-feature. It would be super cool if you can provide both an FBX model and a script to animate it.

@wine3603
Copy link

Hi @AlleUndKalle , I tried VIBE fbx_output.py, but no luck, there are many bugs unsolved. Did you make it work?

@Dongbox
Copy link

Dongbox commented Feb 1, 2021

Waiting here...

@Br4x
Copy link

Br4x commented Mar 1, 2021

N33d :)

@mrhaiyiwang
Copy link

I 'm recently working on it via FBX SDK and I create a FBX flie for SMPL-X with mesh infomation only, hopefully I would upload FBX file with complete information including weight and pose in the next few weeks.

SMPL-X-MeshOnly.zip

@Br4x
Copy link

Br4x commented Apr 7, 2021

oh man you rocks !

@mrhaiyiwang
Copy link

I created a rigged FBX model with weights for SMPL-X last week, shape keys(shape & pose) will be added in the future. Here is how the model currently looks like in Blender 2.83: (notice that fingers can be manipulated now)
SmplXDemo0 0

@youngallien
Copy link

I created a rigged FBX model with weights for SMPL-X last week, shape keys(shape & pose) will be added in the future. Here is how the model currently looks like in Blender 2.83: (notice that fingers can be manipulated now)
SmplXDemo0 0

Hi, I'd like to know how can we download your fbx model? Thanks

@kenchikuliu
Copy link

created a rigged FBX model

could u please tell me how to create a rigged FBX model?

@mrhaiyiwang
Copy link

mrhaiyiwang commented Apr 28, 2021 via email

@mrhaiyiwang
Copy link

mrhaiyiwang commented Apr 28, 2021 via email

@tpsmpi
Copy link
Collaborator

tpsmpi commented Apr 28, 2021

We'll release in the coming weeks via SMPL-X website an official SMPL-X Blender add-on which will let you generate SMPL-X model (rig, shape, expression, corrective poseshapes) in Blender.
The mesh data can then also be exported to Unity (FBX) or to Unreal (Send-To-Unreal).
smplx-blender-addon-overview

@mrhaiyiwang
Copy link

Well I guess the official release will be great! Though my rigged SMPLX model is no longer needed for the community, I think my understanding towards SMPLX and FBX is improved(lol.

@tpsmpi
Copy link
Collaborator

tpsmpi commented Apr 29, 2021

Official Blender SMPL-X add-on is now available in the downloads section of https://smpl-x.is.tue.mpg.de/
Feedback and questions are welcome. Please use for this the new add-on feedback email address which is listed in the download information for the add-on.
We've tested so far only on Windows 10 with Blender 2.92.0. Please let us know if it works or not on your Linux/macOS system.

@kenchikuliu
Copy link

Well I guess the official release will be great! Though my rigged SMPLX model is no longer needed for the community, I think my understanding towards SMPLX and FBX is improved(lol.

conuld u please share it, I'd like to create a rigged FBX model from my smpl model(obj file, only mesh and texture)

@shankarsivarajan
Copy link

I'll second that. If you have a general method for converting SMPL-like morphable models to Blender shape keys, I'd like to try applying it on the SMAL animal model. (If the good people at MPI are reading this, an official addon would be even better! :D)

@mrhaiyiwang
Copy link

Hello @kenchikuliu
I was trying to provide a complete release. However, life got in my way and lot of problems jumped in front of me. I have no idea of when I'll be able to finish all of it. Luckily we have the official blender addon release and everyone could benefit from it.
If you are curious about how to manipulate FBX SDK to export SMPLX from pkl files, you could check my trivial work on https://github.com/mrhaiyiwang/Smplx2FBX/tree/main/ExportShape
Notice that though I add a shape key for the FBX, it can not work in Blender and I think you may fix it by looking into the add shape part in the code.

@liuhaorandezhanghao
Copy link

Hi @AlleUndKalle , I tried VIBE fbx_output.py, but no luck, there are many bugs unsolved. Did you make it work?

i resolved it.what problems do you have??

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

14 participants