An open API service indexing awesome lists of open source software.

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.

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)