你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageModelDistributionSettingsObjectDetection.BoxScoreThreshold 属性

定义

在推理期间,仅返回分类分数大于 BoxScoreThreshold 的建议。 必须是范围[0, 1] 中的浮点数。

public string BoxScoreThreshold { get; set; }
member this.BoxScoreThreshold : string with get, set
Public Property BoxScoreThreshold As String

属性值

适用于