qianlim / SCALE

Official implementation of "SCALE: Modeling Clothed Humans with a Surface Codec of Articulated Local Elements", CVPR 2021 https://arxiv.org/abs/2104.07660
https://qianlim.github.io/SCALE
Other
148 stars 12 forks source link

data normalization #9

Open 8468370 opened 2 years ago

8468370 commented 2 years ago

thank you for providing such detailed implementation.

Could you show some code demo or give me some instuction about how to normalize data in data processing as illustrated in README.md under lib_data folder.

qianlim commented 2 years ago

Hi! You can take a look at this discussion in the POP repo and see if it resolves your question. Also, on the CAPE dataset website, we also provide the pre-processed data that's compatible with SCALE.