PaddleDetection icon indicating copy to clipboard operation
PaddleDetection copied to clipboard

RT-Detr SSOD train

Open jiesonshan opened this issue 1 year ago • 3 comments

问题确认 Search before asking

  • [X] 我已经查询历史issue,没有发现相似的bug。I have searched the issues and found no similar bug report.

Bug组件 Bug Component

Training

Bug描述 Describe the Bug

when Start semi_supervised_traing, UnboundLocalError: local variable 'iou_score' referened before assignment error in ppdet/modeling/losses/detr_loss.py , line 351 in _get_prediction_loss

复现环境 Environment

  • paddleDetection develop

Bug描述确认 Bug description confirmation

  • [X] 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.

是否愿意提交PR? Are you willing to submit a PR?

  • [X] 我愿意提交PR!I'd like to help by submitting a PR!

jiesonshan avatar Oct 17 '23 02:10 jiesonshan