1529046970
1529046970
您好,谢谢您提供的代码!我在测试时遇到问题。detect到第1241张图片后traceback,在调用wider_test.py下的bbox_vote函数时,没有进入while循环(报错:UnboundLocalError:local variable 'dets' referenced before assignment),您可以对我的遇到的错误给一些意见吗?谢谢!
关于训练模型
您好!请问您提供的pyramidbox.pth是通过您给的代码训练出来的吗?我用您的代码训练了模型,在测试的时候每张图片得到的结果都是如下图左所示(最后的图是用您提供的模型测试出的)。我是否是在训练的某一步骤出了错呢?谢谢!  
hello, thanks for your work! I want to run the code you provided, but i cannot found the weights_merl_061.h5. Could you tell me how can I get the .h5 file?...