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
thanks for your share. when I tried to training in ScanNet, I got a problem like this
"File "/home/zou/anaconda3/envs/sparse/lib/python3.8/site-packages/MinkowskiEngine-0.4.3-py3.8-linux-x86_64.egg/MinkowskiEngine/Common.py", line 272, in convert_region_type
region_offset = torch.IntTensor(region_offset)
TypeError: only integer tensors of a single element can be converted to an index".
The text was updated successfully, but these errors were encountered:
thanks for your share. when I tried to training in ScanNet, I got a problem like this
"File "/home/zou/anaconda3/envs/sparse/lib/python3.8/site-packages/MinkowskiEngine-0.4.3-py3.8-linux-x86_64.egg/MinkowskiEngine/Common.py", line 272, in convert_region_type
region_offset = torch.IntTensor(region_offset)
TypeError: only integer tensors of a single element can be converted to an index".
The text was updated successfully, but these errors were encountered: