KaneiGi

Results 2 issues of KaneiGi

Thanks for your error report and we appreciate it a lot. **Checklist** 1. I have searched related issues but cannot get the expected help. 2. The bug has not been...

**Describe the bug** On line 15 of mmdet2trt/models/dense_heads/detr_head.py:self.positional_encoding = build_wrapper(module.positional_encoding) Since mmdet version 3, the parameter positional_encoding is moved out from DETRHead's scope, so the module does not the attribution...

bug