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
np.int in function getitem in class ShapeNetPart in data.py does not work(from line 963 to line 989). Should all change to np.int32 or np.int64.
The Github page for Vointcloud does not give any instructions about the function lifting_net while it is none in segmentation.py. None type lifting_net doesn't work for lifting_method mlp.
The text was updated successfully, but these errors were encountered:
lifting_net appears to be null when initiallized and when lifting_net called on line 628 of view_selector.py, its unable to process training of the network
2 Issues:
The text was updated successfully, but these errors were encountered: