资源算法seetaface2_demo

seetaface2_demo

2020-01-02 | |  37 |   0 |   0

前言

seetaface的开源降低了人脸识别的门槛,时隔两年,seeta升级开源了seetaface2的sdk包,该教程主要实现了检测搭建和相关基础测试;


主要环境:

  • git

  • cmake

  • vs2015

  • android studio


下载本工程相关测试代码:

git clone https://github.com/moli232777144/seetaface2_demo.git

win端测试

  1. 移至win目录下;

  2. 下载seetaface2模型文件,解压到本工程的bindata目录下;

  3. 运行tools目录下的winBuild脚本,生成vs2015工程;

  4. 运行VS2015目录的seetaface2_demo工程,编译x64的Release版本;

  5. 运行时缺少的dll文件,从3rdparty的bin目录拷贝至vs2015的release下;


安卓端测试

  1. 移至android目录下;

  2. 下载seetaface2模型文件,解压到本工程的bindata目录下,复制bindata目录至手机SD卡下;

  3. Anroid studio编译范例工程;


上一篇:SeetaFace2AndroidDemo

下一篇:python-seetaface2

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...