Closed xwmxcz closed 1 month ago
Can you please provide the command you are running and the full output?
The solution in your case should be updating pythonpath like this: PYTHONPATH=./ python tools/train.py ...
Also I see /data/coding/unidet3d-master/mmdetection3d
in your log. You should not install mmdetection3d in this way, only through pip.
Thank you for your contribution, but when I reproduced the ScanNet single data set training, the situation shown in the screenshot occurred. What happened? Thank you for your answer.