Yolov5SegConfig(String) 构造函数
Initializes a new instance with model path and reasonable defaults
使用模型路径和合理的默认值初始化新实例
命名空间: DeploySharp.Model程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public Yolov5SegConfig(
string modelPath
)
参数
- modelPath String
-
Path to the YOLOv5 segmentation model (.onnx/.ir)
YOLOv5分割模型路径 (.onnx/.ir)