IModelPostprocess 方法
Abstract method for output postprocessing
输出后处理的抽象方法
命名空间: DeploySharp.Model程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
protected abstract Result[] Postprocess(
DataTensor result,
ImageAdjustmentParam imageAdjustmentParam
)
- result DataTensor
-
Raw inference result tensor
原始推理结果张量
- imageAdjustmentParam ImageAdjustmentParam
-
Image adjustment parameters from preprocessing
来自预处理的图像调整参数
Result
Processed detection/prediction results
处理后的检测/预测结果