diff --git a/sdks/Yztob.AiSports.Common.dll b/sdks/Yztob.AiSports.Common.dll
index 52ef43a..534f254 100644
Binary files a/sdks/Yztob.AiSports.Common.dll and b/sdks/Yztob.AiSports.Common.dll differ
diff --git a/sdks/Yztob.AiSports.Inferences.dll b/sdks/Yztob.AiSports.Inferences.dll
index 493e492..610e1d0 100644
Binary files a/sdks/Yztob.AiSports.Inferences.dll and b/sdks/Yztob.AiSports.Inferences.dll differ
diff --git a/sdks/Yztob.AiSports.Inferences.xml b/sdks/Yztob.AiSports.Inferences.xml
index 3c93834..0f8bf63 100644
--- a/sdks/Yztob.AiSports.Inferences.xml
+++ b/sdks/Yztob.AiSports.Inferences.xml
@@ -54,7 +54,17 @@
- 多人检测-高速率,2D结构
+ 多人检测-低精度低速率,2D结构
+
+
+
+
+ 多人检测-中精度中速率,2D结构
+
+
+
+
+ 多人检测-高精度低速率,2D结构
@@ -2408,6 +2418,85 @@
+
+
+ YOLO高度精度人体检测推理模型
+
+
+
+
+ 初始化
+
+
+
+
+ YOLO高度精度人体检测推理模型
+
+
+
+
+ 初始化
+
+
+
+
+ YOLO高度精度人体检测推理模型
+
+
+
+
+ 初始化
+
+
+
+
+ YOLO人体检测模型推理器基类
+
+ 输入数据类型
+
+
+
+ 初始化推理器基类
+
+ 模型路径
+ 输入张量名称
+ 输入图像宽度
+ 输入图像高度
+
+
+
+ 获取当前推理会话
+
+
+
+
+ 获取或设置人体评分阈值,低于此值视为没有检测到人体,检测结果返回null
+
+
+
+
+ 获取模型图像输入对象
+
+ 要输入的图像
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 释放推理资源
+
+
YOLO对象检测抽象基类
@@ -2545,10 +2634,24 @@
解析输出结果
- 模型预测输出结果张量
+ 模型预测输出结果张量
检测时的输入对象
+
+
+ YOLO人体检测模型输出转换器
+
+
+
+
+ 初始化转换器
+
+ 检测选项
+
+
+
+
YOLO图像分割模型输出解析器
diff --git a/sdks/Yztob.AiSports.Postures.dll b/sdks/Yztob.AiSports.Postures.dll
index 51b1607..6902d42 100644
Binary files a/sdks/Yztob.AiSports.Postures.dll and b/sdks/Yztob.AiSports.Postures.dll differ
diff --git a/sdks/Yztob.AiSports.Sensors.WinForm.dll b/sdks/Yztob.AiSports.Sensors.WinForm.dll
index d89e76a..a7a482d 100644
Binary files a/sdks/Yztob.AiSports.Sensors.WinForm.dll and b/sdks/Yztob.AiSports.Sensors.WinForm.dll differ
diff --git a/sdks/Yztob.AiSports.Sensors.dll b/sdks/Yztob.AiSports.Sensors.dll
index 840832a..c90d584 100644
Binary files a/sdks/Yztob.AiSports.Sensors.dll and b/sdks/Yztob.AiSports.Sensors.dll differ