https://github.com/dermatologist/opencv-face-docker
:whale: Docker Images with opencv and face recognition libraries installed with conda.
https://github.com/dermatologist/opencv-face-docker
docker face-recognition image-classification machine-learning opencv
Last synced: 2 months ago
JSON representation
:whale: Docker Images with opencv and face recognition libraries installed with conda.
- Host: GitHub
- URL: https://github.com/dermatologist/opencv-face-docker
- Owner: dermatologist
- Created: 2019-09-17T11:34:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T15:16:39.000Z (over 3 years ago)
- Last Synced: 2025-02-08T10:45:24.549Z (over 1 year ago)
- Topics: docker, face-recognition, image-classification, machine-learning, opencv
- Language: Dockerfile
- Homepage: http://nuchange.ca
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opencv-face-docker
This is a docker container with opencv and face recognition libraries installed with conda. This can be used as a base container for deploying prediction workflows. The pre-built container is available [on dockerhub](https://hub.docker.com/r/beapen/opencv-face) as beapen/opencv-face:latest
[Here is a OpenFaaS template](https://github.com/dermatologist/python3-ml) that uses this container as the base for easy serverless deployment. [Read more about OpenFaas](https://www.openfaas.com/).
## Author
* [Bell Eapen](https://nuchange.ca) | [Contact](https://nuchange.ca/contact)