Open shiyuze991202 opened 1 year ago
I believe the shape of weights should be two-dimensional, could you check the shape of weights where it throws an error?
I believe the shape of weights should be two-dimensional, could you check the shape of weights where it throws an error?
sry i didn't get your point, but then I turn off the option 'laplacian smooth' then the error occured like this then I was wondering if there's something going wrong with during traning, so I tried two ways to figure it out,
It seems that the vertices list is empty for the predicted mesh. Is your model predicting all 0 occupancies? I would also double check the processed meshes to see if they are empty.
I have trained the network on A40x1 with epoch60, batchsize 10, the dataset used is shapenet-bech, the subdivision grid used is 0.20 and depth is 3. Although tensorboard can read the logs successfully, it generates an error as shown in the figure, and the predict.py function reports an error when running. error, I wonder if you can provide some help: