https://github.com/defi0x1/face-recognition-serving
Serving Face Detection and Recognition Based on arc-face
https://github.com/defi0x1/face-recognition-serving
docker docker-compose face-detection face-recognition grpc model-optimizer mtcnn-face-detection mxnet pytorch tensorflow tensorflow-serving
Last synced: 6 months ago
JSON representation
Serving Face Detection and Recognition Based on arc-face
- Host: GitHub
- URL: https://github.com/defi0x1/face-recognition-serving
- Owner: defi0x1
- Created: 2020-09-30T03:06:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T09:21:10.000Z (over 5 years ago)
- Last Synced: 2025-06-26T06:46:01.780Z (9 months ago)
- Topics: docker, docker-compose, face-detection, face-recognition, grpc, model-optimizer, mtcnn-face-detection, mxnet, pytorch, tensorflow, tensorflow-serving
- Language: Python
- Homepage:
- Size: 10.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-serving-production
server for face serving
> #### TODO LIST
> - Evaluate Model - Compute Accuracy
> - Serving MTCNN & Service feature
> - Refactor Code