PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.65k stars 2.87k forks source link

如何增加最大检测数量 #8558

Open mtthwryn opened 1 year ago

mtthwryn commented 1 year ago

问题确认 Search before asking

请提出你的问题 Please ask your question

如何增加最大检测数量

LokeZhou commented 7 months ago

可以在config的num里面设置:https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.7/configs/ppyoloe/_base_/ppyoloe_crn.yml#L42