Yolov11ObbConfig | Initializes a new instance with default values 使用默认值初始化新实例 |
Yolov11ObbConfig(String) | Initializes a new instance with model path and recommended defaults 使用模型路径和推荐默认值初始化新实例 |
Yolov11ObbConfig(String, InferenceBackend, DeviceType, Single, Single, Int32, ImageResizeMode, ImageNormalizationType) | Fully customizable constructor for advanced configuration 可完全自定义配置的高级构造函数 |