https://github.com/shiguanghuxian/face-login
人脸识别登录服务端,使用Face++或seeta
https://github.com/shiguanghuxian/face-login
face faceplusplus go sdk
Last synced: 5 months ago
JSON representation
人脸识别登录服务端,使用Face++或seeta
- Host: GitHub
- URL: https://github.com/shiguanghuxian/face-login
- Owner: shiguanghuxian
- License: gpl-3.0
- Created: 2018-04-03T06:02:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T06:07:49.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T02:06:00.697Z (almost 2 years ago)
- Topics: face, faceplusplus, go, sdk
- Language: Go
- Homepage:
- Size: 79.1 KB
- Stars: 40
- Watchers: 7
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 人脸识别登录
项目中使用的 `git.53it.net/face-golang-sdk` 托管在[http://git.53it.net/zuoxiupeng/face-golang-sdk](http://git.53it.net/zuoxiupeng/face-golang-sdk) 和 [https://github.com/shiguanghuxian/face-golang-sdk](https://github.com/shiguanghuxian/face-golang-sdk) 在运行demo时需要修改sdk导入地址。
本地人脸登录使用命令行工具[https://github.com/shiguanghuxian/face-cmd](https://github.com/shiguanghuxian/face-cmd)
微信小程序demo

## echo 文档
[http://go-echo.org/](http://go-echo.org/)