occupancy_networks
occupancy_networks copied to clipboard
Testing on a point cloud
Hi @LMescheder, Thanks for the work.
I wanted to test whether the pre-trained network may work on the point cloud from ScanNet dataset. So,
- I parsed one .ply file of a desk from ScanNet scene and converted it to .npy
- I arranged the dataset in a way in which the occupancy_network takes input
But I am not able to get the mesh. I am stuck on following error -
What is the way to run the pretrained network on a single point cloud I have?
Were you able to figure out the solution?
Were you able to figure out the solution?