|
|
6 years ago | |
|---|---|---|
| .dockerignore | 6 years ago | |
| Dockerfile | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| docker-compose.debug.yml | 6 years ago | |
| docker-compose.yml | 6 years ago | |
| requirements.txt | 6 years ago |
openface人脸识别docker容器。由于windows中需要安装Cmake等繁琐手续,所以直接提供完好的docker环境。docker pull 即可服用。
docker pull hub.tencentyun.com/google/openface
docker run -it hub.tencentyun.com/google/openface python
improt cv2
import dlib
import openface