PerceivingSystems / bedlam_render

BEDLAM (CVPR 2023) render pipeline tools
https://bedlam.is.tuebingen.mpg.de/
Other
134 stars 7 forks source link

Simulated clothing data #2

Closed B14ckFox closed 1 year ago

B14ckFox commented 1 year ago

Hi, thanks for the great work.

Will the script for generating clothing npz files also be released? Such that I can follow your data generation pipeline.

npz: each file contains

This would be helpful. Thanks!

xiexh20 commented 1 year ago

Thanks for the great work.

I am also quite interested in the clothing simulation pipeline. Any help is greatly appreciated, thank you very much!

gfgb commented 1 year ago

Hi everyone,

A tutorial and a few scripts will be made available soon. I will link them on the BEDLAM website and give you an update under this GitHub issue.

gfgb commented 1 year ago

Hi,

We are uploading in this repo the code for the clothing processing part of BEDLAM. It is still work in progress and there is not much right now, but you can find a script for converting an Alembic file to npz as specified on the website. I will upload the clothing pipeline tutorials there as well when they are ready.