You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
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 : )