1716932646
1716932646
> Have you solved this problem
> 你好,如果解决了,请告诉我如何解决的
> > 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. > > you should change...
> > > > 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. > > >...
Hello, may I ask where is the FIOU used for regression loss in your paper, with only IOU in the code. thank you