spring-boot-seetaface6

介绍

spring boot 人脸识别
基于seetaface6SDK(https://gitee.com/crazy-of-pig/seeta-sdk-platform.git)
将各种人脸识别器配置成spring bean 做成spring boot项目

演示API
  1. 几种常见api展示
    Image text
软件架构

spring boot
seetaface6SDK

使用说明
  1. 本项目地址(https://gitee.com/crazy-of-pig/spring-boot-seetaface6.git)
  2. 正常运行项目,下载seetaface6的模型文件,并将路径配置到application.yml里面
  3. 打开url: http://localhost:8018/seetaface6/swagger-ui.html 进行调试

更多推荐