ChrisWu1997 / PQ-NET

code for our CVPR 2020 paper "PQ-NET: A Generative Part Seq2Seq Network for 3D Shapes"
MIT License
116 stars 19 forks source link

Major difference in quality between voxels and point cloud sampled from mesh #8

Closed djr2015 closed 3 years ago

djr2015 commented 3 years ago

Thanks for your work and for taking the time to upload this codebase!

I have used your pretrained models to produce some sample Chair results.

0001

I was expecting the point cloud to be far less diffuse as with the voxels, so it seems I am not proceeding correctly when sampling points from the surface of the mesh, could you indicate how you did this?