Open IQRAASGHAR1999 opened 2 months ago
While I'm trying to train my model either using lseg or sam encoder, I'm facing this error:
AttributeError: 'NoneType' object has no attribute 'points'
I think this issue occurs because something about your .ply file goes wrong. Perhaps you should check the path to your point cloud file and the number of points in the point cloud file.
.ply
While I'm trying to train my model either using lseg or sam encoder, I'm facing this error:
AttributeError: 'NoneType' object has no attribute 'points'