wangyd-0312
wangyd-0312
Thank you for your replay!!
> > Seems to be a compilation error for `scatter_points_cuda`. Could you try the solutions here [open-mmlab#362](https://github.com/open-mmlab/mmdetection3d/issues/362)? > > Thanks to you, I was able to solve it. > >...
hello, I have the same error. ``` Traceback (most recent call last): File "tools/train.py", line 254, in main() File "tools/train.py", line 176, in main test_cfg=cfg.get('test_cfg')) File "/home/zxl/WYD/mmdetection3d/mmdet3d/models/builder.py", line 96, in...