Gmonster-24
Gmonster-24
RuntimeError: cusolver error: CUSOLVER_STATUS_INTERNAL_ERROR, when calling `cusolverDnCreate(handle)
My env : mmcv==1.5.0,mmdet==2.25.0,mmdet3d=v1.0.0ec0,cuda==11.3,pyttorch==1.10.1 File "/root/UVTR/mmdetection3d/projects/mmdet3d_plugin/models/utils/uni3d_viewtrans.py", line 131, in forward voxel_space = self.depth_proj(mlvl_feats, img_depth=kwargs.pop('img_depth'), **kwargs) File "/root/miniconda/envs/uvtr/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1102, in _call_impl return forward_call(*input, **kwargs) File "/root/UVTR/mmdetection3d/projects/mmdet3d_plugin/models/utils/uni3d_viewtrans.py", line 213, in forward...
请问您论文Fig1中的pesudo point cloud 的图是怎么生成的? 很有意思!