Yolov6DetConfig(String) 构造函数
Initializes a new instance with model path and recommended defaults
使用模型路径和推荐默认值初始化新实例
命名空间: DeploySharp.Model程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public Yolov6DetConfig(
string modelPath
)
参数
- modelPath String
-
Path to the YOLOv6 model file (.onnx/.ir)
YOLOv6模型文件路径 (.onnx/.ir)