Interface IPredictionResult
任意の画像に対する推論結果を表します。
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface IPredictionResult
  Properties
| Name | Description | 
|---|---|
| EndTime | 推論終了時間。  | 
      
| StartTime | 推論開始時間。  | 
      
| Tasks | タスクごとの推論結果の一覧。  |