From 1d61f81314ac48265063611f3bdb43c27621babb Mon Sep 17 00:00:00 2001 From: Hu Chunming <2657262686@qq.com> Date: Wed, 6 Aug 2025 16:17:57 +0800 Subject: [PATCH] 上传人脸检测模型 --- bin/models/face_detect/face_det_yolov5s_310p.om | Bin 0 -> 15014722 bytes bin/models/face_detect/face_fuzzy_310p.om | Bin 0 -> 559475 bytes bin/models/face_detect/face_ldmk_310p.om | Bin 0 -> 342372 bytes bin/models/face_detect/face_occlusion_310p.om | Bin 0 -> 608140 bytes bin/models/face_detect/face_pose_310p.om | Bin 0 -> 409311 bytes bin/models/face_detect/face_score_310p.om | Bin 0 -> 1286767 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/models/face_detect/face_det_yolov5s_310p.om create mode 100644 bin/models/face_detect/face_fuzzy_310p.om create mode 100644 bin/models/face_detect/face_ldmk_310p.om create mode 100644 bin/models/face_detect/face_occlusion_310p.om create mode 100644 bin/models/face_detect/face_pose_310p.om create mode 100644 bin/models/face_detect/face_score_310p.om diff --git a/bin/models/face_detect/face_det_yolov5s_310p.om b/bin/models/face_detect/face_det_yolov5s_310p.om new file mode 100644 index 0000000..31ceac5 Binary files /dev/null and b/bin/models/face_detect/face_det_yolov5s_310p.om differ diff --git a/bin/models/face_detect/face_fuzzy_310p.om b/bin/models/face_detect/face_fuzzy_310p.om new file mode 100644 index 0000000..e358f43 Binary files /dev/null and b/bin/models/face_detect/face_fuzzy_310p.om differ diff --git a/bin/models/face_detect/face_ldmk_310p.om b/bin/models/face_detect/face_ldmk_310p.om new file mode 100644 index 0000000..77aef02 Binary files /dev/null and b/bin/models/face_detect/face_ldmk_310p.om differ diff --git a/bin/models/face_detect/face_occlusion_310p.om b/bin/models/face_detect/face_occlusion_310p.om new file mode 100644 index 0000000..a54db8a Binary files /dev/null and b/bin/models/face_detect/face_occlusion_310p.om differ diff --git a/bin/models/face_detect/face_pose_310p.om b/bin/models/face_detect/face_pose_310p.om new file mode 100644 index 0000000..f520940 Binary files /dev/null and b/bin/models/face_detect/face_pose_310p.om differ diff --git a/bin/models/face_detect/face_score_310p.om b/bin/models/face_detect/face_score_310p.om new file mode 100644 index 0000000..52ec236 Binary files /dev/null and b/bin/models/face_detect/face_score_310p.om differ -- libgit2 0.21.4