|
@@ -57,7 +57,7 @@ DFace主要有两大模块,人脸检测和人脸识别。我会提供所有模 |
|
|
git clone https://gitee.com/kuaikuaikim/dface.git |
|
|
git clone https://gitee.com/kuaikuaikim/dface.git |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
在这里我提供了一个anaconda的环境依赖文件environment.yml (windows请用environment-win64.yml),它能方便你构建自己的虚拟环境。 |
|
|
|
|
|
|
|
|
在这里我提供了一个anaconda的环境依赖文件environment.yml (windows请用environment-win64.yml,Mac OSX请用environment_osx.yaml),它能方便你构建自己的虚拟环境。 |
|
|
|
|
|
|
|
|
```shell |
|
|
```shell |
|
|
cd dface |
|
|
cd dface |
|
|