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

Access to asset of motions #11

Closed
leizhu-angus opened this issue Oct 9, 2023 · 4 comments
Closed

Access to asset of motions #11

leizhu-angus opened this issue Oct 9, 2023 · 4 comments

Comments

@leizhu-angus
Copy link

In your paper SynBody: Synthetic Dataset with Layered Human Models for 3D Human Perception and Modeling, you provide 1,187 motions. How can I access these motions when using xrfeitoria setup_animation functions? Thanks for replying.

@HaiyiMei
Copy link
Collaborator

Hi @leizhu-angus

  • Motions used in Synbody are from Amass. We use SMPL-X N that appeared on download page
  • About how to load amass motions, we wrote a new sample code 07_amass.py in [Feature] Add importing amass animation #12
    • It is recommended to run this script in Blender >= 3.6
    • These codes are under release, which means you should follow the instructions here with xf.init_blender(..., replace_plugin=True, dev_plugin=True)

@leizhu-angus
Copy link
Author

Hi, thanks for replying. May I also know how you dress these generated smpl-x models as they were naked initially?

@HaiyiMei
Copy link
Collaborator

HaiyiMei commented Nov 8, 2023

Hi, thanks for replying. May I also know how you dress these generated smpl-x models as they were naked initially?

We built a system to generate garments for SMPL-X models as mentioned in the paper, mainly in Sec 3.1 and Figure 3. You can download our pre-generated SMPL-XL models here.

@HaiyiMei
Copy link
Collaborator

HaiyiMei commented Jan 5, 2024

🥳 We are thrilled to announce the release of 1,000+ new SMPL-XL models! You can download them here.

I'm gonna close this issue. Feel free to reopen it.

@HaiyiMei HaiyiMei closed this as completed Jan 5, 2024
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