ChrisWu1997 / PQ-NET

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

voxelization method #27

Open tmaham opened 2 years ago

tmaham commented 2 years ago

Hello, I have been trying to make the voxelization work using the provided code with partnet data. However it doesnt seem to be working. For one, the voxelization utility mentioned only seems to take off files while run_voxelize.sh is asking to have files in obj format. A little confused on what can be done as a workaround for this