niranyingluofen
niranyingluofen
I have another question: Traceback (most recent call last): File "tools/test.py", line 12, in from mmdet3d.apis import single_gpu_test File "/media/wxr/work/work/SST_maybe_ok/SST/mmdet3d/apis/__init__.py", line 1, in from .inference import (convert_SyncBN, inference_detector, File "/media/wxr/work/work/SST_maybe_ok/SST/mmdet3d/apis/inference.py",...
 这是出错部分的模型的截图,  我查看了一下出错层的整个group发现在第一个concat那里就有问题,这个concat应该是64+3=67也就是[0,64,67],但是在group05中却显示ConcatOp_119[0,64]