You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fcos3d visualization error still exists after updating mmcv to 1.5.2, and i use dev branch of mmdet3d(commit id is e252ff5), according to this issue #1483 (comment)
Thanks,i may underrate the difference between 2d detection and 3d detection. I try to increase score_thr to 0.1 and decrese nms_thr to 0.5, some redundant boxes will be removed which indicates the nms is working(if i contintune to decrease nms_thr to 0.1, most redundant boxes will be removed). It seems due to the depth error, fcos3d needs much smaller nms_thr than 2d detection.
fcos3d visualization error still exists after updating mmcv to 1.5.2, and i use dev branch of mmdet3d(commit id is e252ff5), according to this issue #1483 (comment)
@filaPro do you have any idea?
Reproduction
I haven't change anything of config and code.
Environment
TorchVision: 0.9.1
OpenCV: 4.5.5
MMCV: 1.5.2
MMCV Compiler: GCC 7.3
MMCV CUDA Compiler: 10.1
MMDetection: 2.24.1
MMSegmentation: 0.24.1
MMDetection3D: 1.0.0rc2+e252ff5
spconv2.0: False
The text was updated successfully, but these errors were encountered: