3DCSGNet
3DCSGNet copied to clipboard
Test the trained model
Hi,
I want to test the pre-trained model on some surface meshes I have, could I first convert the file into voxel representation, then send it to the network? Or do you have a function, like voxel_from_surface ?
Thanks : )
I am sorry, I don't have any such function. But there are several toolkits out there that convert meshes to voxels.
Hi,
Noted and thanks!
Another question that may not be related to this thread is that when I install the condo environment using the default environment.yml file, there are many conflicts that stop the installation.
Do you have some updated config?
Hi,
What is the logic of feeding the personalized mesh file for testing the trained model?
Hi,
Noted and thanks!
Another question that may not be related to this thread is that when I install the condo environment using the default environment.yml file, there are many conflicts that stop the installation.
Do you have some updated config?
Hi,
I also met many conflicts that stop the installation. Have you fixed it?
Hi! Sorry for the late reply. Can you please post the errors you are getting and I will try fixing it?