GithubHelp home page GithubHelp logo

zldface_server's Introduction

zldface_server

简介

基于gin框架,集成arcsoft人脸识别引擎(3.x版本),提供人脸注册、人脸匹配等功能的web api

功能特色

  1. user创建、修改、查询、user匹配查找(根据人脸)
  2. group创建、修改、查询
  3. user和group的关联关系增加和删除
  4. 人脸图片识别和匹配
  5. 支持单机和多机器部署,多机器部署依赖redis存储人脸特征

虹软人脸sdk安装说明

下载合适的版本, 将libarcsoft_face_engine.so和libarcsoft_face.so放到 /lib/ 目录下面(linux)

接口文档

安装swag,执行swag init。启动服务后,访问 http://host:port/face/swagger/index.html

配置

请参考config.yaml。 虹软人脸识别引擎的appid和key请使用环境变量ARCSOFT_FACE_APPID和ARCSOFT_FACE_KEY设置

Linux快速启动

  1. 执行init.sh, 构建环境,初始化表
  2. 执行run.sh

zldface_server's People

Contributors

dlf412 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.