Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
[X] 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
问题确认 Search before asking
Bug组件 Bug Component
No response
Bug描述 Describe the Bug
我参照ppyoloe_plus_crn_t_auxhead_300e_cocoyml,自建了一个ppyoloe_plus_crn_t_auxhead_300e_gdut.yml,具体内容如下:
其中设置的epoch是300,但是训练时打印的日志信息如下:
Epoch: [0] [ 0/99]
显示epoch只有100轮,如何解决这个问题,求助复现环境 Environment
Bug描述确认 Bug description confirmation
是否愿意提交PR? Are you willing to submit a PR?