qianlim / POP

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

Mesh for ReSynth dataset #10

Closed ray8828 closed 2 years ago

ray8828 commented 2 years ago

Hi, thanks for sharing this great work, I'm wondering how can i get the original meshes from which the scan point cloud is generated? Are they included somewhere in the dataset we downloaded or they are not provided? Thanks!!

qianlim commented 2 years ago

Hi, unfortunately the original meshes were accidentally deleted so we can't recover them either :( As a compromise you can try to run Poisson reconstruction on the dense point clouds, it works sufficiently well.

ray8828 commented 2 years ago

Thanks, got it!