qianlim / POP

Official implementation of the ICCV 2021 paper: "The Power of Points for Modeling Humans in Clothing".
https://qianlim.github.io/POP
Other
187 stars 20 forks source link

How to transfer the pointcloud data to SMPLX #6

Open wishinghao opened 2 years ago

wishinghao commented 2 years ago

I found the number of points is 10475, same as SMPLX, and I want to get a mesh from the pointcloud data. I use the face index from "https://github.com/vchoutas/smplx#example", but it is not suitable. How can I transfer the pointcloud to mesh. Thanks!

qianlim commented 2 years ago

Which data are you referring to?