superdu12138
superdu12138
模型参数如下: 7767517 35 35 Input input 0 1 input Convolution 45 1 1 input 45 0=64 1=3 11=3 2=1 12=1 3=1 13=1 4=1 14=1 15=1 16=1 5=1 6=1728 ReLU 46...
invalid poly invalid poly Step 000220, model loss 0.0331, total loss 0.3090, 2.03 seconds/step, 3.44 examples/second Step 000230, model loss 0.0496, total loss 0.3252, 2.03 seconds/step, 3.44 examples/second poly in...
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component _No response_ ### Bug描述 Describe the Bug 我用ppyoloe_l配置文件训练自己的数据,生成的模型转换成infer格式,使用deploy/ppacking/python/det_infer.py运行任何问题,结果也正确,但是使用同一路径下的mot_sde_infer.py跑同一个模型,没有报错,预测类别计数也都是对的,但是检测框大小差很多...