fadaishaitaiyang

Results 8 comments of fadaishaitaiyang

你好,请问你遇到以下的问题吗? cannot import name 'nms_ext' from partially initialized module 'mmdet.ops.nms' (most likely due to a circular import)

请问你遇到下面这个问题了吗? cannot import name 'nms_ext' from partially initialized module 'mmdet.ops.nms' (most likely due to a circular import)

额,我被这个问题卡住了,根本无法往下运行,根本遇不到你这个问题, 你就没遇到这个问题吗?

I just modified the backbone structures with convolution in vit part.

I use test to report UnboundLocalError: local variable 'gt_bboxes' referenced before assignment When I add 'global gt_bboxes' and then an error is reported.