config.scoreThreshold 配置无效,det模型仍然会显示所有检测框
memoryrobber opened this issue · 2 comments
memoryrobber commented
如题
equationl commented
使用的是 fastDeploy 还是 Paddle-Lite ?
如果是 fastDeploy 的话,这配置实际上是没有使用的,另外即使是 Paddle-Lite ,这个配置表示的也只是识别的 scoreThreshold 而不是检测的 scoreThreshold。