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