skyhehe123 / SA-SSD

SA-SSD: Structure Aware Single-stage 3D Object Detection from Point Cloud (CVPR 2020)
492 stars 106 forks source link

ModuleNotFoundError: No module named 'mmdet.core.bbox3d' #81

Closed leolu1999 closed 3 years ago

leolu1999 commented 3 years ago

error when I run create_data.py,ModuleNotFoundError: No module named 'mmdet.core.bbox3d' mmdet is installed correctly, related functions can be found in the file, but cannot be referenced

leolu1999 commented 3 years ago

python==3.6 torch==1.3 torchcision==0.4.1
cuda==10.0 cudnn==7.6.5 mmcv-full==1.2.0 mmdet==2.6.0