Blame view

3rdparty/model/face_detect/readme.txt 698 Bytes
c766e4b0   Hu Chunming   提交当前使用的人脸检测模型
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  人脸检测组件_x86_vdec_v0.0.2.20230704_withfixed_license

  

  支持系统:

      Atlas x86 linux

  文件清单:

      face_detect.h: 接口文件

      libface_det_vdec.so: 依赖库文件

      models: 各模型文件

      test/: 测试文件

          test.cpp: 调用示例

          imgs:测试数据

          list.txt: 测试图片列表

      

  更新内容:

      -2023.06.15 编译ascend310p x86版本

      -2023.07.04 修复宽高对齐因素导致的精度不足问题

      -2023.07.12 宽高对齐约束与vdec一致

      

  

  注意事项说明:

      -auth_license = "sy_tongtu_aiplatform_sdk_2023"

      

  中科院自动化所 模式识别实验室图像视频组

  

  2023年07月12日