This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
dface
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
windows tutorial
tags/v0.5-sensible
kkkim
7 years ago
parent
194209e31c
commit
e03d0db433
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -57,7 +57,7 @@ DFace主要有两大模块,人脸检测和人脸识别。我会提供所有模
git clone https://gitee.com/kuaikuaikim/dface.git
```
在这里我提供了一个anaconda的环境依赖文件environment.yml,它能方便你构建自己的虚拟环境。
在这里我提供了一个anaconda的环境依赖文件environment.yml
(windows请用environment-win64.yml)
,它能方便你构建自己的虚拟环境。
```shell
cd dface
Write
Preview
Loading…
Cancel
Save