thotasu

Results 3 comments of thotasu

Hi, I have trained the model and I want to use it on my point cloud data. I am stuck with an error that says "segmentation fault" but looking at...

Yes, I have the latest robust_laplacian package. I am running the code on our hpc server. I don't know the inner workings of the environment exactly. There aren't any nan/inf...

This is my code, residing in src folder. Any insight would be appreciated -------------------- import torch import numpy as np import diffusion_net C_in = 3 C_out = 30 model =...