public Yolov8ClsConfig(
string model_path,
string? device = null,
bool? use_gpu = null,
float? thresh = null,
long[]? input_size = null,
int? batch_num = null,
string? cache_dir = null,
int? categ_nums = null,
int? result_num = null
)
[Missing <param name="model_path"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="device"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="use_gpu"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="thresh"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="input_size"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="batch_num"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="cache_dir"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="categ_nums"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="result_num"/> documentation for "M:OpenVinoSharp.Extensions.model.Yolov8ClsConfig.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Single},System.Int64[],System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]