"...git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "adbb322f1a2a42f8dcb9e6644c402f97861b23fe"
fix: AssertionError features.is_contiguous() in pointnet2_utils.py
caused by `features` in pointnet2_backbone.py:78, which is possible to be a non-contiguous tensor, being directly passed into SA_modules without calling .contiguous()
Showing
Please register or sign in to comment