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