Fix confidence threshold for ClearML debug images (#9174)
* Fix confidence threshold
The confidence is converted to a percentage on line 144, but it is being compared to a default conf_threshold value of a decimal value instead of percent value.
Signed-off-by:
HighMans <42877729+HighMans@users.noreply.github.com>
* Revert "Fix confidence threshold"
This reverts commit f84a09967f83d70626ca8dfe7625dce60fb0102e.
* Fix confidence comparison
Fix the confidence percentage is being compared to a decimal value.
Signed-off-by:
HighMans <42877729+HighMans@users.noreply.github.com>
正在显示
请
注册
或者
登录
后发表评论